Loading Tool

Explorer IconExplorer

Memory Pool

77,034 transactions
28.61 vMB
0.06446049 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt b7cbe6925bde2d73e351a878efdffad0e28dfcc20b9676e79c459353f7338e32
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 58a1fe9114419229d01397f517db00574f092afb0c859ee30c1178b482305ce9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00492017 BTC
Feerates: 100.28 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (68,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,802 846,802 0000000000000000000149a88b13d14bea57f8296598cd74571875e706d739bf 2,711 1.00/1.00 vMB 42
846,801 846,801 0000000000000000000239c7326219fc5196a38a5697332d91f21c30e79efb71 6,574 1.00/1.00 vMB 49
846,800 846,800 00000000000000000000ff9e9e0b3a3125992144bde42235c16e7289367096ea 6,523 1.00/1.00 vMB 38
846,799 846,799 00000000000000000002cd29ff95ea2d272d4b0b954b254d4f61c8d7a5fc936c 3,510 1.00/1.00 vMB 41
846,798 846,798 00000000000000000002d768d72d9adabeeb668cef98e120568fa0abdbd2af57 3,715 1.00/1.00 vMB 40
846,797 846,797 0000000000000000000077b3a6277e387a0d7baf161d1a1ea5fa971bb4555b34 873 1.00/1.00 vMB 29
846,796 846,796 00000000000000000002994ff60325eb9f3c6adeed7fe31ff0450419b904b9cb 2,382 1.00/1.00 vMB 29
846,795 846,795 000000000000000000009a517f2c296e8a63065bafb194f1b41ea72940e13278 3,552 1.00/1.00 vMB 30
846,794 846,794 0000000000000000000347dc7ce47f9d9830897bc28963eae2ca8bb7a310e7d1 5,023 1.00/1.00 vMB 31
846,793 846,793 00000000000000000000bd9df5c1ace6c3cdb29c62aeb827812bf69c0f5e48d5 4,611 1.00/1.00 vMB 36
846,792 846,792 00000000000000000002f7b97c2c394451e808734f70f4441a32cf2a4de4ade9 4,039 1.00/1.00 vMB 41
846,791 846,791 000000000000000000000b9d6fac929a929006d737592cbbf6d015466a5a0405 4,439 1.00/1.00 vMB 33
846,790 846,790 0000000000000000000277213351f502b36ef8236f7fc51c498843086657efb1 4,141 1.00/1.00 vMB 37
846,789 846,789 00000000000000000001d74ba44b56f9daa509cee76b16dbafc548c64fff6d4b 5,602 1.00/1.00 vMB 34
846,788 846,788 000000000000000000010101cc58677275bbf3e619c7a7984539d8ea8c28cd8b 1,521 1.00/1.00 vMB 37
846,787 846,787 00000000000000000000f3a46f877c48a062ef74e5699934b61b48d9526d339d 1,353 1.00/1.00 vMB 37
846,786 846,786 0000000000000000000158477ac1a8289e0876b6d2dcce76121d292aa06d2ec7 4,802 1.00/1.00 vMB 39
846,785 846,785 00000000000000000000ad6e47ab0c1eef3d03262916d5325ed099c45896eb20 5,080 1.00/1.00 vMB 36
846,784 846,784 000000000000000000010c41c640c056505a434aa631d5c6a268e14a8fb5807d 3,251 1.00/1.00 vMB 61
846,783 846,783 0000000000000000000012001af61eb1d245bb8c75d5217f0d61386325c9b973 7,466 1.00/1.00 vMB 33
846,782 846,782 000000000000000000012b6455bed2a39017d4cb54d19de3b0290652cc7e9859 2,553 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.