Loading Tool

Explorer IconExplorer

Memory Pool

82,248 transactions
30.05 vMB
0.14965925 BTC
Random Selection Loading Transactions
Max Size: 182.09/200 MB

Candidate Block

Mining Attempt 8ba398f1eb04703e078ab6abbbb9a98786837d8e74a9190796b2764e1ed056fe
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 8ed536d7ff1deab24dd6c3a02747db126367861c2eb4063030fe0d94170dcba7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.07911703 BTC
Feerates: 101.65 > 7.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (585,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,916 329,916 00000000000000000e453b7ab34fa8209f838e56f1205ac289d9e071b79351d0 492 0.32/1.00 vMB 23
329,915 329,915 0000000000000000073982d9d5068f70af933e05fd009b1cb173b340ae1111d9 96 0.06/1.00 vMB 20
329,914 329,914 000000000000000003e2a5120e164447ab7051daf0e8743617f7e96c75dd7d4a 362 0.20/1.00 vMB 23
329,913 329,913 000000000000000015bbf77bd9403f8859e038e0a2b32714a40452ee88f8f1ac 154 0.12/1.00 vMB 19
329,912 329,912 000000000000000008834cc445c1f15ccf82bc036b5cf1c29df993faca5bb276 481 0.25/1.00 vMB 27
329,911 329,911 0000000000000000026a4330f9b57d696007cb54f324d20dbd870e2773d2bc9d 696 0.45/1.00 vMB 26
329,910 329,910 000000000000000004eb206b615ccd9cafef1043ae5c716b313ee5d7d51a4f7e 382 0.26/1.00 vMB 22
329,909 329,909 0000000000000000155cc6a26ee38915ff4af295f28447377d1a84383d9d81dc 45 0.05/1.00 vMB 15
329,908 329,908 000000000000000006f97733b1c5339dfb47b4d16e0bead5ac9ca4e017711b5c 226 0.12/1.00 vMB 27
329,907 329,907 00000000000000000e3d778ffda7e61aa94cfcc60957986b64f63df2cfafcf2a 1,143 0.63/1.00 vMB 28
329,906 329,906 00000000000000001504b8b79eadb517d3fb7ef5324e3ca62c1b1e9fd9edb017 523 0.30/1.00 vMB 25
329,905 329,905 00000000000000000c55b805ef33cdb3198f71ab26061624cf334f53587f9477 245 0.14/1.00 vMB 21
329,904 329,904 00000000000000001bb5bdb5010be6f164fc59977353019ac5eeb866c0eec2f3 376 0.24/1.00 vMB 23
329,903 329,903 000000000000000009614b17eaa9b21c6052719b61ed4683a4e1bd46a013dbcb 662 0.52/1.00 vMB 21
329,902 329,902 0000000000000000156922db255f181d0175313b7579f9f247699305b33b97d7 488 0.25/1.00 vMB 30
329,901 329,901 0000000000000000065aa64226011d93e0e865b81278e47a96172a610f5f8f99 712 0.42/1.00 vMB 25
329,900 329,900 0000000000000000052c5828c18590c0411926236e1a6f59538f821e673992e2 1,456 0.74/1.00 vMB 29
329,899 329,899 0000000000000000147727a8f4ac363a82c0f6ee74afca0fd02c0696d8f88856 479 0.33/1.00 vMB 38
329,898 329,898 00000000000000001212b7161a471c2b4bc337aaeab6ec7757e7365752350a7f 64 0.07/1.00 vMB 17
329,897 329,897 0000000000000000108c89144a620726faa3d5d8fa42deec345a3b61b9a2357d 1,306 0.75/1.00 vMB 27
329,896 329,896 000000000000000016d65758ed8df787c3d490c569578d38d6db2ed4b56817f0 168 0.11/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.