Loading Tool

Explorer IconExplorer

Memory Pool

77,329 transactions
29.87 vMB
0.10422993 BTC
Random Selection Loading Transactions
Max Size: 178.51/200 MB

Candidate Block

Mining Attempt 709b5ffe42a6ecf75b40c06fa605ca54c38ca15fb9bafce39d4a64aa1108a8d9
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 2e579e959e592e9d5d77fb6ad2dd7bb65262577a879c97cebb7afb97c47860c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 798
Size: 1.00 vMB
Total Fees: 0.02232297 BTC
Feerates: 21.31 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (188,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,032 727,032 00000000000000000002bf9d37d796d50f63a74d0115024271faa673981155fd 993 0.28/1.00 vMB 7
727,031 727,031 00000000000000000000041def84e2d8c0dbd86db77bc11b3d47c7c9c7c9f38a 996 0.85/1.00 vMB 1
727,030 727,030 00000000000000000008f2d276b6f4af94933f945371b6c949942993b5f85779 2,535 1.00/1.00 vMB 10
727,029 727,029 00000000000000000002886c3407dc7101f84d131e7729cf7fe750ba98b6f144 953 0.27/1.00 vMB 8
727,028 727,028 00000000000000000004a9d8f561dcde33841b0c603ee5a2d417f7ca13256659 412 0.11/1.00 vMB 8
727,027 727,027 00000000000000000009acff979b7cdfed5b692e4499bde7107bc50e109c4621 2,134 1.00/1.00 vMB 7
727,026 727,026 00000000000000000002f3a6d5cd02f1586f373910ce5855946813f8c79f13f0 319 0.26/1.00 vMB 5
727,025 727,025 000000000000000000001ad86330cf1f1b05229297cf29ab91ab264340373805 3,044 1.00/1.00 vMB 4
727,024 727,024 000000000000000000008ba4381b6cd7f50d529b62f3663541918b8b0310d39e 3,095 1.00/1.00 vMB 12
727,023 727,023 000000000000000000047e318fdce3e5f033cedf2b805ba344bc6b3bf414d8f4 1,279 0.42/1.00 vMB 7
727,022 727,022 00000000000000000002bd83f41f2301b0a2e7a38ef5bac3d3815b3899dd789c 2,261 1.00/1.00 vMB 7
727,021 727,021 000000000000000000010cad8ca31cd18ab0199f7301d05073b42697af98b21d 1,667 0.75/1.00 vMB 5
727,020 727,020 00000000000000000008a3ac96db8997ea2fadfd050d7cce643e7cae1b1fe0d2 3,291 1.00/1.00 vMB 6
727,019 727,019 00000000000000000001d5b0e7d4c62544043280632c7f8055b4765e5123421a 1,729 1.00/1.00 vMB 5
727,018 727,018 0000000000000000000a20dcf5afb5f6bfd3c7a4e1cb718f45ab7dc6ed69790b 2,816 1.00/1.00 vMB 13
727,017 727,017 000000000000000000090520bc426266b18bbba4e6877b898e0790ec96508434 1,541 1.00/1.00 vMB 7
727,016 727,016 00000000000000000001a517678c244e23a1544e4b0cf9546e494910cfc437a8 939 0.29/1.00 vMB 8
727,015 727,015 000000000000000000069835b605ffbea9b059fbcd9bead49a4ab4886e1985f0 1,313 0.47/1.00 vMB 7
727,014 727,014 00000000000000000007b91890150e31c4bd02dcbe2004f8283734df04062d05 1,425 0.50/1.00 vMB 8
727,013 727,013 0000000000000000000a1678bd6187e0d5a0bbaedfe8e5260b2abc522d192e0c 2,433 0.88/1.00 vMB 8
727,012 727,012 00000000000000000002ee9281048ea3370d2bfb25ececd0a4be4f0dd28620a7 1,174 0.34/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.87 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.06 GB
    • Received: 17.29 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.