Loading Tool

Explorer IconExplorer

Memory Pool

80,184 transactions
30.06 vMB
0.08788553 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt b8573a2031cc276f6039f9cea9c0dad88e6227956c099f4b51d8cd347bc8437e
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 560bca33b8b918c0bdb02109265da505560a077a0396be3a404cf9ca7d4e4a29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.02623651 BTC
Feerates: 301.07 > 2.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (460,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,068 454,068 000000000000000001f511b6fa9f471f87f937e571a2df79b066d837c1435db3 2,338 1.00/1.00 vMB 139
454,067 454,067 00000000000000000262d68ec1e62569a2809b1d265b8dbf094c9a6229b6020f 3,043 1.00/1.00 vMB 169
454,066 454,066 00000000000000000103a2a5b77af5e689b870c9815a584ef754a8e3560c2ece 2,998 1.00/1.00 vMB 162
454,065 454,065 0000000000000000008dd902f9257af374426750b3ef7448228f0abd35ae18d3 1,829 1.00/1.00 vMB 108
454,064 454,064 0000000000000000012dbceb5b26042b38c1ab1656ba41b7ae28f301c1fdcb38 2,719 1.00/1.00 vMB 162
454,063 454,063 000000000000000001ff178c0f49334b157b3351afe704e6829fe63ecc53efc6 1,332 1.00/1.00 vMB 125
454,062 454,062 0000000000000000011b1b91e4a4d0257c257076242d16b64d108e962e9d3b8a 1,673 1.00/1.00 vMB 114
454,061 454,061 00000000000000000237f74425e9fb92e0cb65e3180cbbfa68d84f04cfa41de1 1,686 1.00/1.00 vMB 105
454,060 454,060 000000000000000000120492f7ab9e9b301f463dd0a5fae7c5b384452c310aa2 2,939 1.00/1.00 vMB 160
454,059 454,059 00000000000000000076ee3c6d680baeb9ef02a6910677b1abb1e56176edd042 1,799 1.00/1.00 vMB 95
454,058 454,058 0000000000000000023072fd31b7d58a1cac2de64ef81b3c2de78d8fefe1c7f1 2,210 1.00/1.00 vMB 99
454,057 454,057 000000000000000001c04ebfa7cbcea3f14a93c2d60dbcd2384ee844d04e0fb2 1,528 1.00/1.00 vMB 106
454,056 454,056 00000000000000000234ef82b5183ebffab3794e7a5b9a47be365c416aa04011 2,629 1.00/1.00 vMB 166
454,055 454,055 000000000000000002295bd4699284a5391d9aa6d87bcef26f3259e4cedcb45c 1,102 1.00/1.00 vMB 76
454,054 454,054 0000000000000000022112ec0c2e45d13e66afc1b0025f1dbbcb81bbe0b5bcfc 1,727 1.00/1.00 vMB 93
454,053 454,053 000000000000000000f5d4ae1ece2efb40c0eac9d706283ccc8e6f57e66b6a0a 2,142 1.00/1.00 vMB 129
454,052 454,052 0000000000000000018e17f4ede72e782b7f8438aa20a64856f0833bb9bd3e1e 1,883 1.00/1.00 vMB 104
454,051 454,051 0000000000000000010ddd75dba20160fb098049f4b8a3e8b04d23cdd50a0921 1,393 1.00/1.00 vMB 109
454,050 454,050 000000000000000001bec696df6612b4d3a53242f1ffbab4d6bed263e9bff222 2,032 1.00/1.00 vMB 136
454,049 454,049 0000000000000000010913c2cda03f4d0fd632a7ccaca196bffba7f4f10c083b 2,682 1.00/1.00 vMB 155
454,048 454,048 0000000000000000027d76bced6c0b54535efb257184977f5bc216fe73f561ce 2,028 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.