Loading Tool

Explorer IconExplorer

Memory Pool

86,551 transactions
32.94 vMB
0.07741931 BTC
Random Selection Loading Transactions
Max Size: 196.35/200 MB

Candidate Block

Mining Attempt 99bd49b164a086d58a5dab5cc3a55878edce7acfcfc13a4bcd8c9e0735d565c3
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 1defb4c363bac4545b1736bd2e4eb5c5febf5ad56873c3865ccdf95c1b1c1d60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,959
Size: 1.00 vMB
Total Fees: 0.01201393 BTC
Feerates: 151.14 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (522,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,777 392,777 0000000000000000064daea4c9a28dbfde0767fb43cda167d42a7300ee9109fe 307 0.33/1.00 vMB 18
392,776 392,776 00000000000000000a1d0eba25e6b3f7d0d8b8810789ebe848b8ad2fdeb1d284 1,565 0.99/1.00 vMB 25
392,775 392,775 0000000000000000051abed04480a34a03133c629a35d83cd4f43564764c9246 2,396 0.93/1.00 vMB 76
392,774 392,774 0000000000000000048bf69d2bf0ba0333458b59e8e6fe971fa3c1fd07cf8eeb 1 0.00/1.00 vMB 0
392,773 392,773 000000000000000005185cb2a8d5fdec730c2ec54b7ce0518ad099804fed1b3a 2,155 0.95/1.00 vMB 43
392,772 392,772 00000000000000000545e851c31094071e0f4fa7fd63f9d61917d62a74158bd4 1,435 0.75/1.00 vMB 36
392,771 392,771 0000000000000000087651e393fceb8462a78f0233e7658fca47606d14a2708e 1,510 0.93/1.00 vMB 24
392,770 392,770 0000000000000000002fdd9c50e7bc87f705fe3f3b53b4db91a6e624efdab4fd 2,492 0.93/1.00 vMB 51
392,769 392,769 000000000000000007adfb8cca0dbd93bff53f7e0aa45c4a6f421581e4b90faf 1,145 0.75/1.00 vMB 25
392,768 392,768 0000000000000000081434649981d4df5960914453e14146f2b977b0677fe75f 105 0.24/1.00 vMB 10
392,767 392,767 0000000000000000042cdfc571bbf627e2bcb101d2d4aedd10b8dc1f73655382 1,393 0.71/1.00 vMB 38
392,766 392,766 000000000000000003d50055b1fd89e8815a69bdd15500ad201b55861316fab4 151 0.24/1.00 vMB 13
392,765 392,765 000000000000000003f38f5dcf5689dfc89808a072eab3e09c5c09feeef2398a 397 0.25/1.00 vMB 31
392,764 392,764 0000000000000000053eafb0bba2bdfda1668ae78d1aebddf58d5169bc7f433f 228 0.25/1.00 vMB 13
392,763 392,763 000000000000000005bf5a81343903f6ca7faaef3339eb4736f89c9d1d655794 595 0.51/1.00 vMB 17
392,762 392,762 0000000000000000098739dfb014b3674b161075c3407c10f02090a31f8e57f2 1,728 0.70/1.00 vMB 39
392,761 392,761 00000000000000000a3973b87e4344d815241c4b806ff36bf7994188832dca82 388 0.43/1.00 vMB 14
392,760 392,760 0000000000000000037112a2086ae81dc158c4809c90acce15ccb1780b7be849 1,703 1.00/1.00 vMB 33
392,759 392,759 000000000000000003bffa7d45ef8711e9f833a839d0f90c132ad92b904601a2 262 0.90/1.00 vMB 9
392,758 392,758 000000000000000003f17676b0685db1815315143d232bdcee0133db5e968815 924 0.75/1.00 vMB 21
392,757 392,757 000000000000000008dc0adaa8334407aab9f2de8d78d23e26c68f782509508b 151 0.24/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.