Loading Tool

Explorer IconExplorer

Memory Pool

42,669 transactions
26.25 vMB
0.05194142 BTC
Random Selection Loading Transactions
Max Size: 137.90/200 MB

Candidate Block

Mining Attempt 35c4966857e80f300091a57ac25159be4d5a721c01ba732ad89bd2439c95b41e
Version 20000000
Previous Block 00000000000000000000de66d14147d0641e86d110cedc8b36235857d0e5e522
Merkle Root 3c66788b1622419f432844e807a687175b451441e1e8af33c392f0e1dd747305
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,374
Size: 1.00 vMB
Total Fees: 0.00403482 BTC
Feerates: 40.21 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,748 (112,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,084 802,084 00000000000000000003d05722349d2a9065641e335f87d06f3058fed1fc4d0a 2,350 1.00/1.00 vMB 11
802,083 802,083 0000000000000000000193582e47e47d9605240c903172c6404ed404d8a2bbd8 3,440 1.00/1.00 vMB 11
802,082 802,082 000000000000000000046a6f01954943ee12968517e64e511105181d7ee90dc2 3,373 1.00/1.00 vMB 18
802,081 802,081 0000000000000000000304f8aaa5afb175322bc4d4640637ac235e7e5c4e06b1 3,182 1.00/1.00 vMB 12
802,080 802,080 00000000000000000003a1561e014b8e2559c69eff4e22d763cdea2396161dc0 1,596 1.00/1.00 vMB 7
802,079 802,079 0000000000000000000136537df61703d2e4106d9d89919f602b71d2de46944a 4,301 1.00/1.00 vMB 9
802,078 802,078 00000000000000000001fbd1a5991d995806ac05c836a633fbda4c5511937db7 2,833 1.00/1.00 vMB 12
802,077 802,077 0000000000000000000462e7b2e0b9f76f20ad1e85791dff13591068e1b037e4 1,787 1.00/1.00 vMB 8
802,076 802,076 0000000000000000000430970cf806ff0590f0eff828703970c7d0ddd08917b4 3,184 1.00/1.00 vMB 18
802,075 802,075 000000000000000000046a3c73b0a7d814579bf499468db738fb23116b311df9 4,783 1.00/1.00 vMB 7
802,074 802,074 000000000000000000036e56997cdb82e77139201dfe95b9902cd653dc2e14e6 4,208 1.00/1.00 vMB 9
802,073 802,073 0000000000000000000466949bc72eb6d164ffd0d23ed2b456fa2d9b1bf733ff 2,431 1.00/1.00 vMB 12
802,072 802,072 000000000000000000000bd09c57d192adba7282b43241e1c11698f617fcd98e 3,640 1.00/1.00 vMB 9
802,071 802,071 000000000000000000004bd8374698d262198e7ae293633041c190648a93a1b5 1,191 1.00/1.00 vMB 10
802,070 802,070 000000000000000000000a02a18676d242695a07560bf3f695988ba2f98dfc19 5,124 1.00/1.00 vMB 8
802,069 802,069 0000000000000000000058001e068773e75274b395625f8651f1948d15f793aa 1,457 1.00/1.00 vMB 7
802,068 802,068 00000000000000000003dc94c2ea34663003365e3d61d79cccb7cf23ed8b09b3 2,877 1.00/1.00 vMB 14
802,067 802,067 00000000000000000001a7b3fa346e25f0a1fea6a26947ac455e554d30086bd2 2,953 1.00/1.00 vMB 9
802,066 802,066 000000000000000000015617b3b383bbc36a29af0ba9194f34c0905fe5eae8e4 6,373 1.00/1.00 vMB 7
802,065 802,065 00000000000000000005476c2685b54cf0715d3dd24c523063e3eda48ffe9cea 3,503 1.00/1.00 vMB 11
802,064 802,064 000000000000000000041ca541d5c45d0f2d5d8c90fce6277c17d409c5878fee 6,920 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.94 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: 646.76 GB
    • Received: 12.88 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.