Loading Tool

Explorer IconExplorer

Memory Pool

78,434 transactions
29.48 vMB
0.07793209 BTC
Random Selection Loading Transactions
Max Size: 178.08/200 MB

Candidate Block

Mining Attempt 2709ee108b6d28737ccf8f22ef2bea691a08e5a65c87f33259f91c0f4ddbb393
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 721e32e372d849ada55ea0f12604ff768037c2c3f993f45ae7d28392159cf5cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,273
Size: 1.00 vMB
Total Fees: 0.01394638 BTC
Feerates: 150.66 > 1.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (356,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,968 558,968 00000000000000000011f53a042e549e09cd39002ed45792949e03e5dc36e860 858 0.29/1.00 vMB 11
558,967 558,967 00000000000000000016a780628de32d8500440d390aee2e86ec0f948f59a9ad 1,667 0.93/1.00 vMB 3
558,966 558,966 000000000000000000145513a7a88da045c549225dd2254aed772357ff7e013b 3,017 1.00/1.00 vMB 7
558,965 558,965 00000000000000000019ec9bfec58d8efe99c7a9dd5d80a2eef7aaab4d61982e 3,161 1.00/1.00 vMB 19
558,964 558,964 00000000000000000006e379b618b4e92b610cc5d3d9d653943b1313db517502 1,962 1.00/1.00 vMB 22
558,963 558,963 00000000000000000018eca221760a926271837260277c45a96bada02297a626 3,262 1.00/1.00 vMB 19
558,962 558,962 0000000000000000000ab8b1b52ec50e11a185100dacceede4e6be35942de3fe 3,074 1.00/1.00 vMB 27
558,961 558,961 0000000000000000002c7e7f1f336442883f613b91ec5dbe5d2f707117707633 2,406 1.00/1.00 vMB 25
558,960 558,960 00000000000000000027627b158eacf0da4680c045cc8d19c3d7ddbb5c97d5c9 2,814 0.97/1.00 vMB 11
558,959 558,959 0000000000000000001206ae7cbec30f6f5c69a34b0f9ad2346e588a0366cd12 2,665 1.00/1.00 vMB 12
558,958 558,958 0000000000000000001a446678e35355a8bec34445be6ad6b55e50291cb8c180 3,104 1.00/1.00 vMB 23
558,957 558,957 0000000000000000000474bc490a6bcaf771d8bbda5258a4b4ef26325d686add 110 0.11/1.00 vMB 4
558,956 558,956 00000000000000000013344ac51b49f67914b18fe00139a6356e4d1c42caad02 2,965 0.96/1.00 vMB 15
558,955 558,955 0000000000000000001b37ab4e26ccd30c024091616b4fdbe0c1875ec9f945db 1,984 1.00/1.00 vMB 6
558,954 558,954 0000000000000000002b72de0b6c725ecb6873ceac48e456f45cc1d1b41e6361 2,288 1.00/1.00 vMB 11
558,953 558,953 0000000000000000002c358194e36f2bfa9c52f8248e2ec72e2944e3a7ee5826 2,996 1.00/1.00 vMB 16
558,952 558,952 0000000000000000000971098835a49931ae0cab1afa1a7def9859fc24d68f1e 2,483 1.00/1.00 vMB 11
558,951 558,951 00000000000000000007396ead3c8623b1559c6666543e92625af796d6cd81b6 1,507 1.00/1.00 vMB 2
558,950 558,950 00000000000000000011ef0127009b787e7f8e0ea981bb68aad39eb9735100e5 1,964 1.00/1.00 vMB 6
558,949 558,949 0000000000000000001c990ddf1680e4838a76892e9a200c792677f0979873f6 2,747 1.00/1.00 vMB 14
558,948 558,948 0000000000000000001a87cc196519c8157499e665a297703b54c5c3aba1d82e 1,780 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.