Loading Tool

Explorer IconExplorer

Memory Pool

34,346 transactions
28.39 vMB
0.07185550 BTC
Random Selection Loading Transactions
Max Size: 140.95/200 MB

Candidate Block

Mining Attempt 964e6dabbe75fb53c3fd769249ae760dfc3663338d888326eddee2859500695f
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root e5ed77594e73c21eb17af7ffd31e433ef9ccc80bfd65d38c333dd87fae6ba3a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.01697125 BTC
Feerates: 101.65 > 1.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (681,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,219 233,219 00000000000000edd1bc871820064630b5b53a111c8e349720394bbc8931a3ee 548 0.23/1.00 vMB 169
233,218 233,218 0000000000000011833921d788533a90722338e3e0c5f07f551543b916aeb9ad 335 0.15/1.00 vMB 178
233,217 233,217 0000000000000016d68d06b27893c7b8e2da5f806925e2ec306910f2782e365b 16 0.02/1.00 vMB 0
233,216 233,216 000000000000005b2ff3fbc27a22dd132b4fd1ce0757a0fa2a6cb38895fa68e5 8 0.00/1.00 vMB 100
233,215 233,215 0000000000000064c2ec24a6f8edcc11276458314fc567b55413e1050bf65e1e 315 0.13/1.00 vMB 173
233,214 233,214 00000000000000730ae9cc316a7bf8ff76bd31ea1bd5b8527459d1939e06aeeb 622 0.29/1.00 vMB 149
233,213 233,213 00000000000000d043c5f6a7b61ca4a1fe7a17f35fa90474ae5fcbd4ddee7388 3 0.00/1.00 vMB 0
233,212 233,212 000000000000009f0d713c85a070e5fde72038fc79b76a27a2655f6d8081e45d 458 0.20/1.00 vMB 142
233,211 233,211 00000000000000afd42dc57879ab9506fb9e8c2eb46b900f2ec1b2ce119e17a9 206 0.12/1.00 vMB 132
233,210 233,210 000000000000014162cdd053d8cacfb711e6a5cc4114b3618a47e4ca2f23cdd5 603 0.25/1.00 vMB 173
233,209 233,209 000000000000012822f6fec22982025e5d299791cf76d52b439413486e50d4f6 519 0.24/1.00 vMB 160
233,208 233,208 00000000000000145f21f6436c2845293f2070421144c67581e2e19f98063423 206 0.08/1.00 vMB 15
233,207 233,207 000000000000019888f3ad1c17ead9268b9331919e3deb5c12d40fbad771be81 568 0.25/1.00 vMB 182
233,206 233,206 00000000000000a539b9c254b256462381bfa1444aa0576d0481b77eb6449237 241 0.11/1.00 vMB 166
233,205 233,205 00000000000000f04254d36d5aff46dd7b7d3a9d58c5114c033b3e69b5ab3d81 260 0.25/1.00 vMB 62
233,204 233,204 00000000000000fb8b7eeacc6b073f39084f333c5ca282ef75ae7baa3f1a7c11 149 0.06/1.00 vMB 178
233,203 233,203 00000000000000729b243be18dd09f6d36fcc5c035023b987598d3f0b75ab295 127 0.06/1.00 vMB 155
233,202 233,202 000000000000013324e87fb9d580c213b810b15aa503f5070a04477de229f8a4 234 0.10/1.00 vMB 148
233,201 233,201 000000000000003ab7c97fa5f7391102979ca5791bfdea664b53c31da5f84c1c 487 0.24/1.00 vMB 162
233,200 233,200 0000000000000106ea348ecffa5e2afeae32ae04cba87a0f4d321bcad4448f1c 739 0.33/1.00 vMB 129
233,199 233,199 000000000000009066ea14c2aede377e660f09face9d197774f5e1f663aae001 66 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 616.85 GB
    • Received: 11.18 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.