Loading Tool

Explorer IconExplorer

Memory Pool

49,309 transactions
30.68 vMB
0.11434308 BTC
Random Selection Loading Transactions
Max Size: 163.70/200 MB

Candidate Block

Mining Attempt 7d75b413f3c6acee52e1451eb8a47bfd46e8a69bb38c7db942a5c4163eeb9a57
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root ecec130a806f0d7a46151fbdd6860722478882ee5501b3ce94d3d28912ff2bca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.04693941 BTC
Feerates: 150.97 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (641,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,182 273,182 0000000000000000fc0dac765eb71c35ead5deef294cb5acb41b3bb4f536e3ab 127 0.06/1.00 vMB 23
273,181 273,181 0000000000000004f04e20908c371add05e4c67f44cfd2ffe906d51839bdcc05 166 0.16/1.00 vMB 20
273,180 273,180 00000000000000046c6c48493c5488557a29fac1c63373636f3bf67933135304 704 0.25/1.00 vMB 77
273,179 273,179 0000000000000000e10d23b3c2e9ee3bee087aad1771054879d678eba2f2842c 1,361 0.56/1.00 vMB 57
273,178 273,178 000000000000000028238038158c06392936fe164be30ffac443a7c063b933a6 1 0.00/1.00 vMB 0
273,177 273,177 00000000000000013d99e9f6c2f372d8e1b22a2004222a4925d4d7db9a03f043 276 0.12/1.00 vMB 45
273,176 273,176 000000000000000236159fbc35e4aa0e62e957da799b2d3b56cbca008b4a2f16 366 0.28/1.00 vMB 27
273,175 273,175 0000000000000001389801f7b57ced69fee35554c816decfddada5921cdce1af 683 0.25/1.00 vMB 67
273,174 273,174 000000000000000207e7140e35be928dfcda99779f68667a3b58b958e4aac70c 1,559 0.90/1.00 vMB 54
273,173 273,173 0000000000000002327e0062a7b17953a2d5f4ee4b3a78559c848bfd4bf4e6cf 79 0.03/1.00 vMB 25
273,172 273,172 0000000000000001248d5ab23f8fbf4de07b9d099736c521791155da893fe2f3 179 0.24/1.00 vMB 24
273,171 273,171 0000000000000002aa4a0cc7ab4ef6d550726dbeb73838ee800b298406a60990 1,056 0.50/1.00 vMB 62
273,170 273,170 0000000000000000aff765daa5ad2bd7148158d546fb66dcf018bdea2d45b461 308 0.15/1.00 vMB 30
273,169 273,169 00000000000000034deac1bc0b5bfa70ec21ebabc890d7d2f31a41e5609bd5b2 231 0.13/1.00 vMB 64
273,168 273,168 0000000000000001f69e5aa7705bea055b07920b111ab65ee46f82ccda5b1b55 260 0.15/1.00 vMB 18
273,167 273,167 00000000000000044821f044d8a1a654ac787b3bade4c71a9bbb95073cd39b1d 194 0.17/1.00 vMB 23
273,166 273,166 0000000000000002bed7639be3a75ff9935c0f8e728203b1a76cf6dbb7bd9d64 598 0.25/1.00 vMB 75
273,165 273,165 00000000000000054357cca066c3fd35205f1d5434ba236d0ab7fa79bbbaafc1 567 0.45/1.00 vMB 23
273,164 273,164 00000000000000012364a2e34a00a783b454eac6532f9bc0c77e9fecda952343 1,278 0.50/1.00 vMB 64
273,163 273,163 00000000000000017f31b2fb1e5a84ea2ea1e0d51dbc136818c029f6fa1d162b 59 0.03/1.00 vMB 156
273,162 273,162 000000000000000570563926f7e2a058b938c384ccb9c84d1d2cdf675836e824 713 0.25/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.