Loading Tool

Explorer IconExplorer

Memory Pool

43,512 transactions
28.67 vMB
0.06866725 BTC
Random Selection Loading Transactions
Max Size: 148.11/200 MB

Candidate Block

Mining Attempt 7faa39cab70e9023551979f1de1b411f3fe90955b62e9522a57c46d78b6a19a6
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root ad45ff291bb2caf5a4c8093b230d6bd512f59bfdc3b1393af215951c7e845828
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,119
Size: 1.00 vMB
Total Fees: 0.01286386 BTC
Feerates: 150.75 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (403,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,309 511,309 0000000000000000003c68ad7520b43c603d08b8cc8331e9f74f8769e50e0a84 964 0.97/1.00 vMB 39
511,308 511,308 000000000000000000227ffdd33afb3eb9c0d7d0ffcd7699bd7ee1ba46c20a1c 1,376 1.00/1.00 vMB 40
511,307 511,307 0000000000000000001676fd404a00de931c21956754f4f51f117881911f978b 587 0.26/1.00 vMB 47
511,306 511,306 0000000000000000002481464a45015da941b9b55fa1caa8967bb7b4abc5e959 940 1.00/1.00 vMB 25
511,305 511,305 000000000000000000561fc674f19a61b599ebdfc1ca65c1707fa6d412759abb 979 1.00/1.00 vMB 15
511,304 511,304 000000000000000000097d54b844c389b26a5bc232fb144d4f2b47163f81b3d1 862 1.00/1.00 vMB 23
511,303 511,303 0000000000000000002daa71ad557d301bf04732a96b6669eacf03d646f4a5c1 1,217 1.00/1.00 vMB 28
511,302 511,302 00000000000000000054b9c867e9b7fa465e65fbf259fe067723f43b13f12457 1,592 1.00/1.00 vMB 45
511,301 511,301 0000000000000000002b27647b605c178eafeb207c43151c346e4cfcae9be370 883 1.00/1.00 vMB 27
511,300 511,300 000000000000000000185dd1c2160d48d9f401eec7779c1a7908b5a4b8d74518 2,346 1.00/1.00 vMB 13
511,299 511,299 000000000000000000448a6a02b0bef795ebc380a230f2c9fefe22404385870f 1,832 1.00/1.00 vMB 77
511,298 511,298 00000000000000000056bbdfbafebdc8df3aace688441b49b16b1c6cb52c47a7 253 0.99/1.00 vMB 3
511,297 511,297 00000000000000000003382a614c3461e6f3e5f50f1f3add09293a4b396eac95 575 1.00/1.00 vMB 14
511,296 511,296 00000000000000000050c5e9a59eb673d0f84788cd88b53f224116277ff746f1 1,922 1.00/1.00 vMB 39
511,295 511,295 0000000000000000005bfc803bea968318e6c76d1576583d7cfba9f47b2379f3 1,218 1.00/1.00 vMB 22
511,294 511,294 00000000000000000023cb8fcc8ef34f33f6ce303e26a0546ccf74d5d6b54972 1,450 0.99/1.00 vMB 23
511,293 511,293 0000000000000000002b71b76d6c3f408580b02ba579701ad19935a1601d78da 2,089 1.00/1.00 vMB 45
511,292 511,292 00000000000000000045e68828dc6403ac4cbc0bdfa6582135ae0e6b8ea763f5 2,449 1.00/1.00 vMB 47
511,291 511,291 0000000000000000004cc0a52a9caf609c20f4df859f842f6c2512bc044195db 2,056 1.00/1.00 vMB 42
511,290 511,290 00000000000000000033c5697905153bbc2f7e46adcc300942c8b0792f967075 1,963 0.99/1.00 vMB 48
511,289 511,289 000000000000000000102510636bb78532e7233236721dd162bf722a61c57f90 498 0.99/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 12.00 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.