Loading Tool

Explorer IconExplorer

Memory Pool

44,241 transactions
27.29 vMB
0.07038647 BTC
Random Selection Loading Transactions
Max Size: 143.79/200 MB

Candidate Block

Mining Attempt 5de6bb40e3a1db269fa68160aef34b6120131d8f307cf80ce2cc64e32e40c289
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 69b5098763bc2dabbab12f7f230023251126b081249f34ea77a1090c7056297c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.01933107 BTC
Feerates: 192.02 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (314,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,692 600,692 000000000000000000044361ab4f38901583143b095f332a5b3f75b74c3aeddd 55 0.02/1.00 vMB 35
600,691 600,691 0000000000000000000f4821222ddda95206eae4e75e9c15c235a5d77276c0be 1,114 0.52/1.00 vMB 10
600,690 600,690 00000000000000000011bf6d1036bae2b420616aa45d18812eae6913dcb110b0 2,160 1.00/1.00 vMB 13
600,689 600,689 000000000000000000023b6f95545568758255a518cd1192e6e753ceeb6d6d7b 2,871 1.00/1.00 vMB 2
600,688 600,688 00000000000000000004921e194e6f35ce076450c06ba20c114a0f1e73170ab3 2,911 1.00/1.00 vMB 13
600,687 600,687 000000000000000000073720e05bf2c841dbb0d65ab0cdc8900b7f6e18b46bb3 2,632 1.00/1.00 vMB 7
600,686 600,686 0000000000000000000b10d6dba19d1f475642bae68b05dd3d57b6b1f0d53340 2,374 1.00/1.00 vMB 29
600,685 600,685 000000000000000000055efc67c0acf0727033401eefa8f40c14d1e621877124 2,612 1.00/1.00 vMB 17
600,684 600,684 00000000000000000009ad9e2750b168ef8c413fe3198c5aa64001713772fc5d 2,383 1.00/1.00 vMB 63
600,683 600,683 0000000000000000000c932a0124b1c04aa2debeda75cfa2b1a0d69b05521bf5 2,327 1.00/1.00 vMB 10
600,682 600,682 00000000000000000007d336ad2df906fef396bfebe474b6c1ea659c5b0e72d4 2,554 1.00/1.00 vMB 27
600,681 600,681 000000000000000000035a582fcafabdd465557052994e8b337f118b95f9006c 2,844 1.00/1.00 vMB 7
600,680 600,680 00000000000000000011413228c8f2ed11b94baaf52bd07922dda44b0f1af016 3,095 1.00/1.00 vMB 16
600,679 600,679 00000000000000000006781262ebbe50c75895606c7e8d751d5a36d08b33bdad 2,648 1.00/1.00 vMB 29
600,678 600,678 0000000000000000000d4394f38716cb47e646a7709817f62bcde9aa926dec55 1,087 1.00/1.00 vMB 67
600,677 600,677 00000000000000000012bebd2c61a9f86a2b2ab5de447664b57627fa08e46aa5 2,420 1.00/1.00 vMB 13
600,676 600,676 0000000000000000000e715ff918e1186a6ab1289e34009d8a7abf32765f4110 2,315 1.00/1.00 vMB 12
600,675 600,675 0000000000000000000ce0d86be354565755ae68ef40382d75b594752f7ce645 2,117 1.00/1.00 vMB 37
600,674 600,674 000000000000000000076e8ecf597fcff04cdb4aa0b8f8eea16dd6b9ab4aaa64 2,640 1.00/1.00 vMB 14
600,673 600,673 000000000000000000055846d8f2d81e88e67cde3be9f3a93978afe0bd934b75 1,148 1.00/1.00 vMB 65
600,672 600,672 0000000000000000001324079364602d81a17505702b260f799f77174970173a 1,223 0.64/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.19 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.