Loading Tool

Explorer IconExplorer

Memory Pool

87,195 transactions
31.64 vMB
0.21904785 BTC
Random Selection Loading Transactions
Max Size: 192.09/200 MB

Candidate Block

Mining Attempt 165561dfb4b94a6768795fa9024292c1bed97402b347b86a97c83b84bfe934eb
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 22fda1b25091bc686082c7f8b51b1a9bafd3bfe7c1ea132935e0f47fd29d0335
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.11031129 BTC
Feerates: 502.67 > 11.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (361,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,891 553,891 0000000000000000000fc80a39504686c57b539cce205685bd4fe87d3a5b24ba 288 0.25/1.00 vMB 4
553,890 553,890 0000000000000000000920af070b6a7f1e377a47cbf11b710c3f7b7ca916f306 2,263 1.00/1.00 vMB 13
553,889 553,889 0000000000000000000155a4a6783cc1516d758c320ea9907e80aa652c5f0c1e 32 0.02/1.00 vMB 16
553,888 553,888 00000000000000000006a4870152d44177048e2e24a1373890a095d94948c7fc 119 0.06/1.00 vMB 5
553,887 553,887 000000000000000000319921f0d661187487b2a1251071da554f714f45af76dd 899 0.35/1.00 vMB 13
553,886 553,886 0000000000000000001b297e953e2154c35e1c9fa3602d7b0b1c5a9e73f339bb 1,370 0.98/1.00 vMB 3
553,885 553,885 00000000000000000025b0535452c451fe00d1c25ed8e4a2b40c6062c1af6fb1 3,040 1.00/1.00 vMB 19
553,884 553,884 0000000000000000000f522fb28ed78fc09ef84a84aa0e37555447f70aaef764 2,169 1.00/1.00 vMB 14
553,883 553,883 00000000000000000017b30fc86f5ca18a090e0ad2d3befbf7e3a6fe838bfc75 2,424 1.00/1.00 vMB 11
553,882 553,882 00000000000000000004b84117f9a34d8b0c65a8b1c793c43fc5399b2f637ebc 379 0.14/1.00 vMB 11
553,881 553,881 0000000000000000001c690f3ddb842066558429c331291fc2af646a6c7340c1 1,366 0.55/1.00 vMB 11
553,880 553,880 0000000000000000002916e22cffd66a59dccb5422b39c4023de7cbbac6626f0 1,740 0.72/1.00 vMB 15
553,879 553,879 0000000000000000000f13cd6fc34c27cf10b14242cab3030a746e9b58d84e7d 112 0.04/1.00 vMB 16
553,878 553,878 000000000000000000301fb12738d94dc7e4feb17951b897724082a91092277a 986 0.84/1.00 vMB 1
553,877 553,877 000000000000000000072703f6e6bb9fc881d5d25fc3285460a65798de84a93f 3,242 1.00/1.00 vMB 19
553,876 553,876 00000000000000000017071a1b4ee0906355a5694ca45c6b541b6267ada8eb38 2,267 0.98/1.00 vMB 12
553,875 553,875 00000000000000000004998e15c4a17c648a811c0f02574a1ac99299e14a79b6 169 0.07/1.00 vMB 10
553,874 553,874 0000000000000000000c77b91694fee800f7d30d9ea9fa8eabe7aacd3f6f7708 1,549 0.73/1.00 vMB 10
553,873 553,873 0000000000000000000a16396dbb519109a8846b7cd4b0f70ed9c768809caab1 1,310 0.56/1.00 vMB 17
553,872 553,872 00000000000000000019a6894b58f91113c4d51bb725e7d25638ee4b24647bab 810 0.61/1.00 vMB 6
553,871 553,871 0000000000000000000dbc657a280111930e697e5a75c46e1527a34c2cc9b4b1 2,216 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.