Loading Tool

Explorer IconExplorer

Memory Pool

84,489 transactions
31.68 vMB
0.10733209 BTC
Random Selection Loading Transactions
Max Size: 194.23/200 MB

Candidate Block

Mining Attempt 382e73c42db7f6e1cf0ded1142acbbafb79b706db7e8cc42fc825755e808af4e
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 538de62f4a3e73f1fac8446ef931f63da226b73dd9ebac811d3e21dddf44c64c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.03305348 BTC
Feerates: 504.27 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (547,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
368,134 368,134 00000000000000000086168b95b67c713a45a54d4fb8ff73551838a2b5368be2 1,891 0.75/1.00 vMB 56
368,133 368,133 00000000000000001256ee7f582cf3dfaf67f85ce3b73d57a613ea77f8c9b67c 493 0.32/1.00 vMB 27
368,132 368,132 000000000000000004e0a50880cb6e7293e25506de1580ff0546f1a14df96789 1,062 0.57/1.00 vMB 38
368,131 368,131 00000000000000000120afabeda63b8634f54454636ac4e6fdea1b43903d0ee1 918 0.87/1.00 vMB 19
368,130 368,130 000000000000000003395e0ff82297fdfe95665379fa3522c165f8744adec3f9 2,047 1.00/1.00 vMB 42
368,129 368,129 000000000000000007365300be19da64650e30d244e590c536c42129aeca574b 1,030 1.00/1.00 vMB 19
368,128 368,128 00000000000000000cb2eab065a1bd382d5500fa62b9ebfffe13f66879418552 2,387 1.00/1.00 vMB 54
368,127 368,127 00000000000000000e087952a1021b05968bd88b9e9c53ce5621d73a210274e4 2,475 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.