Loading Tool

Explorer IconExplorer

Memory Pool

78,648 transactions
29.72 vMB
0.09944684 BTC
Random Selection Loading Transactions
Max Size: 181.22/200 MB

Candidate Block

Mining Attempt c0d8b156f9c675f80c346b53c7ccfd948d674698f2783afa9c56d67ea102a8e2
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 9bb9d37935c16d3e8de0ab5a67208f027f62782ff38dcc049b76018178352004
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.03284588 BTC
Feerates: 301.35 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (9,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,340 905,340 00000000000000000001bce7fd86c25793738a34622b519f9c83f6e40dd78401 2,719 0.82/1.00 vMB 1
905,339 905,339 000000000000000000018b1e1197b7344e1f4a991becf657fb8d5a73dd210c7d 3,151 1.00/1.00 vMB 2
905,338 905,338 000000000000000000019bb33292ab094c3f9016b77c0525c041e3f8e75314ec 4,514 1.00/1.00 vMB 2
905,337 905,337 000000000000000000014cd8f0810e06f6942106c553c073694278aa71b35b02 3,195 1.00/1.00 vMB 4
905,336 905,336 000000000000000000015c17339514fbdfda5fd331b0ea5b3649a9cecd9ee759 2,135 1.00/1.00 vMB 1
905,335 905,335 00000000000000000000f7106ca46ced7fadcff54d96b1a3a911772fda6ae765 3,798 1.00/1.00 vMB 1
905,334 905,334 000000000000000000007efb8c8cc40dd0a9433359596e5185503f615a22d065 3,957 1.00/1.00 vMB 2
905,333 905,333 000000000000000000022b7e471c460c838ad67face043590df9935dc3c2debb 3,859 1.00/1.00 vMB 2
905,332 905,332 000000000000000000007a3ecadaf093f4a7ab8b5ef02ee1345da292257bd9b0 2,773 1.00/1.00 vMB 2
905,331 905,331 000000000000000000010858fe23cf04111eea204f05f770766c3bd73c56456a 3,183 1.00/1.00 vMB 4
905,330 905,330 00000000000000000000c907aa61858dd512c806482db8bbff14f21e1b2b343b 2,342 1.00/1.00 vMB 2
905,329 905,329 0000000000000000000150816efdeffa65363f90d76b2be19fbaab91f1774434 3,988 1.00/1.00 vMB 4
905,328 905,328 00000000000000000001489f7f6b45079163b9592011bde893430380da25bbf5 4,156 1.00/1.00 vMB 5
905,327 905,327 00000000000000000001d0cdc2001f42e18c388f9dcbd37c2d173a1a44ef17b6 3,254 1.00/1.00 vMB 8
905,326 905,326 00000000000000000001c7a7eed3c2e31045f9493a6184060a33b7a2f1c773ab 4,596 1.00/1.00 vMB 2
905,325 905,325 00000000000000000001718d0e7d6726fbef9f89ee02229136cdfc1aff6a6b20 3,892 1.00/1.00 vMB 3
905,324 905,324 000000000000000000010e1f43a399218e3f6c2d184bbc2494a53fa92b95c13c 2,984 1.00/1.00 vMB 2
905,323 905,323 00000000000000000000c5d697531e20c08698aa7dbe2f8274dcd3f026bf7b4d 3,440 1.00/1.00 vMB 7
905,322 905,322 0000000000000000000073ed44535553cbee9db381c3397b21af559ab75d9246 509 0.10/1.00 vMB 1
905,321 905,321 0000000000000000000231ae8b12a3c9711b42e78dda2e2aa527180f2e6d2bf9 2,838 0.99/1.00 vMB 1
905,320 905,320 000000000000000000022df657f6217940d926872df90f35ef69d14459c5c62e 3,394 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.