Loading Tool

Explorer IconExplorer

Memory Pool

40,415 transactions
26.47 vMB
0.05710377 BTC
Random Selection Loading Transactions
Max Size: 138.12/200 MB

Candidate Block

Mining Attempt 061af7fe19d0ce5f80148ee109780ffb83b74b1d5c28291e395b6c6d08017382
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 1b1c37b60100b34fc730d8973348de3b615b10b9aa4c663879d32a5d104251f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,312
Size: 1.00 vMB
Total Fees: 0.00844896 BTC
Feerates: 50.27 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (429,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,708 485,708 00000000000000000108bf4ba85bcc822110a6821aeeb78a403ce3381f621a18 379 0.18/1.00 vMB 92
485,707 485,707 000000000000000000b13a9271d360fa6bf77ea4379b8d3167e7f44f39ddfa2c 788 0.34/1.00 vMB 94
485,706 485,706 0000000000000000003c7abcb717713f89c4467a0ab65e31ff053f053a2ce468 109 0.07/1.00 vMB 135
485,705 485,705 00000000000000000127578974ead1de31bf7f8d46dc4f692cae9a5c84e8ee90 1,821 0.91/1.00 vMB 100
485,704 485,704 0000000000000000001a58db766c9ba53c1fc8a555090d30dd8b3976f6e13cec 1,836 0.98/1.00 vMB 52
485,703 485,703 000000000000000000ef3d2ec335888d032519405dd5bc4eee80de86bdbee36a 1,619 1.00/1.00 vMB 76
485,702 485,702 000000000000000000864e9c42b3f56bcd2f5d77f2f4aa42a8a252ae7471a5e8 1,131 0.47/1.00 vMB 116
485,701 485,701 00000000000000000103970e74bb991d8d68e2aa99fb36a4c3e53db7a7468a65 1,566 0.64/1.00 vMB 83
485,700 485,700 000000000000000001209ebb0ba6423504d68f33c2b93c050bd241e938df63e8 108 0.06/1.00 vMB 103
485,699 485,699 000000000000000000d2d2354955f438b58fd762b0d5e57acae62c50f898c815 101 0.04/1.00 vMB 117
485,698 485,698 000000000000000000aa49ac12c1d9d328bdade8c6cbf9983b48fb9031ad71db 742 0.61/1.00 vMB 96
485,697 485,697 000000000000000000d9d390571f6d73e29168963f19b0a900a52b56947b87d5 16 0.01/1.00 vMB 61
485,696 485,696 0000000000000000008d5230ff8b1d11415c7af949655530d6777d59beb091b2 480 0.21/1.00 vMB 104
485,695 485,695 0000000000000000004ae4eae283cd08334860403747bac6e50c76e876ae9ba4 962 0.45/1.00 vMB 33
485,694 485,694 000000000000000000123e5444586aff7a08da5ad7fa564149f338e53a611a35 2,122 1.00/1.00 vMB 81
485,693 485,693 000000000000000000c7e0bede95f65e303d5f513d2e26ce90041e97441312ce 1,278 0.63/1.00 vMB 99
485,692 485,692 000000000000000000708dfcccfb583aa5eb4df3c50339c713ef9e64eade602c 2,234 1.00/1.00 vMB 103
485,691 485,691 00000000000000000019a37a36788e73a2eecaa1f1ad7bbc0ae89fa23c922bd6 346 0.17/1.00 vMB 61
485,690 485,690 000000000000000000abdb6abeb0ecf72d531cd12e3f00f7b51f59d584ac00a1 241 0.08/1.00 vMB 150
485,689 485,689 00000000000000000009bd49334f0d1dd75cf4200ba88ec7d4add48b88f82f47 579 0.26/1.00 vMB 79
485,688 485,688 000000000000000000a5cdf3721b31978c265dcdb4335e97ee429ec21d5d55d9 1,242 0.59/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.