Loading Tool

Explorer IconExplorer

Memory Pool

74,702 transactions
27.55 vMB
0.07192817 BTC
Random Selection Loading Transactions
Max Size: 168.18/200 MB

Candidate Block

Mining Attempt a3a882447f0b7a9661faf60424b7aa92ba8daa2201514b185ae21da964f03afc
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 1c3941a2121a6bcb26c6ba96e8cd56d14ba80b3e3375acde8511e54a148eba30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,671
Size: 1.00 vMB
Total Fees: 0.01317815 BTC
Feerates: 80.55 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (544,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,026 371,026 0000000000000000133e5653f7b366e9475b8bd4d84a65a3af43dfcc6f1f03f1 1,546 0.87/1.00 vMB 41
371,025 371,025 0000000000000000142ea74f85f6b80311420ccaf029ee52c9fe61547c0e6184 617 0.30/1.00 vMB 39
371,024 371,024 00000000000000001168d87f4f892405ca4358bd640a5a1bbd5ac507a5d277b1 699 0.36/1.00 vMB 33
371,023 371,023 000000000000000006dd4edd860dfe6213c9a8e6c6198a883c288ee8e2633a0a 1,836 0.93/1.00 vMB 39
371,022 371,022 000000000000000002ded7875ab8a9399e76f6b0871a3ce6f0b957d9a3f16f4b 153 0.07/1.00 vMB 34
371,021 371,021 000000000000000005515b5c6c3058491b147fcffefe6137d48d937958bded3e 1,384 0.74/1.00 vMB 35
371,020 371,020 00000000000000000827fcb59d66761b80dd3fea7bf1dd58500bfed43941059c 1,289 0.83/1.00 vMB 29
371,019 371,019 0000000000000000063a0b0e25c6811d1631b76277e547401591f59991550d26 125 0.05/1.00 vMB 21
371,018 371,018 000000000000000009f8e03728fc3e1b3d23050d814ab0656bc5d43f447da3f9 1,924 1.00/1.00 vMB 42
371,017 371,017 00000000000000000835e507c1dc186369d93d54e9ba702cefdcdcf21757281b 617 0.32/1.00 vMB 41
371,016 371,016 00000000000000000a21a4658eef04d33262581b2ae438ed21fef5799093477e 643 0.31/1.00 vMB 37
371,015 371,015 00000000000000000dcb446efff430f4d75096da471925058ef0f95ac50e2561 1 0.00/1.00 vMB 0
371,014 371,014 00000000000000000cb9d4331809a158bae4ad0d035e1cdce54bb3d988e795b3 856 0.48/1.00 vMB 33
371,013 371,013 0000000000000000042c0cee0836d46c6076f9e5d3f26e99f23d7c406f83282a 547 0.34/1.00 vMB 19
371,012 371,012 00000000000000000d228ac31df3d365b1ba9aba925c6823e19eb8066c5d1c65 1,940 0.95/1.00 vMB 39
371,011 371,011 000000000000000013645b569b97e22be19d8733a742126aee8e44f50b1bf14c 1,173 0.71/1.00 vMB 30
371,010 371,010 00000000000000001008bfa5638bfab62ee422cec62a4d14f9b23e9331fe0340 66 0.04/1.00 vMB 37
371,009 371,009 000000000000000002501ea6a794bf9b390dc08713e016d03c6cb57a48d8045d 127 0.11/1.00 vMB 17
371,008 371,008 00000000000000000c7e547acc167d75b43d25efddedc98d3029b041c46c88ca 701 0.48/1.00 vMB 32
371,007 371,007 00000000000000000674904c528221533d36ad327a2aa49fb76ddb1b9cfc6c78 1,392 0.83/1.00 vMB 35
371,006 371,006 00000000000000000771816f2d516aefe2d4a3c29bc2051adc6ecf9df02288d6 500 0.41/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.