Loading Tool

Explorer IconExplorer

Memory Pool

79,044 transactions
29.60 vMB
0.07345789 BTC
Random Selection Loading Transactions
Max Size: 177.71/200 MB

Candidate Block

Mining Attempt bf0e9f5ab90181d6946373ce4ac94d9aa7930ba9f99a74348fd30f5109be03c7
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root a3a4c49d5b3b5772ff818cb92458b4d71569ec975a04ebc6a60628113399c304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01323112 BTC
Feerates: 90.48 > 1.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (286,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,120 628,120 0000000000000000000d0cc64693ddb8d78df6d4791adfb1c53aa28ad2ddece3 2,057 1.00/1.00 vMB 25
628,119 628,119 00000000000000000007ff07b6126bc601473b6e26bde28ceb8cf3bbd4eeba3a 34 0.01/1.00 vMB 16
628,118 628,118 00000000000000000000b181935c6a8569e13e55db4e578f917e38ed149330f1 332 0.12/1.00 vMB 18
628,117 628,117 0000000000000000000a8c273e6a0aa700bba876e61a909063cfe438411c4088 1,033 0.38/1.00 vMB 18
628,116 628,116 0000000000000000000756422010363d9bee9c8469544aada7d552be42a42bfd 1,211 0.51/1.00 vMB 4
628,115 628,115 0000000000000000000dc4fe4c810bfeeaa59ceedb9cbf6b0b3a0232ffda2442 2,143 1.00/1.00 vMB 6
628,114 628,114 00000000000000000004c76c3345516d2121b884d12e77317812f5801e7f37b6 2,518 1.00/1.00 vMB 7
628,113 628,113 0000000000000000000869ee969d1510b93e837ef2359e19b6dcf608dd1b75cd 2,545 1.00/1.00 vMB 19
628,112 628,112 0000000000000000000ea324e243609c0408c75aa263a40706e1326afdae0ceb 2,478 1.00/1.00 vMB 30
628,111 628,111 00000000000000000005b9dc6f524a8d9e0ffcbf20808057fa30f9062b07667d 3,024 1.00/1.00 vMB 42
628,110 628,110 000000000000000000060fd4d4354c22381d4c1de0045bc6f09af56ef7ede5da 2,785 1.00/1.00 vMB 24
628,109 628,109 00000000000000000006091795a1e1b3a4df61851d0ae451644cbe2dbde0e244 2,573 1.00/1.00 vMB 14
628,108 628,108 0000000000000000000b52403b529940970af6c9ad976b9e84d8e2732941b149 2,543 1.00/1.00 vMB 16
628,107 628,107 000000000000000000078003987215bcab0070bf57bdfd39019d7d5e71392da6 2,014 1.00/1.00 vMB 27
628,106 628,106 0000000000000000000e9a838bf9a39b4b1d952d93b8f172c39fbf964f968523 1,295 0.46/1.00 vMB 14
628,105 628,105 0000000000000000000c7d9e65a5e0ef63e1881774d2e7ee149289ae4b7324da 2,566 1.00/1.00 vMB 22
628,104 628,104 000000000000000000116e7b256036e45f2567ecf5d1bb7a992540dbd588b4cf 1,685 0.67/1.00 vMB 14
628,103 628,103 00000000000000000004e643a31ae4b48ced7f996d2a0274bd87aff2d9722987 2,785 0.99/1.00 vMB 22
628,102 628,102 00000000000000000004ba29d1b2844f22c42f6be470840f1f58bb3877e30176 78 0.02/1.00 vMB 16
628,101 628,101 000000000000000000043c27e54d2b2655398683c21fe7d9d056ba5bfd882907 1,092 0.57/1.00 vMB 13
628,100 628,100 0000000000000000000110ca54b216039434b01b833e5d903c99389bfc4ed8c9 968 0.45/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.