Loading Tool

Explorer IconExplorer

Memory Pool

28,405 transactions
7.97 vMB
0.06489675 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.89/200 MB

Candidate Block

Mining Attempt ac4c26fb0275cd5c5a5fa091d8a3f882895919ef13b0eefe8a73182cc8b18b15
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 05be62c14087b0902b09e7dd76ad22b9506d485711285ee773ad387dc7b07015
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,489
Size: 1.00 vMB
Total Fees: 0.02588140 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (724,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,491 188,491 0000000000000070c913546f6cb441ad66f7b8924ec9b4e868fc4b83106d537a 495 0.25 vMB 202
188,490 188,490 00000000000004dc8273353ff7aee3664e95ea038e895e9f2c5401e6a9c3ec5a 117 0.05 vMB 70
188,489 188,489 00000000000003289170822310a802356ac117eb2d747c069fa6c8b6c1e73709 9 0.00 vMB 3,261
188,488 188,488 00000000000004e7c6394c310a043af718118abfd483a8a9c16a7f67da41370b 29 0.01 vMB 155
188,487 188,487 00000000000002ffc8dbbb04d9d84a5a6235d6186e9504a690abe59d23043a71 241 0.11 vMB 130
188,486 188,486 00000000000003f0864b44b45ed9677a60d4d8c4abebd4d329566a7de91002fc 272 0.08 vMB 28
188,485 188,485 000000000000023010ae32cee17338d23d625c7f5672b76a309733649e99bad0 149 0.10 vMB 88
188,484 188,484 00000000000001d6ffe1cb436ba1aaae343bcb4f37b4394d24e7bc5d6107c5e3 384 0.15 vMB 129
188,483 188,483 00000000000002f1d052fa4a9ed144a7772e7d2dd49d25859ff9fffb25a04837 126 0.05 vMB 114
188,482 188,482 0000000000000108bb7e17180c58585fc6764b2f27c9f07663abd7c9c3b7e52b 58 0.03 vMB 81
188,481 188,481 0000000000000476e3672034842a410ebdf31672d8ff2c8ff508deeadcb1b46d 136 0.05 vMB 53
188,480 188,480 0000000000000964b8b298e0fe76f48622bf4ac08c792d05d8c1b6037acd5aed 88 0.04 vMB 76
188,479 188,479 000000000000015d2f655b288d8323b3bc4501e36310c30cfc9df4954301e341 97 0.05 vMB 67
188,478 188,478 00000000000004e719c14ccbb5b81eab68be1d741d524099d9d3d0ce8a84ade6 348 0.15 vMB 175
188,477 188,477 0000000000000341f3256276246862f8877d532a39358f0acc2c9bf4a02e7db1 128 0.06 vMB 280
188,476 188,476 00000000000008b58f253ede8732cd93036f5f36f6468d633abc335f8e45fff9 80 0.04 vMB 145
188,475 188,475 00000000000002a1a7522edbeeacb866ceeb7171f51dba12af23376866a7df01 45 0.02 vMB 167
188,474 188,474 0000000000000865196427d32db9e8d1839f0e79865c953831d3a7d024bf3026 20 0.01 vMB 55
188,473 188,473 00000000000007ae04bc68510445ef7310fd0d275660af0ebf20a2de68115f09 31 0.01 vMB 34
188,472 188,472 00000000000008e9bccb81d5b3c26c83e8119373c11cd00a5f01ba97be4afe5d 60 0.04 vMB 53
188,471 188,471 00000000000008e0bbe3bf141d7bd472b1244020e452be6595a2c4d7b4a07cb1 417 0.18 vMB 158
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.45 GB
    • Received: 0.50 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.