Loading Tool

Explorer IconExplorer

Memory Pool

43,625 transactions
29.28 vMB
0.07520236 BTC
Random Selection Loading Transactions
Max Size: 151.02/200 MB

Candidate Block

Mining Attempt a5795fa3155475b86e922460d5554f0b27993d2177d853bac1c94479755f8b61
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 068638d96d5a211a7bdfc58d666ec71a02918b46bc0562903eb81872e5a79687
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,575
Size: 1.00 vMB
Total Fees: 0.01782346 BTC
Feerates: 197.49 > 1.79 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (153,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,896 760,896 00000000000000000001ccefa3cdbff87948a07bd9ca1eb31dab5a9c70953d13 1,991 1.00/1.00 vMB 22
760,895 760,895 00000000000000000005abfff20a3ceaa6df25ce64fcabd74368b9a8a9fde57e 477 0.27/1.00 vMB 9
760,894 760,894 000000000000000000039dd7ca8a7481046278c7d0bd64b6cd4cb3727f9a4f4d 342 0.11/1.00 vMB 12
760,893 760,893 00000000000000000000243bf93476c95bf4c7f4a8565ca7dc9c961efcb73b5b 377 0.15/1.00 vMB 12
760,892 760,892 000000000000000000010a73e2c9da9b2337380af5b5023806d2becdaf8fc9ea 2,441 0.80/1.00 vMB 13
760,891 760,891 000000000000000000046fdbf2cd2bf3ea9c739c210514e577ab515e3e21964a 94 0.31/1.00 vMB 1
760,890 760,890 0000000000000000000034ccd9abbcfaa7c2678af8089e12ac34eaa11594f0d1 2,726 1.00/1.00 vMB 11
760,889 760,889 00000000000000000000b9de58a3c664a20f4f270a62d380166f35ff824c1038 2,741 1.00/1.00 vMB 12
760,888 760,888 00000000000000000004f53941fc7df66caa98f761122f70ac943cddec756016 1,411 0.54/1.00 vMB 10
760,887 760,887 00000000000000000002189adebe8dda08ce1ae4c00d7ffd02c63d2fee793895 844 0.34/1.00 vMB 10
760,886 760,886 00000000000000000006d2ade8383654c0058a2b8bb4a879f204fba754d880c5 495 0.17/1.00 vMB 11
760,885 760,885 0000000000000000000611d7ec824a9cfaa8b211bfba9947af81bca5dbab10c4 949 0.81/1.00 vMB 3
760,884 760,884 000000000000000000006fa943cc6bb3094472a4206cb4328e80d60b39328dd0 1,303 1.00/1.00 vMB 17
760,883 760,883 000000000000000000075a10668cac0d14facda0c92a5ca320c912cdfa4a6029 423 0.12/1.00 vMB 10
760,882 760,882 0000000000000000000648689e5841148e347c0a737b341b37240603ddfb16a9 2,717 1.00/1.00 vMB 11
760,881 760,881 00000000000000000000e65e2bf1db499a790fd5cf49a4a7f2662761341f256e 1,374 0.68/1.00 vMB 8
760,880 760,880 00000000000000000002e67ec3f5fd576e0b93e970bee10eeaa997f8e15741ad 2,827 1.00/1.00 vMB 14
760,879 760,879 000000000000000000029285391a5f6ce4887544a4c7e381403be74ff73f9c3e 253 0.09/1.00 vMB 14
760,878 760,878 00000000000000000004e318cced23381a82a1cec91a48ebe2389f8386764285 1,123 0.57/1.00 vMB 8
760,877 760,877 0000000000000000000685f7820b90ff1170f926e37e570b870e7d7a0c0046b7 2,525 1.00/1.00 vMB 12
760,876 760,876 000000000000000000046309589649c455585e2a52c632717dd96076155be99d 1,480 0.50/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.72 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: 629.73 GB
    • Received: 11.95 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.