Loading Tool

Explorer IconExplorer

Memory Pool

76,985 transactions
28.60 vMB
0.10153720 BTC
Random Selection Loading Transactions
Max Size: 173.02/200 MB

Candidate Block

Mining Attempt 59505c84344a2c0c94afaf74f4d2ff66b527f41d128cb3674626cb5e88d7b6e1
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root d5dfafa0c9aad3ef8ede5dc71f8221e501e5cd2c7e824b9564c5fabeaa8dea70
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03481793 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (161,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,730 753,730 0000000000000000000416e6bbb059d08f929f5424d491847628ca3dab87a7a9 972 0.42/1.00 vMB 8
753,729 753,729 00000000000000000003c2f16f4bfa787e024f700378df325e0bc39f4806c212 25 0.11/1.00 vMB 0
753,728 753,728 0000000000000000000380d5e3248567d3eaac379910b0e9faff099fe5e1d463 36 0.05/1.00 vMB 2
753,727 753,727 000000000000000000053a88ce3b01cffcc0b3e6a1b4cf0c9796c9a20ddd208f 969 0.62/1.00 vMB 6
753,726 753,726 000000000000000000013562252ca79d0c7f3c71dcf771b892bc431b9cb2c595 532 0.21/1.00 vMB 9
753,725 753,725 00000000000000000007727a0fba01ae8656e713095d54e0a6339ea02b261363 971 0.45/1.00 vMB 10
753,724 753,724 0000000000000000000399a9fc332a28f6b878ea414b4560d5f842242388d475 1,408 0.59/1.00 vMB 8
753,723 753,723 0000000000000000000072464b63f9005f4c22d7c0998da7b73ca6a7527d8a0e 1,352 0.59/1.00 vMB 8
753,722 753,722 00000000000000000007552000f965edb6a33eeb3760227ada532b0ed6ccb004 449 0.30/1.00 vMB 4
753,721 753,721 000000000000000000082050e3b2e99bb91b3415a4083ee9ede7f91be5190bbb 729 1.00/1.00 vMB 3
753,720 753,720 00000000000000000006b284dfdbf4836fb8c5c48cccc9bae676fa31194ff767 1,624 1.00/1.00 vMB 9
753,719 753,719 000000000000000000076e036514a9fb2e78e2e9368fcc2d22b459554e8f9e72 1,360 1.00/1.00 vMB 4
753,718 753,718 00000000000000000002f4075c89e823cbe5e35cde1d399268879de902dc785c 2,494 1.00/1.00 vMB 5
753,717 753,717 000000000000000000050c8526898cd1fe058e4698849b40b41fa311f52d4fe5 2,487 1.00/1.00 vMB 16
753,716 753,716 00000000000000000002fc9ae355b77c1ef70ac08c3d0f13857d80376fd099f9 2,093 1.00/1.00 vMB 5
753,715 753,715 000000000000000000077b925852b76ab22b090a2d702e106ea8bf27c613d057 2,203 1.00/1.00 vMB 11
753,714 753,714 00000000000000000008cae6c7cb73157af9e709a051f2fd620c57e48e6877cf 2,515 1.00/1.00 vMB 14
753,713 753,713 00000000000000000002c77cebc4faf8008713e776f09e226712be4d55274c76 1,381 1.00/1.00 vMB 17
753,712 753,712 000000000000000000043eb655a827375bb564464d4f08f570ed68d2f3948c51 2,674 1.00/1.00 vMB 9
753,711 753,711 00000000000000000007bd7017a2ba26ca82bffe45fb6371e1f6559f51e95ea9 1,449 0.67/1.00 vMB 9
753,710 753,710 00000000000000000004904f7fc44124604353198296fc51644a8c305fa64274 247 0.36/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.