Loading Tool

Explorer IconExplorer

Memory Pool

82,357 transactions
30.75 vMB
0.08417897 BTC
Random Selection Loading Transactions
Max Size: 185.36/200 MB

Candidate Block

Mining Attempt 966fcac1ef35bad544eb343d1926662ed183b344fae78684e0e3682930fd14ac
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 736da1bfaf74677ee902979c3faec7f749a053eec38d0c108cf874c0c8a3d89c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.01883617 BTC
Feerates: 73.20 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (378,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,167 536,167 00000000000000000021d7ea013fe32b0972ff19ee3a0edaac49d9d8cd4df9c9 982 0.43/1.00 vMB 16
536,166 536,166 0000000000000000001412a987f662c6507c7677b538e7d1150e2f7d61a546c7 1,372 0.72/1.00 vMB 8
536,165 536,165 0000000000000000000eaac94667f79bbe8b37a56534db34425a5050d1ea3a97 658 0.24/1.00 vMB 24
536,164 536,164 0000000000000000000e855c0f84fc53576547519386392d6484731e124e7bfa 1,086 0.47/1.00 vMB 20
536,163 536,163 0000000000000000001a3a12be4e0de1f816d0e57a2cf11d62a2674c72436952 1,679 0.70/1.00 vMB 6
536,162 536,162 00000000000000000024caab1dc9e62771e1e89a55b742b63bb8eacd51c2fc78 2,149 1.00/1.00 vMB 25
536,161 536,161 00000000000000000019e963551a5a7163f05e53ea0c8b77c3f5ede511340d21 1,797 0.82/1.00 vMB 12
536,160 536,160 000000000000000000026f546718f84f8518ed52083b3e7cda9775a04ff5472a 260 0.09/1.00 vMB 13
536,159 536,159 0000000000000000002843c16d76831f70979a652888c58bb5ea8d7a57c3c497 906 0.42/1.00 vMB 22
536,158 536,158 000000000000000000224dceb6456aa2169a29379bc6459f2a946947bd8046e1 859 0.35/1.00 vMB 12
536,157 536,157 0000000000000000000bee03e976dd68a5b9aeb45ac153915c587b9e8afa76f0 35 0.01/1.00 vMB 42
536,156 536,156 0000000000000000000bc9f3c71fafdcdb5aa11d0a33644c88dc97c129bf1870 696 0.27/1.00 vMB 15
536,155 536,155 0000000000000000001cb80dc319a61f3ca40210cffa6f381d8ffd90f9f4a492 1,110 0.58/1.00 vMB 14
536,154 536,154 000000000000000000124c802daf603445955017e319e35015d4e519bc31a72c 210 0.06/1.00 vMB 12
536,153 536,153 000000000000000000191d659a64150f972e98fa39bba4b8af52dd31ab4a085e 1,720 0.97/1.00 vMB 3
536,152 536,152 0000000000000000000fc2415085febcbba1e1f5ed9534624d06c355d510619e 2,455 0.97/1.00 vMB 8
536,151 536,151 00000000000000000019fe2579529c3be426e5e38aed127483a2affbfcff84ac 1,213 1.00/1.00 vMB 6
536,150 536,150 0000000000000000002f075e0b3c2614c4e584cddfb1dc483d41cd473c94364c 1,548 1.00/1.00 vMB 7
536,149 536,149 0000000000000000001116734ee1705e95cbdaa425cf0798ac58d34f33a16a9d 2,478 1.00/1.00 vMB 29
536,148 536,148 00000000000000000028fab7a6b5035e2745fe06ef58d817bb32f35924198f97 1,754 1.00/1.00 vMB 17
536,147 536,147 0000000000000000001fd82bdf94848ebd7bc4dac28f71fc0a5f9a04ecbd18f6 1,603 0.82/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.