Loading Tool

Explorer IconExplorer

Memory Pool

79,375 transactions
30.30 vMB
0.12475302 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt b1de0106842f1af8dda0e550329656b11b3d69c7ee2d4fe26acb9808eaa25fa8
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root b3d85ba42f2c8445d34d77b9f5e9cdb5350b1cd138cc6af6b7a039caa8cf4c4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.03169431 BTC
Feerates: 301.69 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (398,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,071 517,071 0000000000000000003080200efc2a091ce67a424211f159e18f1fdb83186fc1 534 0.23/1.00 vMB 34
517,070 517,070 000000000000000000145a638820a4ead49ef4ad0949c504d6fd16e18fdbf811 1,468 0.64/1.00 vMB 22
517,069 517,069 00000000000000000035e073e1f52c713580831beea7e34762d59119c3b2351a 1,321 0.69/1.00 vMB 9
517,068 517,068 0000000000000000003ddc603306f6afd1a8939958918d54fcbfcca4c581b41e 1,864 1.00/1.00 vMB 37
517,067 517,067 0000000000000000004702d0996df37ed359270178d2ff839bce16f6d36190ed 1,314 0.72/1.00 vMB 7
517,066 517,066 0000000000000000004dc80a2d5952edb499c5a81b2467fdb30b8a69923061f5 2,702 1.00/1.00 vMB 8
517,065 517,065 000000000000000000035f9cf7c29c6847a0477922353aa67c30c76295c3a167 1,726 1.00/1.00 vMB 20
517,064 517,064 000000000000000000409f25542d10f3c1f7f90bf0346a74868ae8930d6a4c2e 1,092 1.00/1.00 vMB 39
517,063 517,063 0000000000000000002d0b0593f02dceba7f3aa9ace89f95dd0626367f694600 729 1.00/1.00 vMB 57
517,062 517,062 000000000000000000352f5509f4fd95e657116ec4c782511e1111fb8b359f55 2,478 1.00/1.00 vMB 47
517,061 517,061 0000000000000000001d5d4e72a035393338c6524bb8f0c528f2311f4ffd0083 577 0.24/1.00 vMB 22
517,060 517,060 0000000000000000002f0bd803e049d3bbf0431c67f5a283a2b8a7348bb2435a 1,705 0.68/1.00 vMB 31
517,059 517,059 00000000000000000014a360ef1090405182c5defbaad8917b2398a562f7fb9e 759 0.34/1.00 vMB 28
517,058 517,058 000000000000000000453e4bf804603e8ae98e9487517168dfeb5c683c362369 461 0.26/1.00 vMB 36
517,057 517,057 0000000000000000003bb1595cc77b450844be78f483dea8f8c9440e3fa4af3c 395 0.15/1.00 vMB 25
517,056 517,056 0000000000000000003c7170bee80387580630699221d0b1b5c80b796820e1b3 42 0.01/1.00 vMB 81
517,055 517,055 0000000000000000000f830a40e792d51678c9aac02d6a8ed5a543e8df10411e 906 0.39/1.00 vMB 11
517,054 517,054 00000000000000000014f259bfb5c5a5e77a1cf42404fe94b69178739e6fa6b2 2,242 1.00/1.00 vMB 33
517,053 517,053 0000000000000000001d2e6722ac8f70c1d321d99219c023d08ed68e8ec5cf9a 853 0.49/1.00 vMB 4
517,052 517,052 0000000000000000004600d01e7d1399eadb885a133c921f11d5a8290502b714 2,509 1.00/1.00 vMB 40
517,051 517,051 00000000000000000044b81c0c0b7fa47e194239f291726f5ef5c70cb58fffea 1,918 0.67/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.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.