Loading Tool

Explorer IconExplorer

Memory Pool

80,472 transactions
30.52 vMB
0.09186459 BTC
Random Selection Loading Transactions
Max Size: 185.55/200 MB

Candidate Block

Mining Attempt bdff86e4460191a68efa8838f0f6536fe27c4bb10b07bf8f48013ffa5f280cf7
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 3318156dbb4ff024ab7f05dd6b0eb744e7d23086e20b81b24b4050f541ebb38f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,837
Size: 1.00 vMB
Total Fees: 0.02220765 BTC
Feerates: 301.59 > 2.23 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (15,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,305 900,305 000000000000000000013d0302e109a20b9d493aeea32bbca1db54fbbff7e4ae 2,052 1.00/1.00 vMB 2
900,304 900,304 0000000000000000000109505acd47b4f745071350013d0ceb6ce370e6463672 3,894 1.00/1.00 vMB 10
900,303 900,303 00000000000000000001ade06c240e47c260150119e6f7d65b56fe45decda8d0 2,156 1.00/1.00 vMB 1
900,302 900,302 000000000000000000016b8b6b625e3e7ed42a6339aa8453848e336591c79c19 2,447 0.99/1.00 vMB 2
900,301 900,301 0000000000000000000142bcc0a26472932294714a8cb8d82ed69c692e37f40b 431 0.94/1.00 vMB 1
900,300 900,300 000000000000000000011198bf75e1028328471a391b0db7fc5940862f63cff9 336 0.99/1.00 vMB 1
900,299 900,299 00000000000000000000332f6b9a65f2c21439b0a27f6250c57b7137e62a80a1 246 0.93/1.00 vMB 1
900,298 900,298 00000000000000000001635c7bc7f7d638582c89a1d7681f7176bbd7db7be0e0 1,095 1.00/1.00 vMB 1
900,297 900,297 00000000000000000001659a18f29f4481493cb4dafa32fc7fa129f9dc8903af 3,050 1.00/1.00 vMB 4
900,296 900,296 00000000000000000002124ab30b908b9200a55875eb13ee2fc330146d2ffa32 1,135 0.93/1.00 vMB 1
900,295 900,295 00000000000000000002089ca9c3be45118a79f8bfeb2188dc28dd4a7085d34a 1,057 0.97/1.00 vMB 1
900,294 900,294 000000000000000000001802e4d4f30746a5e51e56fc4fdf1743734e7974ad69 1,988 1.00/1.00 vMB 2
900,293 900,293 000000000000000000003f1c7ef0c5fe571db923834ac14686fed76f3167f635 5,258 1.00/1.00 vMB 7
900,292 900,292 00000000000000000001acec0b68620124a963aa59def125578c17a01b8cbfe2 1,294 1.00/1.00 vMB 2
900,291 900,291 00000000000000000001c1de4a0f9d87b2073a69f5a3547376f170bcfb4847fb 2,477 1.00/1.00 vMB 2
900,290 900,290 00000000000000000001760b271bf7349cca8fa3f542df899ff9688445010a59 56 0.01/1.00 vMB 2
900,289 900,289 00000000000000000001905f06bc685d9175fe03071323f75e02daf331e8d39a 1,677 0.75/1.00 vMB 2
900,288 900,288 00000000000000000001b715e690ac6471642e5afb75c195f3618ea366fb0ef7 894 0.51/1.00 vMB 2
900,287 900,287 00000000000000000000e9a405061ac3f3f6844248520d68066270f93d5cd60b 1,551 0.74/1.00 vMB 2
900,286 900,286 00000000000000000000654e51fa9c9199988fb29d8723ea59eba52a0b574dd4 779 0.40/1.00 vMB 2
900,285 900,285 00000000000000000000468521c40ab8ce57095222db4032a3c089679d8fa7c6 558 0.26/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.