Loading Tool

Explorer IconExplorer

Memory Pool

82,504 transactions
31.04 vMB
0.10677912 BTC
Random Selection Loading Transactions
Max Size: 188.77/200 MB

Candidate Block

Mining Attempt a2293379673174b6199b0af5cda03463172a92763dab7bc8a7b7f12273fbac48
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root b23d947653d818ee999437777106182c9fe4b446830b451d2f20c31fa8f4b52b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.03298771 BTC
Feerates: 200.89 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (48,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,210 867,210 000000000000000000014f7494d6a32570d037cfecac55b31a265a8692aacc54 6,270 1.00/1.00 vMB 55
867,209 867,209 00000000000000000000d67586f62671d8913e92729de68393c11fde9e3f7d2b 5,596 1.00/1.00 vMB 48
867,208 867,208 0000000000000000000209e599900c2096ea34c7c8bf0f22e15d51f9ff21a706 5,682 1.00/1.00 vMB 51
867,207 867,207 00000000000000000001053dabc34480a162f8d758fabcbd2b4a9cca080831d6 5,057 1.00/1.00 vMB 52
867,206 867,206 000000000000000000010a2bc1993da53023cc0f97387103997097edf1b356b4 6,613 1.00/1.00 vMB 63
867,205 867,205 00000000000000000000de48cb5888c1a7520e8467502f5c13b9a3beb8428f15 5,941 1.00/1.00 vMB 56
867,204 867,204 00000000000000000002de72117ef0db206be7588f960bbc51ebf69656aa69d2 6,528 1.00/1.00 vMB 61
867,203 867,203 0000000000000000000026dd25d6ff93d1a46d30d42c2cb7e4c0123604885a49 6,503 1.00/1.00 vMB 66
867,202 867,202 00000000000000000000920ee16182f8e520f7bf9ecab066aee38565c87bd582 4,578 1.00/1.00 vMB 79
867,201 867,201 000000000000000000007f0510aea7c5b407d998a893e9ac4280f5a8dd217f73 6,575 1.00/1.00 vMB 66
867,200 867,200 00000000000000000002a0d8707a95bb6e119a3958d0069106085120a7c8adb3 5,453 1.00/1.00 vMB 63
867,199 867,199 00000000000000000001c749b3fead92b16f4a1084245490f3f7f7904c165b75 5,031 1.00/1.00 vMB 75
867,198 867,198 00000000000000000002f12116da91e65c1fa480ad7a6fff220bd5781855fe98 5,336 1.00/1.00 vMB 78
867,197 867,197 00000000000000000000313f0a67efd54496628942f0c951526bad747428ac79 6,173 1.00/1.00 vMB 75
867,196 867,196 0000000000000000000256730a334cb27decf5e5d180630c4fec60cc6ab71484 6,324 1.00/1.00 vMB 73
867,195 867,195 00000000000000000000e68fe0eaef9b49fa874eac99518786abd74bb82d2d9f 7,015 1.00/1.00 vMB 76
867,194 867,194 00000000000000000000f780a233ccdecfb39b040c6fafb0e8ed64e5d3294599 5,764 1.00/1.00 vMB 89
867,193 867,193 00000000000000000001541173e01e41b7f8b32c91a87951fb19637662d30f88 5,919 1.00/1.00 vMB 88
867,192 867,192 0000000000000000000135d54296b86831abf2c16d14f22c1de60442ad93000f 5,808 1.00/1.00 vMB 83
867,191 867,191 00000000000000000000bfcee9fde7e38d2852a3071866d845648155bb82378e 5,554 1.00/1.00 vMB 68
867,190 867,190 000000000000000000025161a497fccc3406255b9828be5db52a0097c576301b 6,001 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.05 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.60 GB
    • Received: 18.21 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.