Loading Tool

Explorer IconExplorer

Memory Pool

40,738 transactions
17.89 vMB
0.16202165 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.85/200 MB

Candidate Block

Mining Attempt 6cd86862433a75702f1860517e99fe94086a8992c66664845bb9deb835b40846
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d7781485ffcc3dcc7cc0cfd28bdfe87dc9660eaced1b14bfbc067319b42acb17
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.05072690 BTC
Median Feerate: 4.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (664,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,533 248,533 000000000000004b75d15ef4e6db9b278739385ef69fe66aa95933c8f4d1746f 345 0.16 vMB 108
248,532 248,532 000000000000000d7643bf78c095e73668e0fa6a4474fa7e08380b3f1f757105 76 0.03 vMB 165
248,531 248,531 0000000000000014ec7f764280f05a0c1c297de0446f72ea68a493376588316f 286 0.11 vMB 139
248,530 248,530 00000000000000680fc2144d0572119e48d8683b7fc70f673c5d819f54bbc536 17 0.01 vMB 33
248,529 248,529 0000000000000087da12fd962dbd6e265b9028a85add866c3ab88e0b7c74e804 213 0.08 vMB 138
248,528 248,528 0000000000000023010504172ee8a25f071f4842e1e09fb15ec1ed15b1833ece 256 0.15 vMB 51
248,527 248,527 0000000000000047ff29bd1bde0cfd8c1362b0ec9b64a185f93f6610805bffcc 280 0.13 vMB 132
248,526 248,526 0000000000000016837e67ff764496be32579ec36c5aeaa90e58c80068f66ec8 400 0.17 vMB 153
248,525 248,525 0000000000000045134544a13859fd8d67c89a0f862720fd8b62f3b411e64eb8 64 0.02 vMB 112
248,524 248,524 000000000000007efcb65ab00bfd76159b16e24becd15a7d9e12edd6bf372e0d 154 0.07 vMB 133
248,523 248,523 000000000000004974a213fbc98c141c1f5e8bd8e58933a310693821d2f341cb 136 0.07 vMB 127
248,522 248,522 000000000000006b5a680fd3675098fde6a294ffa0b3d4e7496069d2a6f10be8 45 0.03 vMB 108
248,521 248,521 000000000000001eec7e30fd93f0f2d5ea5662a4eb901f54a0caf6c1a0c59288 83 0.11 vMB 26
248,520 248,520 000000000000008605e99aba8b17cf61b0ed550d497e23f3f3961cfde9fc102a 237 0.12 vMB 284
248,519 248,519 000000000000005f7c2415f614640dc78abc55f4f7654b3bccb1fe3f88834871 401 0.20 vMB 150
248,518 248,518 0000000000000067eeb13b4e9bc6d40a0ff5b6a1379ecbb4c4312e0633cbd7ee 68 0.04 vMB 47
248,517 248,517 0000000000000012096ce1b0fa43048e240e69a41d14d319c5049c95e4121b1b 582 0.25 vMB 141
248,516 248,516 000000000000006a1bcb860fe263388c38cba10970f03287ab346bdd01770f58 128 0.07 vMB 108
248,515 248,515 000000000000002cfd90e8ae46a0e5c9c2fe3cf749c4ad360452f18b335ff5ce 256 0.16 vMB 54
248,514 248,514 0000000000000018b2e37ff81bf4e646c33983f0c56312927982f82bfc7095fd 204 0.09 vMB 153
248,513 248,513 000000000000006aaae5746a75a0d5dc40152a38a32fe75f4f9de0ef8df75e78 6 0.00 vMB 430
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.68 GB
    • Received: 0.47 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.