Loading Tool

Explorer IconExplorer

Memory Pool

39,757 transactions
18.75 vMB
0.17759930 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.95/200 MB

Candidate Block

Mining Attempt e0abc5269d2d8dd7060835aeb95e29a2c48185474d03b11ce57ed081467e3713
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 7825921228f6dff04dd90de1a3ba804528bfcca6aa18fba1516e02dfa6be65fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.05088381 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (751,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,103 162,103 0000000000000b063daad788ef35f39c6f582e7934dc182914a935bd63634d92 52 0.01 vMB 77
162,102 162,102 000000000000004a8eefd614b90a9de08faef3681eeea27b1119525240d6459c 133 0.05 vMB 50
162,101 162,101 0000000000000a7667121ac52bb600d0603058af6e309814b75990f9190d70e0 106 0.05 vMB 75
162,100 162,100 000000000000001ee1f2f4ee232cf71a7a909d73d631d88256e9279adb286c88 7 0.00 vMB 4,863
162,099 162,099 00000000000001882ea09c64865521fb6aaa8bf6330a384784dee416935ed1b3 119 0.04 vMB 101
162,098 162,098 0000000000000828fe95f01deabb96f033ab2c1d94e4b63dd4399234d53ea6c8 12 0.00 vMB 326
162,097 162,097 000000000000039a063521873bd4d362aa61c74f3e867dae9fae45d3fe3fef96 25 0.01 vMB 140
162,096 162,096 00000000000004dc0621c99f5de1c1420ebbde5bee24e9ba5b7e721ba1a43ce9 11 0.00 vMB 0
162,095 162,095 0000000000000219fd91d3031f6fed3f71cc9979ec700363f1e4d957b35f419d 70 0.03 vMB 203
162,094 162,094 000000000000096e856e2fbc4fa08bc19051417c5c8ad1c5cfee76e841778ed4 1 0.00 vMB 0
162,093 162,093 0000000000000ce97d2ae15eb50c236022e17a004fa1989d00f0e22b849eb743 146 0.05 vMB 65
162,092 162,092 0000000000000acfa27d88df59055065918317e8ff37a7e9ae7600a533487b0f 23 0.01 vMB 289
162,091 162,091 00000000000003b4d8bdddf31f6b10303c8b6e8886284fc35d155ae6e28b2645 25 0.01 vMB 167
162,090 162,090 0000000000000aa785e17e74a4bb6f87c5f7a0cd0d3bfcf0b40119ecfc729d50 10 0.00 vMB 39
162,089 162,089 0000000000000aac69c7a8a9885496d47b83fd96ed3ba23e88a9919dd72ab4ac 136 0.05 vMB 15
162,088 162,088 000000000000089339629c47cd842c5f74f36124946c7218c7675a8f608cc264 9 0.00 vMB 134
162,087 162,087 0000000000000d67e00edd9eb1d3103a548d5d2cd069d7a323aab77b69b217cd 189 0.07 vMB 117
162,086 162,086 000000000000067a4e454dec2a48c3a312d054e8374f7c1d59620507c4bd51a0 52 0.05 vMB 1,222
162,085 162,085 0000000000000d452a0b45cb8da708524f2c0991dac513c3e0202dffacb53740 32 0.01 vMB 183
162,084 162,084 00000000000004bffbab40b456b696ab01b355210c158aa800404bab0f41a44a 80 0.05 vMB 63
162,083 162,083 00000000000009d4d104bc983be00b5f1740df7f35db03d2f13281265511748d 27 0.01 vMB 565
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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