Loading Tool

Explorer IconExplorer

Memory Pool

82,056 transactions
30.92 vMB
0.07869054 BTC
Random Selection Loading Transactions
Max Size: 189.71/200 MB

Candidate Block

Mining Attempt 11cb5702dda9a8d42a72e9d6354c93d64c7b22d7408601228724f631a0caa782
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 85e4c3e612f3d5667565232d7bc4dcb49a42b4649a488b96d9a2e08af3204d8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.00918519 BTC
Feerates: 301.05 > 0.92 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (464,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,970 450,970 000000000000000001f5e46ce7815ff47b19db3081a3232764e3c350c75953f6 2,519 1.00/1.00 vMB 109
450,969 450,969 000000000000000002730c77a199fe4c1cb6c202a6998db41abf40406becc920 737 0.27/1.00 vMB 153
450,968 450,968 00000000000000000129be428b0789bb6759bf8ef21b82ec573c20f2d713d0e4 1,599 1.00/1.00 vMB 47
450,967 450,967 00000000000000000011c489cf19275b3cdb44f35a8887e4730c7d105fc130ad 917 1.00/1.00 vMB 59
450,966 450,966 0000000000000000004f5ab9dedfffd6e8b1bbe1403b07b2c9abf8f1f53c9450 1,333 1.00/1.00 vMB 60
450,965 450,965 0000000000000000011bb97d897b5d199bf9d16690e54d3bb3276de42d572173 2,216 1.00/1.00 vMB 115
450,964 450,964 00000000000000000123786906c028275749782cbded027928ad7df4dbb21c23 2,061 1.00/1.00 vMB 50
450,963 450,963 00000000000000000261e3280e13a233865d2ffeeaf10ee5a4f8fec158e87053 2,091 1.00/1.00 vMB 83
450,962 450,962 0000000000000000006d194e9fc59488d834126336f8a44641c0135f779d1c08 1,722 1.00/1.00 vMB 79
450,961 450,961 00000000000000000240512ec43b276a5bc49bccd440a1ea3db904527efcc0f1 2,175 1.00/1.00 vMB 85
450,960 450,960 0000000000000000012f6ddb77e5c6baac0ba207d927cda59698550266c491aa 2,040 1.00/1.00 vMB 53
450,959 450,959 000000000000000001123788bc56a7111e97eac38a956a32e1a568518a71f108 1,279 1.00/1.00 vMB 65
450,958 450,958 00000000000000000230e47aba3ce033d870c7ee4b2039a90f03dd8213ae46fe 2,385 1.00/1.00 vMB 86
450,957 450,957 000000000000000001085efbb558623580e7548f023e2ec3fd40d2141348d2af 2,040 1.00/1.00 vMB 103
450,956 450,956 000000000000000002c098e283d0f186e3f0d591839c875572f8d0d02e08f35a 2,220 1.00/1.00 vMB 78
450,955 450,955 000000000000000002c91a74eff899976e9738554f51c5673dbb4f4de3764b1f 1,702 1.00/1.00 vMB 73
450,954 450,954 000000000000000001f0eb5c7c22869e9b7e83e713400b8312c28ea9dfd9eda8 2,037 1.00/1.00 vMB 70
450,953 450,953 0000000000000000011a6bd33ebfaa495ea08cec4c7cfb63f310688380369b17 1,662 1.00/1.00 vMB 99
450,952 450,952 00000000000000000116f940488415fbb8876e1276ae8b7f8f8eb52de9072868 141 0.10/1.00 vMB 71
450,951 450,951 0000000000000000025398aaf854f318cd4898dfe1a56d3849d1ed1bc6a682b1 2,463 1.00/1.00 vMB 82
450,950 450,950 000000000000000002cb827a494cb417b703387d74f9060b2dbece765cc3ceb8 1,766 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.