Loading Tool

Explorer IconExplorer

Memory Pool

42,458 transactions
32.60 vMB
0.09669381 BTC
Random Selection Loading Transactions
Max Size: 162.72/200 MB

Candidate Block

Mining Attempt dc7c674de883ab4f74920e60917e0d4f25c9a0124b8bb59d3f823f0949d4da59
Version 20000000
Previous Block 0000000000000000000105afb7a6840b48b14a836c93c18ed06167819b790f1f
Merkle Root 244665917cc6a53cd40b7d903952af0279799d97f2c1c95fa03039b995a8fb41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,046
Size: 1.00 vMB
Total Fees: 0.02520182 BTC
Feerates: 296.74 > 2.53 > 0.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,377 (788,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,483 125,483 00000000000002f008269bf355398b06f7fce51afffefb19cd4c7dc347716ca7 37 0.02/1.00 vMB 309
125,482 125,482 0000000000001bcdeaef11ae5bf8d23c17121dfdcd9b5f0ad7d31796c5db224b 7 0.00/1.00 vMB 0
125,481 125,481 0000000000003dd075aefb4fddba500f5991a8d7e5de0a12087baa796cc2699d 22 0.01/1.00 vMB 445
125,480 125,480 0000000000002c69944c064c21dc38a82014c909a822a2b719e5a76d58981854 6 0.00/1.00 vMB 506
125,479 125,479 00000000000029b1c1271165d2fa9ddb0121ee2ecba275b3f59d2f39e5e03dae 10 0.00/1.00 vMB 589
125,478 125,478 0000000000000650f6428c140f4f1fb4a222f950062730c13548325cc57814e4 17 0.01/1.00 vMB 634
125,477 125,477 000000000000363f2a032627eb1312007cfec081a43e4a83de2a405d0bbc6646 7 0.00/1.00 vMB 358
125,476 125,476 0000000000003b9eb2313701a613e3c688a9491860a568ea705405d079911f0f 8 0.00/1.00 vMB 1,171
125,475 125,475 00000000000010e3565223a5d01c517edce59d395bc15c054532f953598a724e 12 0.00/1.00 vMB 1,004
125,474 125,474 0000000000002cb58c2e3bd6a0863058920e1eebf1af26040c1d4f3351e5c19d 20 0.01/1.00 vMB 619
125,473 125,473 0000000000001048de34f2b8b3f7bcde4bcce0803995b76399151aaee0a2c195 16 0.01/1.00 vMB 1,118
125,472 125,472 0000000000003ef729dff8dcc9882930ac417787e8a67d504eca347c4723a4d3 12 0.00/1.00 vMB 0
125,471 125,471 000000000000072074da7ae3f74618eed73e023b090cfe4778ef4c611b31e2ee 12 0.01/1.00 vMB 890
125,470 125,470 00000000000018470ed3f6c5ed83618d8884f9950a91ccc555860b2842c3af48 12 0.00/1.00 vMB 17
125,469 125,469 0000000000000523a5c5119e6195f96e87281528947de2e4c8dc570e551e8801 15 0.01/1.00 vMB 1,036
125,468 125,468 000000000000386e6f7df31e92fc3e770163e2683cad52824901e16b08d647f1 37 0.01/1.00 vMB 1,075
125,467 125,467 000000000000413278522394dddbb600c4fd6098b858b0c6c69f302e9cce5326 1 0.00/1.00 vMB 0
125,466 125,466 000000000000049de9148a979c6bd910f90d6d94f1fe9341950158c3f0bb5451 32 0.01/1.00 vMB 611
125,465 125,465 0000000000002e29ad83af498589121fad98ad3303dc4dfdd41614f2767ca109 30 0.02/1.00 vMB 844
125,464 125,464 00000000000033db29853fba98774c1c2f8abc82f6bc6e899aab6ad522958314 12 0.00/1.00 vMB 352
125,463 125,463 00000000000029de37a05ab6127cef508693b1bda664e4160ad82f074c9d2624 34 0.01/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 781.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 597.26 GB
    • Received: 9.81 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.