Loading Tool

Explorer IconExplorer

Memory Pool

78,514 transactions
29.81 vMB
0.11589262 BTC
Random Selection Loading Transactions
Max Size: 179.11/200 MB

Candidate Block

Mining Attempt ef7215e281b25343c9b1ae8386b15f6dce9900c6b8fe8da4ab5032d52ab06aeb
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 89d1dbe41a69756198caeac0e7dd36aeb7e925cb6906cd6cc09c03f303f03ca7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,140
Size: 1.00 vMB
Total Fees: 0.03438577 BTC
Feerates: 673.02 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (464,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,101 451,101 0000000000000000014999d72e8ee17cd370aacd259b5e068464fb9764f9a13c 2,270 1.00/1.00 vMB 74
451,100 451,100 00000000000000000149e7371182780d97f1eb0a0ae38fe0f3d41903d8dfbd04 1,729 0.75/1.00 vMB 99
451,099 451,099 000000000000000001cd4068320564cb86aa6b519de4623268138b285816ce4b 1,797 1.00/1.00 vMB 94
451,098 451,098 0000000000000000012c0036fc3e90ced081a7be268ba0a00a0b9e60fcd44e9b 2,036 1.00/1.00 vMB 122
451,097 451,097 000000000000000000c8749eea52836f798bde89234cdaf262ed186d28b16002 2,667 1.00/1.00 vMB 116
451,096 451,096 000000000000000000d7a22c2cf9a2750b61a70973c64c260b9296f70506f046 2,050 1.00/1.00 vMB 78
451,095 451,095 000000000000000000c83d1f12ec60f12f0bce8648e1db16dd7abbd192a94dca 1,956 1.00/1.00 vMB 83
451,094 451,094 0000000000000000006c5d17d628ee3d1df453024990336394e7cbc38f96598a 1,890 1.00/1.00 vMB 105
451,093 451,093 000000000000000002cba2000d2dbfae9bbad46ba29a6de973dc660f75061a56 1,978 1.00/1.00 vMB 138
451,092 451,092 00000000000000000077be11a8ce86e5076a6fd1a3614fb84c816f14957e3059 2,675 1.00/1.00 vMB 69
451,091 451,091 000000000000000000a1f3c9231f0be7a99bd785c1effb209ea6e0696fdabf1d 2,145 1.00/1.00 vMB 113
451,090 451,090 00000000000000000212a0164db9d80360bc739f80958a4162ec99d31c625ef3 2,595 1.00/1.00 vMB 102
451,089 451,089 000000000000000001317fe634024a99c22a263663bdabb77e089876cb385a11 2,210 1.00/1.00 vMB 82
451,088 451,088 0000000000000000003f24d48ab63a65db39dd01b525c625d4599feca37488be 2,230 1.00/1.00 vMB 92
451,087 451,087 000000000000000002389dc366d98109f0bfecc2ee1c77795396f4f9588d7557 2,115 1.00/1.00 vMB 94
451,086 451,086 0000000000000000003a27ed7f4d340503bfb5a8627c5df35b7bebb6cfc09b34 1 0.00/1.00 vMB 0
451,085 451,085 00000000000000000205c0fe7d0983166f4ae139fe28664bb71423bfe8f658a7 2,196 1.00/1.00 vMB 123
451,084 451,084 000000000000000001c23cb72807dca77e8d2d290bba02731309a03f708df380 2,402 1.00/1.00 vMB 118
451,083 451,083 0000000000000000015c7caff5ec921b7ac6cd4e7f9a492bb8e74e58935db6d3 2,078 1.00/1.00 vMB 102
451,082 451,082 0000000000000000003e33de3cba50de278a7bf9c3101b5f3220e928b228e335 2,077 1.00/1.00 vMB 92
451,081 451,081 000000000000000002aba99bd678a92c965c128ee93a347e91dc409e9976307d 447 0.27/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.