Loading Tool

Explorer IconExplorer

Memory Pool

45,377 transactions
28.84 vMB
0.13440529 BTC
Random Selection Loading Transactions
Max Size: 150.23/200 MB

Candidate Block

Mining Attempt 9f2b48eff43695959249502f1795c12c474b4c06e39a6694223ba5d099d54e44
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 80a86dcdacc5050dd2012f3274c56894f14bc929c9e3c5cf870319b6a0cde91d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.03808372 BTC
Feerates: 100.25 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (302,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,625 612,625 000000000000000000007363d88c949f0627bcd563e1c91e36f6e58dd8c903fc 1,658 0.49/1.00 vMB 13
612,624 612,624 000000000000000000047fced001e8c1902b30759ddc3e2add01c6d49accdd59 2,256 0.71/1.00 vMB 12
612,623 612,623 00000000000000000003907623592c25235ded43585ee7e997239a90a2102a15 1,075 0.31/1.00 vMB 11
612,622 612,622 0000000000000000000f1fd275cdd9b3ca75017054c53dfebe8a78974e99535a 2,212 0.90/1.00 vMB 10
612,621 612,621 0000000000000000000de277e1772ada97eee5103145d2ab4f94946d3d8b5bcd 88 0.03/1.00 vMB 17
612,620 612,620 00000000000000000003444a5e59b80632f94c2486b9b54578e668105d10904a 210 0.08/1.00 vMB 7
612,619 612,619 000000000000000000140797d77e5ce8ceb6d8aba52c06777434bd4c07969bee 1,610 0.52/1.00 vMB 19
612,618 612,618 0000000000000000000d2db9e0536bd2b75e7680d4d21c2d8b5b0b04913cf802 775 0.31/1.00 vMB 11
612,617 612,617 000000000000000000058fda7add89c488d6d171da44f27ab53870ba4dbb14dd 908 0.31/1.00 vMB 16
612,616 612,616 000000000000000000020a9c70c41cc4a0d29029428f2b9c212bde1c38ea4cf3 713 0.25/1.00 vMB 12
612,615 612,615 000000000000000000121cfd38fbdb5f8bf96cc96b8c4e647a369e6bad8267a6 2,125 0.72/1.00 vMB 11
612,614 612,614 000000000000000000044c20e1c1cbfac1ba6b5a714d555a33781e72ce702e6d 957 0.28/1.00 vMB 10
612,613 612,613 000000000000000000083f49899dcc8d366fb911677c5201958b19a710f26cbc 1,100 0.41/1.00 vMB 19
612,612 612,612 000000000000000000056f52ff162db4d7f27b582b9aa5f85af8274c97084e01 60 0.02/1.00 vMB 10
612,611 612,611 0000000000000000000f4a573c3eb60eb02268e8014f39e767badbb2a8ec27d2 768 0.24/1.00 vMB 12
612,610 612,610 0000000000000000000050667234de7ea0c2db7131122213c01cd87df570eb61 2,778 0.88/1.00 vMB 12
612,609 612,609 00000000000000000011e3d0fadd50b9080134e39175edfa857ef08a14966e5d 1,230 0.44/1.00 vMB 13
612,608 612,608 000000000000000000086523063524b4ea137aca04494c81016a0b80201c799c 720 0.23/1.00 vMB 11
612,607 612,607 00000000000000000009d67e30b198aca68cc09febda5a065deab702c5fdb033 1,682 0.49/1.00 vMB 16
612,606 612,606 000000000000000000084334d6e13455771bd7b1cb619be33fc71b246e44b61f 1,264 0.38/1.00 vMB 17
612,605 612,605 0000000000000000000718076abb3d35f972dbf56ae82921dad046cec8dde92c 1,129 0.35/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.