Loading Tool

Explorer IconExplorer

Memory Pool

15,599 transactions
9.13 vMB
0.03370283 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.74/200 MB

Candidate Block

Mining Attempt cf26a7279ec92370e6c6d78e913905ffad623569e65c6438f3de4cae08207074
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root c62f0775ad18e39f3314b6b74f4a2b91a203b21392a8a29c9e72b98278ae3c3f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,599
Size: 1.00 vMB
Total Fees: 0.01381991 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (744,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,543 168,543 00000000000001e9fb5348dd0f57eb9a093da7780421dd1ac2f10898577f08f1 46 0.02 vMB 5
168,542 168,542 0000000000000417082df05f39e43024c853b65e909c21e7a4875ae9a7af8566 36 0.01 vMB 49
168,541 168,541 00000000000009679c33d5271cd45c7c7a87baafeeb78043ec32f1cdb199b2f8 13 0.00 vMB 321
168,540 168,540 0000000000000a1fb4bb74c219106bf48099cce8edd0508ec6d55bc1d37cfc37 14 0.00 vMB 37
168,539 168,539 0000000000000a30ce1c8fda169febe79a67d39893f76cd9836c27815bf0a80c 42 0.02 vMB 33
168,538 168,538 000000000000055df1b0220bad9db00a164e8f73fdb1eb995885d899e67724b0 14 0.00 vMB 14
168,537 168,537 0000000000000a4d9fd58029b912657385af65bcf5960acd7825e16975ea8d86 29 0.02 vMB 74
168,536 168,536 00000000000000638c67c9287c0c8d269e024636d4005b451f931cbc63fd7f51 13 0.00 vMB 16
168,535 168,535 00000000000001ebcb42b6203d0dcd921c9f9f74e7a50fbb0dd2d74f91d85fe5 25 0.01 vMB 624
168,534 168,534 000000000000088bc705e09d95c675591743257ec447e87dbcac850b383cc883 45 0.03 vMB 41
168,533 168,533 00000000000007d8fd0d75ae841d016c8102f619f6db8b06e166c5adcaa52ddc 25 0.01 vMB 9
168,532 168,532 00000000000002e714ac501c49510e81e657c665acd72f4bf67fcc90ac1e482c 14 0.01 vMB 57
168,531 168,531 000000000000078bbe2c2b91897084043582b203f00884f8bf95f7dab2b2abe5 4 0.00 vMB 799
168,530 168,530 00000000000008edddf0dab49d12a03c786375bcc615035b63d2c2709d660fe8 25 0.01 vMB 29
168,529 168,529 00000000000003beb4dece62d9d4c49b43c654ede5aa03a48cf2a76b359a333c 9 0.00 vMB 35
168,528 168,528 000000000000071617dc7e2bc6b91c6428731de41686c4e7768cd1b8e003711d 9 0.00 vMB 52
168,527 168,527 000000000000047a61cb6085bf094cc58bc687233a31131da06546097dd7f8bb 65 0.02 vMB 9
168,526 168,526 00000000000005974c91301bf7efdf37382cb43da726ea716112c5fb0a420124 38 0.02 vMB 115
168,525 168,525 00000000000003069edc05ce8c848342210852359c4f813dfaa56a8aad12e473 12 0.00 vMB 17
168,524 168,524 000000000000083226439574a9f7ef2e43a12c227589dfd582bc64b0ab115db8 17 0.01 vMB 36
168,523 168,523 000000000000092a5aa5c096f6afe786f289c52bdc34c88a8904ed9e76e646a9 41 0.02 vMB 196
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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