Loading Tool

Explorer IconExplorer

Memory Pool

77,347 transactions
29.07 vMB
0.10033961 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt 4db03161088e6a3ff8e5bf3033d8350c12d7b1b0bff898414b619820ffca0cda
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 94f1190db18b54745a46f6dc711bea8176af5fa29eec82690909cb93ba874de5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,419
Size: 1.00 vMB
Total Fees: 0.02659073 BTC
Feerates: 453.09 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (232,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,725 682,725 00000000000000000009e2c1ad449b7ac7b12ad0075407084e26e0fdda5e40db 1,888 1.00/1.00 vMB 36
682,724 682,724 0000000000000000000d82bc21e288866d672f944ba7af9e1bb5e1d9f0404f21 850 1.00/1.00 vMB 20
682,723 682,723 00000000000000000009c7495bdb09a0b200e55737f78fcd4caac06cee483ccc 309 1.00/1.00 vMB 9
682,722 682,722 00000000000000000003f7a08d944f6aee38a76340a62eb710601c5d5fc010d2 119 1.00/1.00 vMB 5
682,721 682,721 0000000000000000000ce9182687d1e956b136d3470033f0c5165feb40a9f822 1,216 1.00/1.00 vMB 32
682,720 682,720 0000000000000000000da214dcd1c7509758d58013be7d59ca512115a8430ad4 1,880 1.00/1.00 vMB 38
682,719 682,719 00000000000000000009d278e4065ec20e42b091d326f12a4eed2cb1bd523e20 1,068 1.00/1.00 vMB 29
682,718 682,718 000000000000000000085839ea7e807b35c50198b50828a5e703065917c80e6c 2,379 1.00/1.00 vMB 51
682,717 682,717 0000000000000000000a07ac3098023318c5554c6892f6cda23cbf3b3e1169d4 550 1.00/1.00 vMB 15
682,716 682,716 0000000000000000000b8ac5958f23235de3c91514953ecc9f51fabc66c61876 272 1.00/1.00 vMB 11
682,715 682,715 000000000000000000018557007d18f2ce7e99e73d27eef6fd5c9f63f310bde6 642 1.00/1.00 vMB 22
682,714 682,714 0000000000000000000bfeabe9996fd52ba17ad7d5a36908cf7385f1368cc29f 2,136 1.00/1.00 vMB 33
682,713 682,713 0000000000000000000b64fd24dc1551110cd153b04223798f85558eee5a819e 1,896 1.00/1.00 vMB 55
682,712 682,712 0000000000000000000c7b91634b75625f7c0a043d66ed3ef4a5c4c00df5ced3 1,268 1.00/1.00 vMB 36
682,711 682,711 000000000000000000089587333aa30c4d2d5f433dad9e9d8c5ff4da502d20e9 153 1.00/1.00 vMB 8
682,710 682,710 000000000000000000041aab87149bdbe81816275bd009328cfa14be2e2d4959 1,439 1.00/1.00 vMB 28
682,709 682,709 000000000000000000035d8567a45e6f55f286bd2b81f8d0a4f4365f40f04179 1,251 1.00/1.00 vMB 86
682,708 682,708 0000000000000000000219096b398f9fdaffc964f21c95212616947d4bed17b7 500 1.00/1.00 vMB 20
682,707 682,707 0000000000000000000349501e040353f7e090a473c1f9a4c7826b4570bacaa8 892 1.00/1.00 vMB 25
682,706 682,706 0000000000000000000a7342aaf77f2f1ee45176faf886c37fd0c5cc17bcfedd 422 1.00/1.00 vMB 11
682,705 682,705 00000000000000000006d456c2ab30b0c4fe52f213043448346638acc103167f 752 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.