Loading Tool

Explorer IconExplorer

Memory Pool

18,950 transactions
9.59 vMB
0.02276795 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.51/200 MB

Candidate Block

Mining Attempt 44f2d6c6919895601976dced1304215eb4ceaf82ca73f99810215d8d9fb389e1
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root 3237f0465257742cbc5a9d55ee41ff32bef7dfd8d12f0efc9f1ee73a322d358f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,185
Size: 1.00 vMB
Total Fees: 0.00770128 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (546,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,435 367,435 00000000000000000a67245a3a1816bfaf1aa2b0c672bae596e549e44c794dd9 650 0.95 vMB 18
367,434 367,434 0000000000000000123a7bcd021de7d2f436a244c932109b2e5675d49d6b8d27 1,575 0.95 vMB 35
367,433 367,433 0000000000000000128211c7f46d4843a0efac435c21b14fcb6c1f9f5c38ba50 723 0.90 vMB 25
367,432 367,432 000000000000000013b7ae4e59d16a30b18d700cedf9826b6560dbc0f84e2bc8 738 0.88 vMB 25
367,431 367,431 00000000000000000d4cd696e7dafd74510d1462409278a4c20f6007420d53c3 445 0.75 vMB 21
367,430 367,430 00000000000000000bcbe819629e865847e9444f75957083c200e3b1fdea878c 875 0.95 vMB 40
367,429 367,429 0000000000000000058f171ad4826956cfaf37c246b49c93dfaec01c19551c4d 290 1.00 vMB 22
367,428 367,428 00000000000000000da0f8234c0672aef4895cc968fe2038ab6639c21b6e8b26 341 0.95 vMB 23
367,427 367,427 000000000000000003a6cd9d04ec75cecf8ba564f05ee8b467e10b92085ac48c 201 1.00 vMB 19
367,426 367,426 00000000000000000cf5ab9adbd117cfb31e2515d1f85e1b159397e61b545232 1,825 1.00 vMB 44
367,425 367,425 00000000000000000a0fa535f63a8cab2aa8f905ea4c2b469d9535038aac7b72 1,992 0.91 vMB 47
367,424 367,424 0000000000000000105391ffa295633a4457a1b402def60982390b66651fe560 217 0.92 vMB 21
367,423 367,423 00000000000000000fa65f7c9bd6af7a3ed611ea4bcb2848d145d3b5a187fd73 893 0.67 vMB 40
367,422 367,422 00000000000000000e05866745485aafa475ece7c85773cca62bc85b7e3387ea 797 0.89 vMB 25
367,421 367,421 000000000000000001339c614dbffb4a069adadcdff7d0b8f089abd05fd35ba4 1,365 0.75 vMB 41
367,420 367,420 000000000000000005a0113d3befe80bdd5b132fe99d1217416f438087350d31 1,019 1.00 vMB 25
367,419 367,419 000000000000000009c65801d7194c6083c70f8a6ce7873e02ed4a5c1022b689 600 0.84 vMB 22
367,418 367,418 0000000000000000010f4429f82e375e617d6c7f4a3c22d8f675051cdf60360c 630 0.86 vMB 23
367,417 367,417 000000000000000001a4ba2e19e4febfc0971f5258942c2d434529fd4c0778fb 773 0.92 vMB 24
367,416 367,416 0000000000000000125065f0e0a7cf279aadaf13e1770d583f4b2a956646ba39 1,419 0.93 vMB 35
367,415 367,415 000000000000000007c9314e523db7c61d62507aa871a8915d9caa42303d9fea 768 0.89 vMB 25
Previous 10 blocks ↓
Total Size: 779.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 419.71 GB
    • Received: 2.26 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.