Loading Tool

Explorer IconExplorer

Memory Pool

83,538 transactions
30.72 vMB
0.16948314 BTC
Random Selection Loading Transactions
Max Size: 186.41/200 MB

Candidate Block

Mining Attempt bcb4044979a2490ee85f593a78c6ebbb94fb53de4840cd202b54d8ee082fea44
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 6114ee94e7e2e05b2a34eb3a24d62154967b4211a43e720b3fbf242bc68a5815
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.08716646 BTC
Feerates: 150.79 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (221,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,345 693,345 00000000000000000003a41b9f2e607070c9efe26ef85ee24081f31d353fc694 1,677 0.88/1.00 vMB 9
693,344 693,344 0000000000000000001220ae8dadc7dd932855d0688c222e2d45d92df78bf3f0 1,568 1.00/1.00 vMB 9
693,343 693,343 0000000000000000000d55d397830650d3d8c8e8530468dfce72afd2eaafe3ff 2,634 1.00/1.00 vMB 18
693,342 693,342 0000000000000000000f12addb285e01f49d66c5c7280daa98bf8bc4ee601716 1,788 0.69/1.00 vMB 17
693,341 693,341 0000000000000000000b89408f0f2483ee173302bca046ba0bcef9783d63dc26 758 0.20/1.00 vMB 20
693,340 693,340 0000000000000000000db7403d39d8ca082893db6437e4b661e4721766692c3b 685 0.29/1.00 vMB 20
693,339 693,339 0000000000000000000deed88f268230edf5e2a36b98e5ab83ff2ef870dff747 26 0.03/1.00 vMB 4
693,338 693,338 00000000000000000009613f22eceade2af445cbd84d3d5347d6d345d2897d44 138 0.05/1.00 vMB 18
693,337 693,337 00000000000000000001b62a717d599a90411f1b96d29a1e73d2c909784b887d 641 0.31/1.00 vMB 16
693,336 693,336 0000000000000000000860cef05599cc5bb6a5920fe26f8ba00b658559886baa 113 0.03/1.00 vMB 18
693,335 693,335 0000000000000000000407aadbe282ba6144e81c836d63ba3435ba79145bdc24 1,216 0.66/1.00 vMB 6
693,334 693,334 00000000000000000013252c490f19a887c35da17a32c556ae3bf966864f528c 1,012 1.00/1.00 vMB 7
693,333 693,333 0000000000000000001347052cbf209521c2968dcc8389a0ebd15c0258c6f2e1 1,004 1.00/1.00 vMB 10
693,332 693,332 00000000000000000012f652f3b77f67bf4ca7636a49264050363acf9fe200fa 530 1.00/1.00 vMB 7
693,331 693,331 0000000000000000000c9e4d1aaefe2b8600b5ec6de2491e81e5e187723956a5 936 0.58/1.00 vMB 2
693,330 693,330 0000000000000000000cf69fb7df1506ba2fdb3d5c0433575a9648a51ae48fc3 2,943 1.00/1.00 vMB 19
693,329 693,329 00000000000000000014022a6b151084f39d71a2400f90d451174a1def5c4da9 254 0.10/1.00 vMB 13
693,328 693,328 0000000000000000000f4acbfa8a5a00aba539ba2c69908e7382a444b10584a4 492 0.19/1.00 vMB 14
693,327 693,327 00000000000000000012980d6d91953708f7ca691a962e4c22f3691d671e5351 1,060 0.51/1.00 vMB 16
693,326 693,326 0000000000000000001329253b3652d0d423897fbdc74ea8dcd7fa50a1f7f24b 775 0.31/1.00 vMB 18
693,325 693,325 0000000000000000000374ccc74f3560af465986c36f3c4b000a835343fb3033 906 0.48/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.