Loading Tool

Explorer IconExplorer

Memory Pool

77,771 transactions
34.17 vMB
0.15171732 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt 305e220a19fc23ea71ef555e03c3187d2c2977e7d682aba6265f870a28ef5d39
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 367737924b85978baadc1ac27be0ceb965efd925f46577e340fdb533a61cffad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,172
Size: 1.00 vMB
Total Fees: 0.03256996 BTC
Feerates: 444.31 > 3.26 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (492,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,960 422,960 000000000000000004f4ca7eeea06328a03e8f2bc28a8483e87d64adab218ea5 376 0.17/1.00 vMB 91
422,959 422,959 000000000000000000c3f85b353f66d0e1c509a0c5f3e5df1f59714aef398eff 1,562 0.95/1.00 vMB 54
422,958 422,958 000000000000000003838cd8258152c567bfaa47ab9b8a650d191e16c6812b00 1,988 1.00/1.00 vMB 84
422,957 422,957 0000000000000000013536bdcdae23e347752b5f9e1d195d0dd62a3ebd7d70f0 1,666 1.00/1.00 vMB 44
422,956 422,956 000000000000000001c35ba628a1dc7c961da655cbdd474b480a036fcb7da95a 1,788 1.00/1.00 vMB 98
422,955 422,955 000000000000000002829f9b3e7daba10ee99de9ac1b0e6954f3b29ad5588caf 419 0.61/1.00 vMB 29
422,954 422,954 000000000000000000495560b5e013d101f3fd6a481489cec92e108f22640d21 534 1.00/1.00 vMB 32
422,953 422,953 000000000000000003264973d8a9f8e239a8cd15218e343be9ec15494a72a0dc 1,332 1.00/1.00 vMB 47
422,952 422,952 0000000000000000026caebb6795c12768acd1f07361af31b15f1b984c225674 1,708 1.00/1.00 vMB 48
422,951 422,951 000000000000000004dfa39154a81aec56358c962a32d7b7a112e6977cd6880b 2,366 1.00/1.00 vMB 70
422,950 422,950 0000000000000000007ced3258a5c5a9d92407e61091468c7b7ece17a593660c 1,333 1.00/1.00 vMB 112
422,949 422,949 0000000000000000024d3d692ff32f58768f817690131bf1d988713358487070 1,675 1.00/1.00 vMB 64
422,948 422,948 0000000000000000007839aee5c317c33c1a13757dd183185b879813e885df9f 685 1.00/1.00 vMB 29
422,947 422,947 000000000000000002a21eea137b1dd1f83c67dca983d412633755ff1d148c2a 847 1.00/1.00 vMB 37
422,946 422,946 000000000000000000962fbd567275d7ba45bb6447dbcf145d1fce18cdc0b164 1,128 1.00/1.00 vMB 51
422,945 422,945 00000000000000000163f7561ee2e07e0c22cfc9074e33943161ab2015adac58 556 1.00/1.00 vMB 24
422,944 422,944 0000000000000000025b7a12a84a92d6519ff288d3a9c933f9ef97ac27eb7a29 552 1.00/1.00 vMB 17
422,943 422,943 000000000000000004553c841835b5e5cc5392962557eb1f471527ec487555f5 1,558 1.00/1.00 vMB 75
422,942 422,942 00000000000000000059f19cc2bcbe4a55ec22031769c7750c3317a5cc8c62c6 1,318 1.00/1.00 vMB 40
422,941 422,941 000000000000000000fb25e8d8cae09c5464d188c02d5e0e0a68bda7c3d4207f 2,136 1.00/1.00 vMB 49
422,940 422,940 0000000000000000051fe06d1c6eca9ec04314d91f3738a9071e4f5c1afeb424 1,632 0.93/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 783.11 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: 735.22 GB
    • Received: 18.57 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.