Loading Tool

Explorer IconExplorer

Memory Pool

77,431 transactions
27.93 vMB
0.08559267 BTC
Random Selection Loading Transactions
Max Size: 170.25/200 MB

Candidate Block

Mining Attempt e7c8975a9a3490fd6c5edc455033d26b807cc16688a1fb5e861929d57d6d9161
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 0f86d2fd2eeeb4d615d06bb92ff640df05962ebe512e6918ad5cbca4fd8d40cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02555162 BTC
Feerates: 402.60 > 2.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (643,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,179 272,179 00000000000000003e91a5933005af2b9dbe9da5f8131cff84c79955411bd273 1,397 0.50/1.00 vMB 84
272,178 272,178 00000000000000010bc16ba6ea6eeae0bd0971d61ecea7a4ac60aea5fff8a5cd 2,048 0.90/1.00 vMB 57
272,177 272,177 0000000000000005fb935044effc1f419b332a37ec315638c34006098ac62b2f 378 0.50/1.00 vMB 25
272,176 272,176 0000000000000001624bcd004df68971606e013080d52ae09502a00cfe31474d 345 0.25/1.00 vMB 33
272,175 272,175 0000000000000001eeb20366d34c5df84bead365f24981a1b5fce14b48cb0757 715 0.49/1.00 vMB 47
272,174 272,174 00000000000000000f3dc5ede8f74caf262a38d1a439ecccc4b1e4efd7b3bdf9 96 0.24/1.00 vMB 16
272,173 272,173 0000000000000002d603e0bb93d805b718ce1428b8fa8dc90a8b182b9993cd19 205 0.25/1.00 vMB 15
272,172 272,172 0000000000000005998fa2dccf7fa98865fef4a5f6e3cd2a34aa4962b61ee412 1,182 0.50/1.00 vMB 56
272,171 272,171 000000000000000547c8df73607e9affcedcb1bbfef16e09249a41b473c7b009 271 0.25/1.00 vMB 18
272,170 272,170 0000000000000003c379c13e01abefc21633c865fc2418a4aba036b451099e4d 545 0.25/1.00 vMB 52
272,169 272,169 000000000000000292512540477f70240175cab9b66342aa28a708c175aa3e24 1,294 0.50/1.00 vMB 46
272,168 272,168 0000000000000000ee8c50bdd8c41ff5f89da96bebf500accea13e760b6929a5 704 0.25/1.00 vMB 60
272,167 272,167 0000000000000000be951837e1447d648926567ea0b9e9176ad7a04ec04135bd 702 0.25/1.00 vMB 111
272,166 272,166 0000000000000000d0be7d23a47ea025e6519fd9e54f88e07e99ccd207e26886 577 0.25/1.00 vMB 115
272,165 272,165 00000000000000003b84478d0341d903d55c3a2151c93eea3e646ab1c7b7aee7 702 0.25/1.00 vMB 60
272,164 272,164 00000000000000016ca331fbbb8ab515a60267270c28b84ec81c03ab9f9a7e52 489 0.24/1.00 vMB 44
272,163 272,163 0000000000000001262e9b896683a0469149d222f061ad3513a9b0a5041af0e1 117 0.05/1.00 vMB 47
272,162 272,162 00000000000000053f812b3b8603f10f904ef4d5e00c592649584ea55cc9e69b 349 0.19/1.00 vMB 31
272,161 272,161 0000000000000005a6865ab17f85f4e130f4e9f5de40561a7c97109cfe8ad028 692 0.35/1.00 vMB 21
272,160 272,160 00000000000000028465cbaff46f250aad462c42ea663c7084f8e311e3db8301 701 0.25/1.00 vMB 94
272,159 272,159 00000000000000045590c3fdeca1753d148a87614a70fa0897a17f90bb321654 312 0.15/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.