Loading Tool

Explorer IconExplorer

Memory Pool

41,192 transactions
27.43 vMB
0.12950638 BTC
Random Selection Loading Transactions
Max Size: 142.01/200 MB

Candidate Block

Mining Attempt b0760b8f1b01df21f05c9bc79efa4fd7c65ef085439d7f2fd721666c95ed70f2
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 8e9a54218dc219dd0c29603b9c23974526cca683cdabe29baeeb69cd81ef74d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.06959481 BTC
Feerates: 285.90 > 6.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (399,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,337 515,337 00000000000000000027c67e24e32e50369cde8deaef363b1060ac3ad7bb6f6a 241 0.08/1.00 vMB 40
515,336 515,336 000000000000000000188acc3624ab76c4fa32f7bff9f8d42e39b0ec42bbf1d0 1,306 0.50/1.00 vMB 37
515,335 515,335 00000000000000000029fe1691bc271a24d4aaa13f9ba2f50d95a7497b81bd4b 623 0.32/1.00 vMB 28
515,334 515,334 0000000000000000001c0861a2386f1a0b6b8332a608d884ce6cdb9013677ec5 1,366 0.58/1.00 vMB 68
515,333 515,333 0000000000000000004a59453a102cb3ad8e6de16d52a290d2f47d6cc1577f16 211 0.08/1.00 vMB 38
515,332 515,332 0000000000000000003ca75b2f153dbf020a45ac1bcb6534a0bcb6cad354938c 320 0.10/1.00 vMB 28
515,331 515,331 0000000000000000000566321d12789eff85665ae7348fd5952475caf5c7423f 1,282 0.61/1.00 vMB 41
515,330 515,330 0000000000000000004243e863c3acc3390a2a3929a66527d9304712c207bbc2 1,780 0.80/1.00 vMB 32
515,329 515,329 0000000000000000002589dc954af093d94ef40899b1a9f7c481e9e3bd1dcb90 2,244 1.00/1.00 vMB 35
515,328 515,328 00000000000000000045efdde4159494a692736eb398070cd3de0faa7d36c7e5 527 0.35/1.00 vMB 34
515,327 515,327 0000000000000000000c9cde0392c3794330d04ab26e1ee4f0dfee5e158cd9cd 1,356 0.89/1.00 vMB 55
515,326 515,326 0000000000000000000a6eca858b7108d9292294b54a56b00db59f32722b5f5b 951 0.44/1.00 vMB 26
515,325 515,325 00000000000000000016420639c25a81703571cb1fca3d681cff97dfd6929638 831 0.48/1.00 vMB 33
515,324 515,324 0000000000000000000573978b3f92c0a385949155eade04deeb519eecd41825 276 0.14/1.00 vMB 25
515,323 515,323 000000000000000000174d0f60bed88951574699cee97160ba3cad59199ad01f 1,401 0.70/1.00 vMB 40
515,322 515,322 0000000000000000000ea37f87e9ada4e73a7dadf6102b14c8880d9c66166155 1,897 1.00/1.00 vMB 15
515,321 515,321 0000000000000000004f204d9b88941315aeb714fd170d7c7551e8e7397c4056 943 1.00/1.00 vMB 49
515,320 515,320 00000000000000000005318b3f0da32c18083dcc074f2d38ac57d39fb95083b6 470 0.23/1.00 vMB 24
515,319 515,319 00000000000000000046ab2fc414b57dcc7008f0f07719290378f96e4f71a879 1,513 0.84/1.00 vMB 26
515,318 515,318 00000000000000000016205572fcd29278610b6a5b19ab734d3d26c6d592535d 80 0.03/1.00 vMB 39
515,317 515,317 0000000000000000002c021ee3197aebbb2c6e148d7bf3b852ca417225e1ba91 1,301 0.74/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.82 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: 636.44 GB
    • Received: 12.37 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.