Loading Tool

Explorer IconExplorer

Memory Pool

28,475 transactions
11.46 vMB
0.03373783 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.88/200 MB

Candidate Block

Mining Attempt 4128a2b1607a8ad502dcfd9b0c5d8c8bf445ed21e4389ab7ac39533285b1dd1e
Version 20000000
Previous Block 000000000000000000012e6808a9366559a9da13831f7d23b9fd05c477d3a561
Merkle Root 968641ed4c09fdaa3e2a75ef4b1f2a49116b490fa7fec900b0ce059f4db7e3ea
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01407913 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,520 (725,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
188,470 188,470 0000000000000545869d6e0aa6834f350fd49c33a0ec90aa94b008e9375bdf30 77 0.06 vMB 86
188,469 188,469 00000000000005414069685f2155dff5647503a58754dae2079d612db46be600 175 0.06 vMB 31
188,468 188,468 0000000000000294d0af7ed7933d9fce26bd43e8c7154e3a21c05d4ac2244f26 22 0.02 vMB 75
188,467 188,467 00000000000005e0d5da470b86a35fa3bc0014eb75a70035345228406967475f 184 0.06 vMB 275
188,466 188,466 000000000000052248186eb0a9b5d1357fb5c090409c1d50f9eebc95acf23afc 144 0.06 vMB 228
Previous 10 blocks ↓
Total Size: 779.76 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: 393.69 GB
    • Received: 2.00 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.