Loading Tool

Explorer IconExplorer

Memory Pool

14,293 transactions
7.88 vMB
0.03586784 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.78/200 MB

Candidate Block

Mining Attempt 1e6e2d34b230ee63d46496a311640ab5a08d2a87d189fe91baab489e552155dd
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 9b34fb04a21b6c04e094c0a8dd32b2226ba770c22fba6b01274a58393b14a5c4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01958740 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (652,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,368 261,368 000000000000001c790f35d64fc976d09053973620d49caef351cb1f3bf7bb66 39 0.01 vMB 61
261,367 261,367 000000000000000fb3a88c4b3d4d8a6f79ae050388684b79714377e260867a9b 284 0.14 vMB 100
261,366 261,366 000000000000001adf858aef7d792ab9306f18e26b23d3ef2b9a6e9bf2d3793a 223 0.10 vMB 109
261,365 261,365 0000000000000015a3967b647b2094bb3505e726b6c8d4c0f8a0b82329e390c6 91 0.04 vMB 92
261,364 261,364 0000000000000009fbc2f4f6bd19b96d1118f2585d5910b328e0a39f4d4e6bf8 55 0.03 vMB 8
261,363 261,363 000000000000001ba4c60caa176bd5564133749ab7dbc44479891207cac19573 77 0.04 vMB 27
261,362 261,362 00000000000000082ad4d7db6ded6ee4e0aa0a18770571d8d79e25e7e56d534e 207 0.08 vMB 113
261,361 261,361 0000000000000014feea34043767e7f27bd43fdc90afecc76fbdb97c17ec60c2 145 0.08 vMB 58
261,360 261,360 000000000000000c18f3d34a1cae4bf1d19137ad32db27b8dcff4c52f401abdd 208 0.12 vMB 101
261,359 261,359 000000000000001a79ed107329e82bcd04435d2cb753466b1870dbe1c4e8d429 326 0.14 vMB 94
261,358 261,358 000000000000001ba9133540c65ccb76b4950ba1427ab109bca860233ae05b39 414 0.24 vMB 59
261,357 261,357 000000000000001457fd9934c2725c458c7c209f59ddd5d95717739501930ef9 592 0.25 vMB 69
261,356 261,356 000000000000001b0be656725d07648ad8bfb088782f2c43239c0b85c6574089 90 0.04 vMB 31
261,355 261,355 000000000000000a274a93f4e013c7c698a257d20979fc4ec02d834e6d32d2ff 554 0.30 vMB 108
261,354 261,354 0000000000000007080691338208d84ef3021a07b3e11ce97b305cb549343f59 533 0.25 vMB 174
261,353 261,353 0000000000000002fedcc772f396950cd0777e10800d72611c9c0bf0d7746e7e 77 0.03 vMB 17
261,352 261,352 00000000000000196168d867738dec69bcc9b632a6562bc0757837b9a03dd16e 244 0.13 vMB 45
261,351 261,351 00000000000000065f8b9b298980188d439e874ee6d1c2bfa1a9ff29755c4741 256 0.11 vMB 158
261,350 261,350 000000000000000491179fd9028772d3a2b56f6bc890286807f5e89abc5a93ec 467 0.22 vMB 57
261,349 261,349 00000000000000021022e8aff2bf7aa77c2e45b24f9ec9faadafb20699f553af 550 0.25 vMB 158
261,348 261,348 000000000000000fc8e83356e4e494cb21cd412721d336725c94dccd6d7cac4b 1,033 0.50 vMB 117
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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