Loading Tool

Explorer IconExplorer

Memory Pool

80,411 transactions
30.12 vMB
0.08954415 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt 19ff7f6b219d2c4e1970dc16816ffb4c68866a12394de74ef2ab30a74fe4edcc
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 4ce3d064eda84f3a9909a72710b7080a644941ab2e23432cae51603d3ad439ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.02794711 BTC
Feerates: 301.07 > 2.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (279,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,386 635,386 000000000000000000076f6296c160c2bb60261835b3fb77196bf19cccce664d 2,517 1.00/1.00 vMB 11
635,385 635,385 00000000000000000002f4b05f6254de77f9807e600d7a4b982f977dfc0e6296 2,457 1.00/1.00 vMB 50
635,384 635,384 0000000000000000000c3495bbea3d244522a0fa65f777dd7b4099b18effe2aa 2,597 1.00/1.00 vMB 28
635,383 635,383 0000000000000000000819856de93ef203b3f91a43508941d3b84e1bddd35dfa 2,301 1.00/1.00 vMB 22
635,382 635,382 0000000000000000000ce45a74190a02d25901ae54b65306619c4700f9285ab7 2,376 1.00/1.00 vMB 32
635,381 635,381 0000000000000000000f622f994990be37838c2ec3fe148f726ac94ed510ccad 2,658 1.00/1.00 vMB 56
635,380 635,380 0000000000000000000e3a66df611d6935b30632f352e4934c21059696117f28 2,337 1.00/1.00 vMB 22
635,379 635,379 0000000000000000000f876c3f4a762a5385a326ae071ac5cbd012456762ccd7 2,324 1.00/1.00 vMB 25
635,378 635,378 00000000000000000001ab0c2932e109e3f283f88244899770712375e4b94395 2,610 1.00/1.00 vMB 39
635,377 635,377 0000000000000000000ba7e5725b4317b6e665adad2840936adc13c5ae87fa8d 2,383 1.00/1.00 vMB 13
635,376 635,376 00000000000000000000c83e138cc6d52dd3e94cb78455dc2da494b4dacb5288 1,276 1.00/1.00 vMB 27
635,375 635,375 0000000000000000000b5b622a3eb8db3d0d2fb362620d50a4382578fb324c24 1,471 1.00/1.00 vMB 28
635,374 635,374 00000000000000000000299701a8468674fd7e4a60e2cc31899f52696a38a2ac 2,018 1.00/1.00 vMB 32
635,373 635,373 00000000000000000009f0feff7acf27a9852e58b56d40d488e36b4d3387b5ef 3,035 1.00/1.00 vMB 53
635,372 635,372 0000000000000000000023acd1d6fca9e446560cd77dfa53a3fa8100438f1d60 2,482 1.00/1.00 vMB 14
635,371 635,371 0000000000000000000d1988a99d09cd6288b553bf2ce1bb2f441a1fa4f20044 1,699 1.00/1.00 vMB 30
635,370 635,370 0000000000000000000d01574894ca6cbbdf9c66924250418990eeee127e686e 2,168 1.00/1.00 vMB 54
635,369 635,369 00000000000000000002c8665a7963c91bb26fbe1de0b6f4183b3f1711219017 2,811 1.00/1.00 vMB 38
635,368 635,368 00000000000000000000d3760745b132158fdb216d65ffe5a2c37bb7cc0638fa 2,614 1.00/1.00 vMB 31
635,367 635,367 00000000000000000003fa4edf2850fdde887d3740cdc6c313990f4a0dcc0c22 1,706 1.00/1.00 vMB 13
635,366 635,366 0000000000000000000ac101009d6a68c2892dbf3bfe6edf85620603c72ce2aa 1,263 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.