Loading Tool

Explorer IconExplorer

Memory Pool

26,803 transactions
10.98 vMB
0.08051875 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.29/200 MB

Candidate Block

Mining Attempt 4cd17211b5842bb67e3af8068151c313d78b3efaa68e8c7e2e9ba7114525845e
Version 20000000
Previous Block 00000000000000000001ab8543ceb5341d10e020a323e9e6a65fe27d1b7949d0
Merkle Root aef4e8ac05723492e2f15124e2de7c0d8b609530f695d5cdafc441a4d6a9c599
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,047
Size: 1.00 vMB
Total Fees: 0.06206104 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,551 (759,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,692 153,692 00000000000005174fde283689ad52ec1b25fc506da7b18080d52ec3bad8ddb8 3 0.00 vMB 0
153,691 153,691 00000000000005dcac103cfe9451ab531b799b860410859723eb9096d358d51e 4 0.00 vMB 29
153,690 153,690 00000000000001934996969d4f265f5520025b4236d4cdd6a03a2be442cc7b02 6 0.00 vMB 0
153,689 153,689 0000000000000be55c9dbf90029e61b1ece36b9adb518a14020d983567932846 4 0.00 vMB 52
153,688 153,688 00000000000006e39af3214c81e4170cd71bf2b5bed25089cd350a779a3f5c02 9 0.00 vMB 71
153,687 153,687 000000000000066b5d2b04d438975e3fd23ef4f0fb4b172a86c7d4cf398458e5 13 0.01 vMB 12
153,686 153,686 00000000000004a60ee3d51e344361f37db89b8e753fab5e5377cf2c72053e0a 13 0.01 vMB 180
153,685 153,685 00000000000004b9817d12978c0c5b09a49082c9be65f04aa242d7e87afa3d68 33 0.02 vMB 55
153,684 153,684 00000000000008115bf6e48325e92359a852fa92cda7fb6f276e684bcabb46c8 1 0.00 vMB 0
153,683 153,683 0000000000000097784d4f2615a937c625d64c168502a250d878ef9e5bebf06d 125 0.05 vMB 70
153,682 153,682 00000000000006059565ad98da8b1da149ef308bf19146b965ded9c749d58d25 13 0.01 vMB 12
153,681 153,681 00000000000004c56065d096cad69d9e6d434658b6517c114f91bec35b57cebc 64 0.03 vMB 57
153,680 153,680 0000000000000bc9f2e759ec72fe94f29ad7cf1741eb2825a644c45d51a5e9a3 34 0.02 vMB 50
153,679 153,679 000000000000033c174bd1cb596d0e7e2071fcaa9f085b727881b002d7173ef9 9 0.00 vMB 30
153,678 153,678 0000000000000c88c31a65eb0aeeba53c5261fe2a9adec53674b62f48eb87fbf 54 0.02 vMB 30
153,677 153,677 00000000000004e5c0ece450ffe0e04a871a5bf8c4fa6981b67bc20419317c15 9 0.00 vMB 361
153,676 153,676 00000000000000b1adb4d14dce6a6ab2d342ee53cb78b9d3786b4cf3339b8216 11 0.00 vMB 45
153,675 153,675 0000000000000865d3016c9f63d3483c2a1925dfef08fd6278ca661185b5fb47 7 0.00 vMB 316
153,674 153,674 00000000000002cc00733c8264c3bfcdf23c8866d18a4e6b6f1c64ae9c9fe9c1 59 0.02 vMB 75
153,673 153,673 0000000000000d6c8318f2bce44b41df3d3c083a1fe0b02297fd320426717ebe 22 0.02 vMB 140
153,672 153,672 0000000000000b82d7c91510edb1386fdeea21ab3de27fa34ef56f98a26bc2ca 20 0.01 vMB 16
Previous 10 blocks ↓
Total Size: 779.82 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: 416.58 GB
    • Received: 2.23 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.