Loading Tool

Explorer IconExplorer

Memory Pool

70,998 transactions
26.77 vMB
0.07518832 BTC
Random Selection Loading Transactions
Max Size: 161.57/200 MB

Candidate Block

Mining Attempt 362b83481f8499d4358266de9b7167790f78abad1f61e6b8fbe850db0bd37a2d
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root 09f273de8f4b719282aacfe36c9baa999e38302e1d75a8575cf2ac305aea5cc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.01799001 BTC
Feerates: 150.75 > 1.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (669,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,414 246,414 000000000000009dc4fe06c7e36203c86d9f06f3a0b16d5ecfc9bf89a116c3b0 379 0.20/1.00 vMB 119
246,413 246,413 0000000000000042588df59bb32af742a829b3ca48b08d09154c84ec65dda638 587 0.25/1.00 vMB 170
246,412 246,412 00000000000000370aec3c731c633e84202e16a858740a70767b7ec3088195f9 30 0.01/1.00 vMB 100
246,411 246,411 000000000000003fc7ad5539d618a9de39fdd59550220ef049adb213aa583c37 32 0.01/1.00 vMB 122
246,410 246,410 000000000000002ebe003a3b41b10a63b47d0699b174768058d0c1600d938954 231 0.11/1.00 vMB 117
246,409 246,409 000000000000002ee686dadefc1a66ab076d563a57463975d1e77d18033ca18d 452 0.18/1.00 vMB 153
246,408 246,408 00000000000000a1dd6e4070ac181c9988397052d6f029d2a1343cb2ee709226 131 0.07/1.00 vMB 61
246,407 246,407 00000000000000420286230dc37365715d907fd9180ff2d10dcc4f3cab11e206 32 0.01/1.00 vMB 125
246,406 246,406 0000000000000030fa3aff07072b6f201db711842ed6d766276093b3a0f631ca 276 0.13/1.00 vMB 117
246,405 246,405 000000000000001bac4ef778ebad1c8f5e3f9364803310cb4fd049c94d9e9a6a 101 0.06/1.00 vMB 53
246,404 246,404 000000000000008d8a38d602f3838a4f8f35bd7943a31102d40bfbbac023703a 162 0.07/1.00 vMB 110
246,403 246,403 000000000000001261ba990fe228f2a0a951d198e604082568ee198962c51896 384 0.23/1.00 vMB 76
246,402 246,402 0000000000000046e8beecaa358d51fde4b56189c681b6d6d0a7aaf729b61f68 711 0.25/1.00 vMB 907
246,401 246,401 00000000000000a239a3f52d451d65928c2294cbe12bf0da22526324588f0528 71 0.03/1.00 vMB 13
246,400 246,400 000000000000001e58356307166a15357ab03a459afdfc68b859492ef5e16ec7 430 0.18/1.00 vMB 135
246,399 246,399 0000000000000025813b29953ce3eb31af900c712571bb6d29e26e41e90cac96 382 0.21/1.00 vMB 3,803
246,398 246,398 000000000000005eced3ec170686a48e4149db3ba5f0cee0a5870a7af02b1b15 71 0.04/1.00 vMB 137
246,397 246,397 000000000000004dbd204a38de21d88feac51b1ddf4dd90cf499ea09a1a51dba 28 0.02/1.00 vMB 45
246,396 246,396 0000000000000099b2333ea4aa13e61e2476482f7875ffc36707fe467fee8a57 370 0.17/1.00 vMB 137
246,395 246,395 00000000000000993553bee58be3dab1429aae2deb1482fe0a563c02637fd94d 439 0.17/1.00 vMB 162
246,394 246,394 000000000000006c69972be5cf0f7dee0cbb521b6ad551b4b11be7c9d09ce298 53 0.02/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.21 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: 755.44 GB
    • Received: 18.95 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.