Loading Tool

Explorer IconExplorer

Memory Pool

38,032 transactions
28.03 vMB
0.06184413 BTC
Random Selection Loading Transactions
Max Size: 142.02/200 MB

Candidate Block

Mining Attempt 317c9997372069271d0895d47a520ca271741895754b68b3c632138b2e5dd95a
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 4877f477ade2071cf78dc50324dba872393476fa364a6ce775a9f3a30a38f219
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,581
Size: 1.00 vMB
Total Fees: 0.00830098 BTC
Feerates: 150.80 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (91,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,770 822,770 00000000000000000003610493c85e1ca7bff0d5252c60ab0fae8a4949d5da9b 4,465 1.00/1.00 vMB 88
822,769 822,769 000000000000000000023dce0876d9b65e763f2a715895de4ae338fbcee38c96 4,802 1.00/1.00 vMB 93
822,768 822,768 000000000000000000038a7ee2346fe8542ca01f1e9db3fd35805e0e40074ed5 4,236 1.00/1.00 vMB 99
822,767 822,767 000000000000000000004c98c69124747cd2fe50aa2a6621a0c71fa55f668fb3 4,233 1.00/1.00 vMB 120
822,766 822,766 000000000000000000022ef7af4f8a0d68216aea65395dd2706e1c64c633fb35 4,900 1.00/1.00 vMB 106
822,765 822,765 000000000000000000032a2385b86e08e111bfee8829ca0ff39cd0679a0f4580 4,397 1.00/1.00 vMB 92
822,764 822,764 00000000000000000003d2528ad6166c29a91bd6a49015a0e635540e00bfafba 5,368 1.00/1.00 vMB 86
822,763 822,763 000000000000000000022eb0bd62249799f7b4e57620b77512872881a5a341ae 5,741 1.00/1.00 vMB 71
822,762 822,762 000000000000000000011511c98db3a985278d9eb219bad75b462ff022ad55f6 4,666 1.00/1.00 vMB 95
822,761 822,761 000000000000000000021f3a741ae85067638372e08e0cd289960fa4a4e84805 5,389 1.00/1.00 vMB 71
822,760 822,760 0000000000000000000226edb596a705d496aecb28d40c935f4322f9cc960c16 4,165 1.00/1.00 vMB 77
822,759 822,759 00000000000000000002982b631228a55215346bfa27553d66a214ad80286cb9 4,082 1.00/1.00 vMB 108
822,758 822,758 00000000000000000000b62ca49e136d8b62eec948b6f570f30b95bf060e5233 4,274 1.00/1.00 vMB 104
822,757 822,757 0000000000000000000338bb23e1da1ef431ec966a065b223783111cbcc92036 3,627 1.00/1.00 vMB 144
822,756 822,756 000000000000000000000c96218a6c389b36fc9bd0628b505e9823fdf97c14ee 3,658 1.00/1.00 vMB 73
822,755 822,755 00000000000000000003997429f4c7345418344fc1c02c4a8d1b687bd5f2c0ef 1 0.00/1.00 vMB 0
822,754 822,754 000000000000000000033bb8a2c0a98a0fa71bc603934a11d7f4a2797e3c2fba 4,421 1.00/1.00 vMB 112
822,753 822,753 00000000000000000003b17a58a7bb1f2fe7a7465fafb69099a8097b04210c14 4,748 1.00/1.00 vMB 92
822,752 822,752 0000000000000000000193a7695543027165536043e8b473b6c521e458c72bf1 3,127 1.00/1.00 vMB 79
822,751 822,751 00000000000000000002b774eb1cebda1f32a2cd477f60f5a5869962174824d6 3,470 1.00/1.00 vMB 123
822,750 822,750 00000000000000000002ac8965d2628c8b16660b60a2e0c6fe0c96fed29dd686 4,244 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 781.69 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: 628.67 GB
    • Received: 11.82 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.