Loading Tool

Explorer IconExplorer

Memory Pool

82,900 transactions
31.33 vMB
0.12873641 BTC
Random Selection Loading Transactions
Max Size: 189.89/200 MB

Candidate Block

Mining Attempt 8efe85c1fa5b68fc81b28d65ff4d724e60533598fe515db9f61217982f2f8233
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 673ae8d5d83db179819eda01f3374bd3c57952664ae7ca9e4207dd563a4ca88f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.04513959 BTC
Feerates: 318.30 > 4.52 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (394,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,984 520,984 000000000000000000024a61a2ef06937382c782aa5ace4c3b06d05422b86881 957 0.39/1.00 vMB 39
520,983 520,983 000000000000000000136fb1715fe61f3d10538104a83da46020af8508ddb090 775 0.32/1.00 vMB 41
520,982 520,982 00000000000000000023ead76fcc68fd71fbadf599af14a91d20d6fe617d5c1f 660 0.26/1.00 vMB 33
520,981 520,981 000000000000000000168aff998a077010e9c6802d74bded722224c4fd663995 338 0.11/1.00 vMB 37
520,980 520,980 000000000000000000387ef6e85fcff630b366fa54bcdc6440fed0b30b7ca94b 474 0.34/1.00 vMB 46
520,979 520,979 000000000000000000450a8546d4276ee53a50c7a9d57f44ee8e609043adf066 632 0.28/1.00 vMB 44
520,978 520,978 00000000000000000040ed006cb0eaf8c88424a2ab08943c2cdd5ae2fc8168c4 166 0.07/1.00 vMB 46
520,977 520,977 00000000000000000042d03b4b4e1ba5a586324b4d6df9d88d999d8b14e49fe0 63 0.02/1.00 vMB 28
520,976 520,976 0000000000000000002abd330ce82e1b5554c05fa8be51022febba65e88ee0dd 1,287 0.50/1.00 vMB 38
520,975 520,975 000000000000000000308797973c3cc05127d57292a53e56cca0a1c97dec020b 1,912 0.88/1.00 vMB 40
520,974 520,974 0000000000000000002e07743dd62ce0e09f6c4da7b10d494bb02e87686f1f49 545 0.25/1.00 vMB 19
520,973 520,973 0000000000000000003fcfb2f6856e053d06270bc54085d4869025706eec00f5 2,179 1.00/1.00 vMB 34
520,972 520,972 0000000000000000001aa855566968183aaa5e82858c0b6d388bb172b5265114 2,825 1.00/1.00 vMB 58
520,971 520,971 0000000000000000003452eaef20db601c21bcfedd2360150be33b9353d55c93 2,055 0.93/1.00 vMB 39
520,970 520,970 0000000000000000003b9b6741b494e6ee6e97bccf57415e5b5f9e374e4e08d9 1,321 0.85/1.00 vMB 37
520,969 520,969 000000000000000000022634ad1d09915ee5f52afa9c5ff831fbdd9b28e4a914 881 0.36/1.00 vMB 35
520,968 520,968 00000000000000000030591d5800899e32b48a72478c65034d2b4e1fcebd96a0 39 0.01/1.00 vMB 32
520,967 520,967 0000000000000000003e38f4a158b0c7b8d23f2852cd90c6a21564be5109585f 271 0.12/1.00 vMB 28
520,966 520,966 00000000000000000020398632db14e7dee302046754483fb21b93d1096fd428 885 0.65/1.00 vMB 13
520,965 520,965 000000000000000000206fcc9d532047d26c4652077dc7be08a305ec6617c4af 2,017 1.00/1.00 vMB 43
520,964 520,964 0000000000000000001c759295d6243f98afa53c6e3253d930c8c7a7b4409599 300 0.20/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.08 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: 722.43 GB
    • Received: 18.40 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.