Loading Tool

Explorer IconExplorer

Memory Pool

80,869 transactions
34.77 vMB
0.18329690 BTC
Random Selection Loading Transactions
Max Size: 194.77/200 MB

Candidate Block

Mining Attempt b042a96061f8a1a97e83c45820d6705dd8eb71d4cbd778ac1934abf1a3ad5b0d
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root bf0a1de811c732e55a4251959353aa698ee727f211197017ac86f29a55dc6bf3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,142
Size: 1.00 vMB
Total Fees: 0.05161416 BTC
Feerates: 189.28 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (31,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,298 884,298 00000000000000000000a68f1d96ceb0ce77db2738d8f42ea14f5e47a1827a9b 3,078 1.00/1.00 vMB 8
884,297 884,297 00000000000000000000f179c83251c78e4c3e72bec1b8f5544f6472541807dd 3,298 1.00/1.00 vMB 6
884,296 884,296 00000000000000000000a449cb349c6461c181bc9bbb328a5060cd9f64b42d6f 2,835 1.00/1.00 vMB 5
884,295 884,295 00000000000000000001b8b6e9c9802a7c5719ffd2a6c4c90f8d6c1f69cac707 3,746 1.00/1.00 vMB 3
884,294 884,294 000000000000000000023c3022a5b822b8085771c2aa4361e7189b51ffd5f24a 4,237 1.00/1.00 vMB 2
884,293 884,293 00000000000000000000276505e4617cc83a195e5a06ddf8c5c62e85b977d689 2,856 1.00/1.00 vMB 4
884,292 884,292 00000000000000000001d1bf570601d0d20c71e2b5ca579956255617150201f1 3,317 1.00/1.00 vMB 1
884,291 884,291 00000000000000000001b6e5359d5d78de1cfbf7c07707b39e5d093efc333c0e 2,761 1.00/1.00 vMB 4
884,290 884,290 0000000000000000000166e32557e3cd3e0ff52975016ba58d2a66808c6636e1 948 1.00/1.00 vMB 1
884,289 884,289 00000000000000000000c30c60e3199026ae1335058d61b3c8c82fd0167f0264 3,462 1.00/1.00 vMB 2
884,288 884,288 0000000000000000000133793d400f05326e08c4b45c64772642810c931f5475 2,295 1.00/1.00 vMB 2
884,287 884,287 000000000000000000005c7f7c2f3908ba5d3ae166339203cbce3ca80f178b88 3,513 1.00/1.00 vMB 5
884,286 884,286 00000000000000000001788941371841b2ed1f8e04299b69f99f44ddebf4bf3b 4,827 1.00/1.00 vMB 1
884,285 884,285 000000000000000000026c169d07369b9f6721982ecd951e177917cf99875005 3,055 1.00/1.00 vMB 2
884,284 884,284 00000000000000000000e3d18585fe2df27af1a5791f584103568e5d35b7b930 4,483 1.00/1.00 vMB 1
884,283 884,283 00000000000000000002387069cb36163029dfffc3efa3a4989af8d3dca44a57 508 1.00/1.00 vMB 1
884,282 884,282 00000000000000000000fc30eb5aa6989fe5fd9146d8733ff626fe88fa43aa19 2,319 1.00/1.00 vMB 2
884,281 884,281 00000000000000000001b7c930d509b48781a17e90e782863e81575d441fb937 1,102 1.00/1.00 vMB 1
884,280 884,280 000000000000000000005d120aee104cc9ae995e4c0534a67bab5c1df56dfee2 2,203 1.00/1.00 vMB 3
884,279 884,279 0000000000000000000046ff0ece0066cadff8555610f59352eafaadc7dee149 2,661 1.00/1.00 vMB 4
884,278 884,278 000000000000000000012fa46010ef3b42ca861a8ab700b7164b6e201f1f1e95 2,728 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 734.22 GB
    • Received: 18.55 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.