Loading Tool

Explorer IconExplorer

Memory Pool

80,826 transactions
29.86 vMB
0.06873293 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt ba9a92417be33578352985ee209ce53bd97533af86b4b0f90a11935ecb9fc14e
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 7cdc76dea7ddac0160ef5751fb645f5d47d6dc6279cfa34d7ae9b31c6f850f93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,535
Size: 1.00 vMB
Total Fees: 0.00783787 BTC
Feerates: 34.33 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (262,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,588 652,588 0000000000000000000dfa89d049ca1573ec22a707bc7beb3e17e6413862c1a4 2,570 1.00/1.00 vMB 48
652,587 652,587 0000000000000000000ba57520afbe00387b57f98a7d9cea4f9642b438cfeebb 2,416 1.00/1.00 vMB 49
652,586 652,586 000000000000000000053a8d5898c138c7f84b6782d50cc4be3c79a3a0193d65 1,368 1.00/1.00 vMB 10
652,585 652,585 0000000000000000000ab344d3ba8b425201e076e2524de4120984f7d7601ee6 1,661 1.00/1.00 vMB 32
652,584 652,584 00000000000000000009128617c43fe7511c5b4ae5f646b1e4ab876fd90d619d 1,644 1.00/1.00 vMB 17
652,583 652,583 0000000000000000000211d250c38eb12fed1f86ba5b8b96cf5a971a30f7c290 2,786 1.00/1.00 vMB 63
652,582 652,582 00000000000000000004d099999a025b13d22041db908ad0ef5f625a4c80e532 2,558 1.00/1.00 vMB 79
652,581 652,581 000000000000000000017bfaf3504fa0d9a00a1ee6c57de999b928ed2f75c578 2,783 1.00/1.00 vMB 33
652,580 652,580 00000000000000000000a28cdd33fa2ef818b41dd67938811280eb78a4e3d611 2,872 1.00/1.00 vMB 43
652,579 652,579 000000000000000000006ec3f88cd03191529d91071ba2678ffe90bd85a33325 2,962 1.00/1.00 vMB 54
652,578 652,578 0000000000000000000ba55739a5b1ccfc17501d88f32f035459f339e74e78ff 2,907 1.00/1.00 vMB 58
652,577 652,577 0000000000000000000799ddc7313f041a2d3578af724a1f26cb77d704e0f328 2,944 1.00/1.00 vMB 73
652,576 652,576 00000000000000000002dfe3038a7348dcb145daf7df7586959dd65d53605aab 2,226 1.00/1.00 vMB 68
652,575 652,575 0000000000000000000009e53eafbb03f89c719866af9b52bde12f952fd6c9f3 2,707 1.00/1.00 vMB 74
652,574 652,574 000000000000000000082c0090dc53701ef8b176af664d38d92102bf4e633735 2,747 1.00/1.00 vMB 96
652,573 652,573 00000000000000000004242d0c6bdcb124ffec94ffa30b6faf84e8ae5964fb00 2,831 1.00/1.00 vMB 89
652,572 652,572 0000000000000000000617c9593fa17597859b61b4383f690af5000b468d4f79 2,718 1.00/1.00 vMB 77
652,571 652,571 000000000000000000053972e63e0f67b07dd8da0025227e1b839759f6324c4a 2,794 1.00/1.00 vMB 98
652,570 652,570 0000000000000000000b70efda6537548f2477d124f907483bd0ffe38d25aed4 2,198 1.00/1.00 vMB 70
652,569 652,569 0000000000000000000cc59858999866dfa8383b6815f5cddc43116e68b937e1 2,314 1.00/1.00 vMB 87
652,568 652,568 00000000000000000000a46b5d280cf756eb481ab84b0af0bbab3088386daa53 2,801 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.