Loading Tool

Explorer IconExplorer

Memory Pool

42,245 transactions
28.86 vMB
0.08567707 BTC
Random Selection Loading Transactions
Max Size: 147.44/200 MB

Candidate Block

Mining Attempt 1bb7e83a12435c73ab8f9806a1f8a186003784f77d382a90badde9f4c8f40320
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 640750d35ee3a9cb6fc53406f675b98a7502d96f342e03e0526364c61e89ee34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.02938434 BTC
Feerates: 88.27 > 2.94 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (914,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598 598 0000000000d16752cf56ebae77a37a8fa1ac8e234336a41622c3b7924a07a644 1 0.00/1.00 vMB 0
597 597 0000000072116e126f72947abe4ec7d4d9915640a1c868cdd5fd20ed02c3c55f 1 0.00/1.00 vMB 0
596 596 00000000bbea178c08435c3f672489992abaf070f0c15cef40002c399f4cece0 1 0.00/1.00 vMB 0
595 595 00000000dea58ba8cb1a8d6840d32c0f23061a842f055f26c980eed9a9d2d950 1 0.00/1.00 vMB 0
594 594 00000000a3fb5d9b782814d661a6927d42e5e2c48a445d20d625bce577178f9a 1 0.00/1.00 vMB 0
593 593 000000001d6a5eaa63b653d569e87179366ffee019ea4108f766e79578b5ebb2 2 0.00/1.00 vMB 0
592 592 000000007ba4ed8233fba72ad14360d0aa1bd8ef5675c2d06659dfabd5862084 1 0.00/1.00 vMB 0
591 591 00000000198281de1916c2918c0dcc9dc38cc2f0cc2a3f6b2347dcd3403e7a8a 1 0.00/1.00 vMB 0
590 590 000000008ba08cce0c4845673a55800603a6e24be4c9977bc977fbb359db0078 1 0.00/1.00 vMB 0
589 589 00000000b96305605f1eb5ab800024ff3fa260deedf6005e1e3987daa11d3935 1 0.00/1.00 vMB 0
588 588 00000000b9d2de60c26ad0ff1289bb6c97529cac7c5a37571900a0e6be77dca8 1 0.00/1.00 vMB 0
587 587 00000000fa041c4905c4eca1cc0c75204c2cd118da3ffd129c41840152038d20 1 0.00/1.00 vMB 0
586 586 000000000d0d23516c5efd3af4eb951603bb30b2c93884b522a318b30e918ee7 3 0.00/1.00 vMB 0
585 585 0000000046ff6c4f9a7224aa331c407c7e37f49434571307d6fca58695bcba38 1 0.00/1.00 vMB 0
584 584 00000000d3d4c3b9014bd51bd891d1161d7ead2dbe8597561eb17b1b9c6465c3 1 0.00/1.00 vMB 0
583 583 000000005b30f48ef450de8ebdb8829a931e8cd86e2f11f48f381c61c845379b 1 0.00/1.00 vMB 0
582 582 000000000568dd391b3261d51ad4fcb68db5539200a15acc5bd6ece8b218601b 1 0.00/1.00 vMB 0
581 581 0000000084935be8a5b06525aea383d2988df6003963222f5adc5ddf5951e7fd 1 0.00/1.00 vMB 0
580 580 00000000dd9588e8b12025e5257267abe0e9134d493ab3b449a47db8d22567d2 1 0.00/1.00 vMB 0
579 579 0000000074e77a1e561ab5247bec8a977977d3dde3d70a74fabf0adc3d6bf4ac 1 0.00/1.00 vMB 0
578 578 00000000c3a81d9932edc9a2e3358e631b094d9628178bbf6089b12f75b08815 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.02 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.