Loading Tool

Explorer IconExplorer

Memory Pool

45,230 transactions
26.60 vMB
0.05904147 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt 2e90434135ba9557c115e96a4ca9fa810e29946ae17e22f2c93f2b4cb0a40fca
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root c7cba6b3d3bc4b07fee9a7c2daa5e75872090ea5a23d85b235eb4ff4e404e9b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,077
Size: 1.00 vMB
Total Fees: 0.01016343 BTC
Feerates: 150.62 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (525,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,068 389,068 00000000000000000b1602ade7e5e474ac9caab7c0377f48e51c169742486a5e 1,678 1.00/1.00 vMB 37
389,067 389,067 0000000000000000091d1d533eebddc1503e1e9c1495b59dc8673ac5bc392ee8 2,107 0.75/1.00 vMB 63
389,066 389,066 000000000000000002a6bc4eedd2cf4ec77d97024934c52185b382448357e03f 2,375 1.00/1.00 vMB 32
389,065 389,065 000000000000000007c68c13be313a8b760741a8965eafef8fee649218c38f1e 2,080 0.75/1.00 vMB 55
389,064 389,064 0000000000000000017ed0251209960555f2d354ad58d968674ba1abc5162631 2,778 0.75/1.00 vMB 75
389,063 389,063 00000000000000000623c54f1bd72e5d3457d18d1ade2f2120ef1ec922e062d2 814 0.32/1.00 vMB 35
389,062 389,062 0000000000000000068f693b06e274cb9b433774261be6b6db0f3d06a0096b7a 852 0.33/1.00 vMB 35
389,061 389,061 000000000000000001b3806334fa9ea35f507efa13d7aae7ceae413400128c4f 1,018 0.42/1.00 vMB 41
389,060 389,060 00000000000000000a5e6c13261d48664bdfe385de0746433681e7aec455e105 1,005 0.84/1.00 vMB 17
389,059 389,059 000000000000000004e3be220953d031bbe57460bbe7f689815a9a70473d66e4 1,609 0.89/1.00 vMB 28
389,058 389,058 0000000000000000061b4956dedfa75a13b4a37b4ec3e94e8f1a063284a1ab48 2,408 0.93/1.00 vMB 29
389,057 389,057 00000000000000000005c41d031be9400bd3911de5e0a5c73d9b6c1ca542a6a4 2,275 0.75/1.00 vMB 57
389,056 389,056 00000000000000000be610700a61661434aeb14a6cc895b511e4217594fbb859 371 0.75/1.00 vMB 66
389,055 389,055 00000000000000000a05d5b8ab1520dd51171742e1c999c5d98bb623e3438e3e 2,375 1.00/1.00 vMB 30
389,054 389,054 000000000000000006a9ea9604bf9daa460447729564011b178f72900cbb5342 583 0.75/1.00 vMB 90
389,053 389,053 000000000000000006e62e71dd8f4aa9a47077358b0621048f8782fc419ce208 1 0.00/1.00 vMB 0
389,052 389,052 00000000000000000567d04a61303cc26cadefaf4f9eda058350f5138368cd6b 29 0.01/1.00 vMB 35
389,051 389,051 00000000000000000b76e8e4942ae24c7a9f3065a7609bf2570acbe30d4ce589 47 0.02/1.00 vMB 46
389,050 389,050 00000000000000000592f76bd6c6fc33927e01b58102c7d58c1fa78cd633e456 415 0.25/1.00 vMB 28
389,049 389,049 0000000000000000057f6f037682751bb956ee47d3c23fab851425482bac52f2 367 0.17/1.00 vMB 33
389,048 389,048 00000000000000000673a0907a2b6f2fa4b26fe7523e82fbf6efe16a5bb13f54 1,103 0.92/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 647.41 GB
    • Received: 12.93 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.