Loading Tool

Explorer IconExplorer

Memory Pool

78,870 transactions
29.91 vMB
0.07389285 BTC
Random Selection Loading Transactions
Max Size: 182.77/200 MB

Candidate Block

Mining Attempt c4648a6d681e77214b2cf0e73f440f64d285a5b966aff4937635f9ef274a9dca
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 450e8232967dda56ee24a266494f654d4d2d01495dfe7d974d52d6efeace31fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,093
Size: 1.00 vMB
Total Fees: 0.00757545 BTC
Feerates: 18.60 > 0.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (19,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,955 895,955 000000000000000000021f4777375824bf45bee4ec6cb734a23d80a16d0d8c53 3,271 1.00/1.00 vMB 6
895,954 895,954 00000000000000000001aba7088c9570593114d9c582781cc7bde5175907938b 3,860 1.00/1.00 vMB 10
895,953 895,953 0000000000000000000108b02eda5ba8d95774dd8d93e880279fa51817ade663 3,779 1.00/1.00 vMB 9
895,952 895,952 00000000000000000000e4de8ec602be937080fb47920c3c777b78b51eb42e87 3,255 1.00/1.00 vMB 11
895,951 895,951 00000000000000000001c843f9d5e715dcd89db107512caeb4273a69f7b03de6 2,127 1.00/1.00 vMB 3
895,950 895,950 00000000000000000000bc6121f19747801cffee20741c69188039a8dfdb4dad 2,956 1.00/1.00 vMB 4
895,949 895,949 00000000000000000001324cb8071cf3d6f4ef406fac9224ae6d988a87408a22 2,713 1.00/1.00 vMB 4
895,948 895,948 000000000000000000005d5ecdb3c297795d075dfd6aacecdd5a8ac216e3f6ec 966 1.00/1.00 vMB 2
895,947 895,947 000000000000000000021ebd63b7ec7677a120d69f9c8b8c63dc599cf0c5915a 1,252 1.00/1.00 vMB 3
895,946 895,946 0000000000000000000160de317feeb8b4d1b6b1c5739ebd259be9d54c15e9c1 240 1.00/1.00 vMB 2
895,945 895,945 00000000000000000000fa4ebe5623bc172ce5a18bfaa4af0699663e3df720d1 1,277 1.00/1.00 vMB 3
895,944 895,944 00000000000000000001afecf6dfbee0e81a3bff69aa80d0a20b11d6f34bab20 811 1.00/1.00 vMB 2
895,943 895,943 000000000000000000016cbb854f3419b3b9018ec404bd87f0a1305ebfeee4d6 1,532 1.00/1.00 vMB 2
895,942 895,942 00000000000000000001c22a464b6e3fd40803a1924ea6de76f7047b2e3f7028 3,212 1.00/1.00 vMB 4
895,941 895,941 00000000000000000000e4eb52e4f378e86ee95f068516dee467decb140c08aa 3,595 1.00/1.00 vMB 7
895,940 895,940 00000000000000000001d09e3c78d1a23545cb31010ccdd8d3e28bf821ab5638 3,051 1.00/1.00 vMB 4
895,939 895,939 00000000000000000000ab601e7cc1a31ddf73f03e6906984259c800cf85dba3 2,486 1.00/1.00 vMB 5
895,938 895,938 000000000000000000008f38af8e448de1ba08831835a0e5a91acc1466025f36 3,433 1.00/1.00 vMB 7
895,937 895,937 0000000000000000000173dec2a0bb9a42081e69cadd2c0ecfaa522ca4aaea18 3,956 1.00/1.00 vMB 6
895,936 895,936 00000000000000000001895d8514125908f5bf652470c9ca888288d7db9039a4 3,066 1.00/1.00 vMB 4
895,935 895,935 000000000000000000014e963f9742001baad962699c60d03a86546fb8674af5 3,186 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.07 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: 720.87 GB
    • Received: 18.29 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.