Loading Tool

Explorer IconExplorer

Memory Pool

80,025 transactions
29.47 vMB
0.12434735 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt a21105b3a559839dcdb01aeac77c6b8e36cd1216eade3ba63854e1bfb9bc3487
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d31795c7a62568ff8812cda13b0af1144dad78d20ef9b22b321d452334f702a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,614
Size: 1.00 vMB
Total Fees: 0.04398089 BTC
Feerates: 477.45 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (45,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,067 870,067 000000000000000000000417dbc6cf58f8a79c9f3692a9334b4441d5b4885c71 3,006 1.00/1.00 vMB 13
870,066 870,066 00000000000000000000e6a242ed6e65eac782f3f537a75805a9f07ad2b1a6ad 3,253 1.00/1.00 vMB 14
870,065 870,065 0000000000000000000153c5f0a646b8eb878fac5cd89fb7875f4b9d00494bae 3,222 1.00/1.00 vMB 23
870,064 870,064 00000000000000000000ace6bffe7e3a3140531768c194ae15deced04c0e4531 3,211 1.00/1.00 vMB 17
870,063 870,063 00000000000000000000ac1d3fc3585a3229868c891157e5ddaec2e04d7b71e3 3,624 1.00/1.00 vMB 24
870,062 870,062 00000000000000000000408552f6c60a4af5c0b0a6c6546a7ca3c57887843891 3,549 1.00/1.00 vMB 5
870,061 870,061 000000000000000000029304da6adb14ee7a6cd7bdce10a88984d5bf2b1c0ab5 3,683 1.00/1.00 vMB 6
870,060 870,060 000000000000000000025f383c3a0a07e6c03e88aff014be6f2cdd070886d1a9 2,411 1.00/1.00 vMB 7
870,059 870,059 00000000000000000002b5fbf8382ba9a37b0bc661d81c1d4361eee8c47f6080 2,882 1.00/1.00 vMB 6
870,058 870,058 0000000000000000000052f4dbaafc6c5658c90792e3ccd12b5d0ed1dab22a8a 2,874 1.00/1.00 vMB 12
870,057 870,057 000000000000000000017f187567910ac03eb17e97a6a4c2c377a0647b415ae7 1 0.00/1.00 vMB 0
870,056 870,056 0000000000000000000176f68f3ee95a058f765100fcc7cd7dce2d9ec8a72d73 3,201 1.00/1.00 vMB 8
870,055 870,055 0000000000000000000288f9a8d8db04b52225811f309086dcadcef36cd2d43d 2,456 1.00/1.00 vMB 11
870,054 870,054 0000000000000000000025d1be641e45cd57d3580ba7e0470f53ee56eef8f26f 2,359 1.00/1.00 vMB 3
870,053 870,053 00000000000000000000ad30f2ab551631cc45a6ce9985d229ac8fba2a9cb7a1 2,976 1.00/1.00 vMB 7
870,052 870,052 000000000000000000022a273cf6f6074dc9008ef28335d9f6ca66ad083b21d1 3,586 1.00/1.00 vMB 15
870,051 870,051 0000000000000000000242e38ae1eb456ee00d6b77e9d98e6176c15071554929 2,490 1.00/1.00 vMB 3
870,050 870,050 00000000000000000000df5d1c20ecc15b8755770384914fad52761f1309e4ab 3,153 1.00/1.00 vMB 9
870,049 870,049 00000000000000000001b5528a3b27616e907a27f713901d164e9daac7600b82 3,045 1.00/1.00 vMB 10
870,048 870,048 0000000000000000000212bc0d99a1a272f58e229153e35484a08be812dd46d5 2,948 1.00/1.00 vMB 10
870,047 870,047 00000000000000000001b5b3510a80bdf4be4ece984247197edf0ee74a78decd 3,088 1.00/1.00 vMB 5
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: 713.81 GB
    • Received: 17.48 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.