Loading Tool

Explorer IconExplorer

Memory Pool

79,481 transactions
29.65 vMB
0.07717238 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 47c163b72836a1f1ef4eb341b4bd555254b6550ffeb99a519ab120c455fbed2a
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e49110a78c25ab347742129952432a5379f7ae93184473608ff1df08d5695ca5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.01683033 BTC
Feerates: 502.65 > 1.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (433,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,604 481,604 000000000000000000091f442014695ba094a1c762c202815d17a38426897d2d 1,531 1.00/1.00 vMB 324
481,603 481,603 0000000000000000010251a0a61a7108bff313f995c5d480e334559ced2ab673 2,411 1.00/1.00 vMB 412
481,602 481,602 00000000000000000123acc5178e5332b6204442622e6adbd4fa7558980babb4 1,768 1.00/1.00 vMB 336
481,601 481,601 000000000000000001100a3ca1a0f38eb2f1a931dcd83b8776151495aafc44b9 1,532 1.00/1.00 vMB 286
481,600 481,600 00000000000000000029ec9f5c335453ed37d0f458c455e4e956e74a950962ab 2,538 0.99/1.00 vMB 395
481,599 481,599 00000000000000000038d3da308e1c939abecb3ac86c116e4ce2b00573557472 2,198 1.00/1.00 vMB 400
481,598 481,598 00000000000000000003b2f04526da11ce4f75a37b1130573964b1a73cd125a1 1,965 1.00/1.00 vMB 342
481,597 481,597 000000000000000000a8b7a22856ac09ed04b0b4a928e60e57ea6bd06220e8ee 2,105 1.00/1.00 vMB 306
481,596 481,596 0000000000000000012f364c918c2eb9a4e9608d1205b970a9e133146a81564b 2,308 0.99/1.00 vMB 289
481,595 481,595 000000000000000000fbc072e2e296a4fff6caf961dfc48b7edb0f47f5b9c491 2,522 1.00/1.00 vMB 315
481,594 481,594 000000000000000000eb605e8c33c125655baeeafbff5cce6370e240a16920a6 2,573 1.00/1.00 vMB 324
481,593 481,593 0000000000000000011ec47e82a202c0cfd341fa92e9dabb30c63e3d841659ed 2,067 1.00/1.00 vMB 365
481,592 481,592 0000000000000000012472b9036fd50b7376ee4a26793b97129236b56dca82a5 1,831 1.00/1.00 vMB 365
481,591 481,591 0000000000000000008cc676339bebd15a7f4c22fb168e8426d61ef4e392fb30 1,787 1.00/1.00 vMB 372
481,590 481,590 00000000000000000013aaab53f8b8d913653bf1e8f0f054412e6b9bdaa25893 2,229 0.99/1.00 vMB 358
481,589 481,589 000000000000000000d65f1039d10c3becb8ee1a252b4df1534b391a1246adac 2,007 1.00/1.00 vMB 367
481,588 481,588 00000000000000000021cdc0f790feacd141bea93519c8ea261ed2a3bb1ef881 2,232 0.99/1.00 vMB 375
481,587 481,587 000000000000000000793ee01f361b23f3d30bef745fc0f6c12c5699104754f8 2,323 1.00/1.00 vMB 393
481,586 481,586 000000000000000000b4ebac636231c89a5d89df9f4ddf06c74424f3fd0e13a7 1,922 1.00/1.00 vMB 342
481,585 481,585 0000000000000000010c712a2d5984281977cb8ee46998a10ce48939d708e90d 2,701 1.00/1.00 vMB 355
481,584 481,584 000000000000000000f881895715bc9a62a56e61c8ec3454baf369c681ab5d67 2,108 1.00/1.00 vMB 405
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.