Loading Tool

Explorer IconExplorer

Memory Pool

78,949 transactions
29.60 vMB
0.07281857 BTC
Random Selection Loading Transactions
Max Size: 177.57/200 MB

Candidate Block

Mining Attempt 9da6423862979cbc07ee5037b9d80d3e4bedbd017f2b6136d267e2b4140f41d6
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root dacb7832ea4378d97eabf058f449234de7ed989ad0cc54dc2da357328b25b912
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,248
Size: 1.00 vMB
Total Fees: 0.01246638 BTC
Feerates: 150.77 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (620,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,811 294,811 000000000000000082d485b51f1754c3ead2a597366f650987a8399ba5d472c6 567 0.35/1.00 vMB 36
294,810 294,810 00000000000000000f2b8c6f9a95f4d8d2d7031d01a940eeab7755853b5ca9fe 340 0.35/1.00 vMB 15
294,809 294,809 00000000000000005c36c85bc7c6e16744ed264c83a86a17e7236b1d68bc6727 1,024 0.39/1.00 vMB 134
294,808 294,808 00000000000000008331e1822790320c9afa32aa214eae205a33ee691ebf78d8 256 0.10/1.00 vMB 71
294,807 294,807 00000000000000000f07c3921a5694649052846018ed81461a5fb21c31588145 443 0.33/1.00 vMB 25
294,806 294,806 0000000000000000ad81f467170f4328683e305800fea076aa03d01cc5009ddd 85 0.11/1.00 vMB 15
294,805 294,805 00000000000000006e167594ec324b3db14a0139cf7359fa3031c1171e38b3ff 54 0.05/1.00 vMB 12
294,804 294,804 00000000000000006e33dbe8d3082a73008392050a76e63a5a35802f4cc0cb0f 120 0.11/1.00 vMB 38
294,803 294,803 0000000000000000ac6e7dc755df0f6ebc6ecc40d9d7c075dfa41965ddae7f5c 429 0.30/1.00 vMB 26
294,802 294,802 00000000000000004dc7d87b195af033368a12b823a861e8868166729089414b 256 0.15/1.00 vMB 29
294,801 294,801 000000000000000037df4c756c105e9f17fec0e8badb17c1e76663251da941b8 1,068 0.71/1.00 vMB 31
294,800 294,800 00000000000000001e36c00dbef8374188596ef10c32cb97b8cf359d95895ec4 512 0.22/1.00 vMB 44
294,799 294,799 00000000000000001c7e3fb3eab045fa5c048971da6ab788ab538f01886ac88f 26 0.01/1.00 vMB 164
294,798 294,798 00000000000000005521237a35bb2f7da40f67498249de7b912b769e384e7f9e 379 0.28/1.00 vMB 33
294,797 294,797 0000000000000000a370cecfbefee62115ee53e5a29af567297946ccd9ef8606 1,008 0.50/1.00 vMB 44
294,796 294,796 0000000000000000a4abc7b5a2f8c97ace6e91a411d327361a5121c195fc7b7e 117 0.09/1.00 vMB 6
294,795 294,795 0000000000000000659b8cacae8d9643fd354df45127edf92869d46a27ab544d 268 0.17/1.00 vMB 29
294,794 294,794 0000000000000000725a1b4b51c2305502ae204976f4ee281f5ae195983689ba 468 0.46/1.00 vMB 22
294,793 294,793 00000000000000008f3b06b3e97e16cda921d41266b91791bf4bca4026ce5fce 321 0.35/1.00 vMB 17
294,792 294,792 00000000000000008bde50deac7b3efe41ba9cf23f52974663010d04d776d2dc 640 0.25/1.00 vMB 46
294,791 294,791 0000000000000000403e6ba2d91f9543f136f254d8aba9895ca497f011e786d9 128 0.05/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.38 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.45 GB
    • Received: 14.98 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.