Loading Tool

Explorer IconExplorer

Memory Pool

45,294 transactions
28.72 vMB
0.12573880 BTC
Random Selection Loading Transactions
Max Size: 152.04/200 MB

Candidate Block

Mining Attempt ce57ca359f953dbe3c7fe81bf3f85718f5c988f1759833bee5a98217e385c615
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root eac66d632d019592e793e5f02923a143eeb41bf89c044a070490310004eb58a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.07093392 BTC
Feerates: 101.65 > 7.11 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (336,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,945 577,945 0000000000000000001e4e152739ab2524f4b351aef9d8cf1008cf815b724f95 2,236 0.93/1.00 vMB 39
577,944 577,944 00000000000000000017d97242cf66529e0a5e42ef841ce30eb76b3fa500d981 3,024 1.00/1.00 vMB 81
577,943 577,943 000000000000000000114f2aa759715475479b34c4d36460939f08df205ecbfd 2,605 1.00/1.00 vMB 63
577,942 577,942 000000000000000000030cb3a583693cd1d533309c5b7e25ea35f11a80d94c16 2,688 1.00/1.00 vMB 70
577,941 577,941 0000000000000000000cdc6e76bd34960fcf9572f87f7890c08e062478701e92 2,984 1.00/1.00 vMB 97
577,940 577,940 0000000000000000000d2c98a14362e9ac77e305037aa0d318732bf3e15b345f 3,108 1.00/1.00 vMB 66
577,939 577,939 000000000000000000014894da54f73bcfc7bb51409c9f70947e78c45e740a4f 2,737 1.00/1.00 vMB 26
577,938 577,938 00000000000000000003bb5b1eb8347eeca57b8d884054fec301a857b35f10aa 2,500 1.00/1.00 vMB 60
577,937 577,937 0000000000000000002055f20389d7433f6324b484cf1fe2c4f8ca5a209521ea 2,908 1.00/1.00 vMB 70
577,936 577,936 00000000000000000022437ad494afa063b5ef656024b486a52507b46b2e969b 2,788 1.00/1.00 vMB 148
577,935 577,935 0000000000000000000744ef4baaaeb1233cecb1997a7cf5b9bdc5611f9f11e0 2,048 0.66/1.00 vMB 49
577,934 577,934 0000000000000000000bba47d36a9c1f82dd07c696593b091f0f53472e695c09 2,345 0.98/1.00 vMB 16
577,933 577,933 0000000000000000000f5bb5ebb6d3cd5ef2f73e22d2045a961fa5d3d0f4fe7d 2,264 1.00/1.00 vMB 9
577,932 577,932 0000000000000000000ceba99bcc456dea7f2db0cd3fa229a671483b5d046534 2,481 1.00/1.00 vMB 57
577,931 577,931 00000000000000000007e3f47fa3ca1e30d1741dc57196489071645dfd32f143 2,740 1.00/1.00 vMB 159
577,930 577,930 00000000000000000009cad9a75183a4b299f30fa84501896ea94b689f78e41f 2,628 1.00/1.00 vMB 91
577,929 577,929 0000000000000000000fb397fe899357e9e17ffb24ed06ce128c74bb24fe88f4 1,316 0.50/1.00 vMB 43
577,928 577,928 0000000000000000000f9aebff2d5eb93b0deddcd59b43b39119640da3fc8b0f 501 0.14/1.00 vMB 33
577,927 577,927 0000000000000000000fcd307d699b54a0c46cd8b3428142495b9f7ff6ad5d97 1,131 0.43/1.00 vMB 72
577,926 577,926 00000000000000000020e744a5ac4041dc1c8cffeeea742dd7c4c0c463a3d985 983 0.31/1.00 vMB 49
577,925 577,925 0000000000000000001db2f693ad7fa46f48abc9538a78bc72ae27ed9ff3bbe2 1,565 0.68/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.