Loading Tool

Explorer IconExplorer

Memory Pool

36,795 transactions
32.66 vMB
0.12983679 BTC
Random Selection Loading Transactions
Max Size: 178.96/200 MB

Candidate Block

Mining Attempt 8c422d1ddf7947d6f59a751d6dd5a7a9466ea11a3ef8aa0449e2c7ac4e790306
Version 20000000
Previous Block 000000000000000000007e458d1d01e0afdb4bc783d6004f519eb52ce172705b
Merkle Root eceb316c1ab769ceb151023fce50a9a7e94963261f6fcfa954f044c25a2f01fb
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.05414883 BTC
Feerates: 235.42 > 5.43 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,022 (797,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,824 143,824 00000000000006c420ba350b7c73bdde9b46bc35582ba39416757d96e5bdb1ad 47 0.02/1.00 vMB 161
143,823 143,823 00000000000008feb23b03cdb017525159e774b71b2153058a8df20a09283a9c 94 0.03/1.00 vMB 41
143,822 143,822 00000000000001f9dd85c1c32a22cdaa21c010b9ea71e9f113a08570eb3a3c66 7 0.01/1.00 vMB 1,511
143,821 143,821 000000000000058ca60a35879f08bab9e8ce35880092c1bc2d0e915d0dd170cf 59 0.02/1.00 vMB 241
143,820 143,820 00000000000006397c827e74594e91e363bc2722cd45866ef461a4f876e397f8 1 0.00/1.00 vMB 0
143,819 143,819 00000000000000ba25904a81fe3340547c737bfa87577fb4cdb1cd93bd41d25c 5 0.00/1.00 vMB 1,113
143,818 143,818 0000000000000184a387aef06975373641d16c09cc11a8d5a7fbd189f132d2a9 84 0.03/1.00 vMB 49
143,817 143,817 0000000000000453b1f79d512d35e0689727b9fa7ccf38b43c6c6e4a440fa1ba 72 0.03/1.00 vMB 141
143,816 143,816 0000000000000106883f960a2527e37b6c93b1cc2416ef280cc0c885e9c38d41 23 0.01/1.00 vMB 253
143,815 143,815 000000000000004519593287fb948d8bd192e234c92fb603019edc16b075e45f 32 0.02/1.00 vMB 210
143,814 143,814 00000000000000dd75c4a706bb2006dd9d2fdc159befbde8112f8d2ec06ca881 11 0.00/1.00 vMB 382
143,813 143,813 00000000000003fbf7e34d2c675c1d58d5a001c49d988cfa85a257e5948c5ce3 17 0.00/1.00 vMB 275
143,812 143,812 000000000000077c0978ec7f4406624ea48f0ba5580e8e9d5a5211481431c51f 69 0.02/1.00 vMB 163
143,811 143,811 000000000000033ea0c4300cf28c2b19124ddee39695aac36fe8632da9683c76 104 0.03/1.00 vMB 194
143,810 143,810 00000000000006fd5954df866876c8eb99e33bfeb7398dccf613f4997141cfac 15 0.00/1.00 vMB 248
143,809 143,809 00000000000001501f6d71a937fd330a183b5971af0607e106545e79fe2a309c 31 0.01/1.00 vMB 56
143,808 143,808 000000000000083d01ec94004a2b5caf0194e143b877d8a61a8e463266c49ee3 26 0.01/1.00 vMB 269
143,807 143,807 000000000000034ffd9fab99e65f64f593702375bd543dd225f4d17062cdae88 46 0.02/1.00 vMB 32
143,806 143,806 0000000000000488d43539320e4bf05f8c5f7977855fe10658a32b4daee90803 64 0.03/1.00 vMB 146
143,805 143,805 00000000000002f22a46fc352f11b5a32507da672a9d2da0669ce5bd5bc89aab 43 0.02/1.00 vMB 51
143,804 143,804 0000000000000275d195535b15061d1d790e920ae295b70e894b303d890fd37e 44 0.02/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 828.59 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: 4,606.90 GB
    • Received: 248.13 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.