Loading Tool

Explorer IconExplorer

Memory Pool

53,717 transactions
29.74 vMB
0.10376075 BTC
Random Selection Loading Transactions
Max Size: 159.74/200 MB

Candidate Block

Mining Attempt 45e5244ed408427e0c514b8a7127e4acd3a472bd6dfeb7a4c920e400ff571c6a
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 428605e1bff65c84ce04ffe08ec42145d0b4245116768ebf43e7cf3f63fcf84a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.03152802 BTC
Feerates: 150.77 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (200,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,444 714,444 0000000000000000000b455234b652a53d7f93ef58a3bc492a61b45ed6f028f5 3,045 1.00/1.00 vMB 6
714,443 714,443 0000000000000000000a80728c3fc4b2833c148c5dffe3dd951fe3d0a247ab6a 3,566 1.00/1.00 vMB 7
714,442 714,442 00000000000000000009706ff782579153f224f2d00416bcad3628fff7a79a50 2,526 1.00/1.00 vMB 6
714,441 714,441 00000000000000000005f8144e8a47a8653e7149ee8d482ff3c6ede7b0f942ee 2,826 1.00/1.00 vMB 14
714,440 714,440 000000000000000000003d01f9510ef6bea07b0b3cd6cd13c6c074f7feedb7e1 2,845 1.00/1.00 vMB 10
714,439 714,439 0000000000000000000526742ef4c060b25b0c947014eecb9799083db9ee0ee6 2,832 1.00/1.00 vMB 7
714,438 714,438 0000000000000000000169fb0331418dd158ca55cd1815c925080f46fd1aaaf7 3,005 1.00/1.00 vMB 10
714,437 714,437 00000000000000000009ecb51b761d62239c9a6902a42c2728b302764941e05e 1 0.00/1.00 vMB 0
714,436 714,436 00000000000000000001d58c178a410be5227480f848603d6e9bbfa1358aac58 2,731 1.00/1.00 vMB 14
714,435 714,435 0000000000000000000195fe0aa68628fae3c458f3939b67f2c3aef6c87ccefc 2,028 1.00/1.00 vMB 14
714,434 714,434 000000000000000000038d41fc6ba6c29c3af8f7396b917da5e5c07afb510d0c 3,804 1.00/1.00 vMB 21
714,433 714,433 00000000000000000002a22956bda29a3efc229f98d430e9b124b252b8a2f43e 2,901 1.00/1.00 vMB 6
714,432 714,432 00000000000000000004737fa215ececd9f9b862006b8822926e3e06ac8cc024 2,686 1.00/1.00 vMB 13
714,431 714,431 0000000000000000000887fae43631d2d37b8edc376992822c414da1679b0eb6 3,368 1.00/1.00 vMB 9
714,430 714,430 0000000000000000000af01ba97a4c36361f9d345a151b94a759a5f31688b74c 2,375 1.00/1.00 vMB 13
714,429 714,429 00000000000000000006299398081e11788636a3065182f709a99b3abdc819e1 2,912 1.00/1.00 vMB 15
714,428 714,428 00000000000000000004cc70135749e024412eee239bd39f195b689dc9f82203 3,725 1.00/1.00 vMB 33
714,427 714,427 000000000000000000061870026235c4f0330e90b655dd0c20e933d7f1abaa14 3,491 1.00/1.00 vMB 8
714,426 714,426 0000000000000000000a80dd7118a566da6287c7c50b51c4847221267524fcc8 3,189 1.00/1.00 vMB 11
714,425 714,425 00000000000000000005bd20882ada8ab346862955c78f6afffb304f5da3447f 3,281 1.00/1.00 vMB 22
714,424 714,424 000000000000000000035bbce1c9e628ff778b141f77b9319a1daef9acebf63c 2,823 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.