Loading Tool

Explorer IconExplorer

Memory Pool

74,649 transactions
27.65 vMB
0.07406806 BTC
Random Selection Loading Transactions
Max Size: 168.46/200 MB

Candidate Block

Mining Attempt 3e79687fd8ec582922e7eb8486446e55be232ad8c6eaf1086a0e2e13346cf565
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 0b6903f0e2052684c44537a133571ab5cd6ac7541302a3eecd0f8294db6ce8d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,895
Size: 1.00 vMB
Total Fees: 0.01495153 BTC
Feerates: 100.35 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (630,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,583 284,583 00000000000000012e5b9cae19201ab02d776bd5523481123f25d00ac8417dbf 574 0.60/1.00 vMB 19
284,582 284,582 00000000000000012711382f3f97e1df387f0802fd6e136556227018dba7984c 1,027 0.35/1.00 vMB 101
284,581 284,581 0000000000000000b6359c198b89747d41ebd833fc118e0d920a44ad63af0578 213 0.25/1.00 vMB 19
284,580 284,580 0000000000000000f972268ed86bf90017e78f9fa8b1aaf7a8cef1c33592c7a5 450 0.35/1.00 vMB 30
284,579 284,579 00000000000000004b39e3bd88760d93b9ab5febfe3d9defdf1774c71f3c2076 650 0.35/1.00 vMB 46
284,578 284,578 00000000000000010c29c0c71915422e91e01f5eadc0e22d36c6039f9152e2da 524 0.35/1.00 vMB 40
284,577 284,577 000000000000000134d30096cee5b4caf15958e822758b49b6e37e49ca3606db 1,495 0.79/1.00 vMB 36
284,576 284,576 0000000000000000041773281a30687a77f24c9231729acf409f40886c93e5d9 68 0.10/1.00 vMB 9
284,575 284,575 0000000000000001524f68511c87eca755a47d19e7bc1afa73cdb4e8cca27131 142 0.39/1.00 vMB 17
284,574 284,574 00000000000000004cfcbc6d3ed241228f7fdc5c16631568054194ca13021022 487 0.34/1.00 vMB 40
284,573 284,573 0000000000000001438e9da64bad4fa6e831da29c64194ff37b903d99fd560fd 191 0.34/1.00 vMB 13
284,572 284,572 00000000000000011742bf7f22ea0c101c19a0e44ff0d3e1992b30c0cd55f87e 276 0.25/1.00 vMB 23
284,571 284,571 0000000000000000de87b0e604195027f1d96f98afc194673d87789f18dba04b 1 0.00/1.00 vMB 0
284,570 284,570 0000000000000000b105f79b99df8e9f956e83362698e3083eac6263c4c63eca 1,605 0.90/1.00 vMB 30
284,569 284,569 0000000000000000ebbfcc85f21737128d64bd0364a3180d063f638b8cd17490 128 0.05/1.00 vMB 55
284,568 284,568 0000000000000001922995c1f3c099bb2ad18331e1c01b6ac47b54632a5ea327 1,061 0.35/1.00 vMB 78
284,567 284,567 00000000000000002f78f101a0136521b1e43c5ddad803bad630d910c09b2adc 1,154 0.50/1.00 vMB 36
284,566 284,566 00000000000000013df6c1f03bd4885ad1796e848849e4eaf603082f9a1546fe 125 0.05/1.00 vMB 203
284,565 284,565 000000000000000052304eb562d5829a1e992fe1565ddf3a953269789f871458 515 0.35/1.00 vMB 25
284,564 284,564 00000000000000006ad3628e52032b7552d9fa8e59edebe67041e29c98c59f0d 334 0.25/1.00 vMB 20
284,563 284,563 000000000000000002c9f131aa428a4d68c38ac2b72d88674f9c23bd5183ce97 775 0.35/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.