Loading Tool

Explorer IconExplorer

Memory Pool

78,020 transactions
29.11 vMB
0.08704777 BTC
Random Selection Loading Transactions
Max Size: 175.66/200 MB

Candidate Block

Mining Attempt 30959921ee132b74ab61c79494eeed14a0201283149338abee26f7e040ea747f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1ca5085b125e601af695767b81c41cf776b261fbe349853586c22a70a1aa7fab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.02609833 BTC
Feerates: 81.07 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (547,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,155 368,155 000000000000000001b8ddb6ab2d2c1d14ac7a2d4c664785632fadedf9953954 324 0.19/1.00 vMB 44
368,154 368,154 0000000000000000091474496a4f2694dcfb382c01b24f0a6a35b1a419f92440 583 0.27/1.00 vMB 16
368,153 368,153 000000000000000003a1eb4a50ff2eb860c1496a01302149217e3132301c56d1 1,749 0.93/1.00 vMB 23
368,152 368,152 000000000000000011e8dcb3c0840c56fdc615dd794159d24c72e52db967c176 1,881 0.87/1.00 vMB 10
368,151 368,151 000000000000000008f2e98f6a8299a43773c73b60a9046d8ae49612b9c42f80 951 0.54/1.00 vMB 34
368,150 368,150 00000000000000000346d459e9da5a78cc594c792656732db276772b2438759c 913 0.71/1.00 vMB 30
368,149 368,149 000000000000000011c75a02d6c25cb42a67dc52d70d44baaf07f28512febe5f 1,894 0.95/1.00 vMB 9
368,148 368,148 00000000000000001298a571becc2d159cb5858f5d8b77ea36682546883318f1 551 0.31/1.00 vMB 53
368,147 368,147 0000000000000000008d541a748f466e29678ddb2b34253aaeaa72f706d2082f 634 0.32/1.00 vMB 36
368,146 368,146 0000000000000000051535ceca3c90951b5f93a390b8a40ff9a5193fda4138f5 2,467 1.00/1.00 vMB 1
368,145 368,145 00000000000000000d090abb59438820fd219f336719fb9e128d51c3ed80d48e 480 0.21/1.00 vMB 46
368,144 368,144 00000000000000001342ecf57c54b17031140df82d846ae8c919db5b49fcc892 2,108 0.93/1.00 vMB 15
368,143 368,143 00000000000000000347a45d0989ddcae4f84f169992bccdfa211891b87b7e91 2,447 1.00/1.00 vMB 4
368,142 368,142 0000000000000000025d5170238b7f9c91737b7c32b8b4b87f4aadbc07f6554c 1,675 0.84/1.00 vMB 40
368,141 368,141 000000000000000001a9f5a1da500d700062a0c5c5d386e6bf2ed452738afe19 185 0.09/1.00 vMB 42
368,140 368,140 00000000000000000c112320f8a0d166c6aac53b18fac96a0433660af3ffb392 707 0.41/1.00 vMB 36
368,139 368,139 000000000000000013bc7e20d8222510cb6089df33e7533f0216ec11030ff336 400 0.22/1.00 vMB 34
368,138 368,138 00000000000000000c382e3afed6a28b0975589d806467d1289b79f1f5b2674a 97 0.08/1.00 vMB 17
368,137 368,137 000000000000000005d9b601de5fa94887b8f6ede5f41bb3cdc94146230ca56e 996 0.74/1.00 vMB 20
368,136 368,136 000000000000000010480009116c3ba64de6c06821a2e3f9dbb0c7dcd5039da7 1,444 1.00/1.00 vMB 31
368,135 368,135 00000000000000000924f01645425a54712893ca77d70dc2f62d9e08525b676b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.41 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.