Loading Tool

Explorer IconExplorer

Memory Pool

82,880 transactions
31.47 vMB
0.08410603 BTC
Random Selection Loading Transactions
Max Size: 191.64/200 MB

Candidate Block

Mining Attempt b913dbbcbcce5548081a79bdd7ccad37ffa5e6b072624e47e7647314ba5224a3
Version 20000000
Previous Block 000000000000000000015a7ee9281539d48f0ebf8c2030b737ac721a110fec89
Merkle Root 9ac93882ade6ab7c7afb9b1a3d8d1fa594a8f7dcb8051a223d86dc984a77b3ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01586597 BTC
Feerates: 150.93 > 1.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,212 (623,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,231 291,231 0000000000000000a66c63d54b37cf1153fdfdf11461f3250a8debb2b5285188 19 0.05/1.00 vMB 4
291,230 291,230 0000000000000000c8dc843c6aab694e166098946d62a93668f824f867d7e059 1,892 0.83/1.00 vMB 42
291,229 291,229 0000000000000000b815c26438042a5995268e78cd7d4d7e02f4511b88ca8c2f 128 0.07/1.00 vMB 29
291,228 291,228 0000000000000000850c0c71e96f4c85703602d09ca29423b224dfefbf6215f1 534 0.20/1.00 vMB 39
291,227 291,227 000000000000000027133fc3186b9badd3a54b6cba1f32a3f3c21faee35c1390 413 0.27/1.00 vMB 14
291,226 291,226 0000000000000000d57099fdb3e85bdbc6e2a6c8fdf400e798c14db8f05ba453 492 0.25/1.00 vMB 32
291,225 291,225 000000000000000067bc3e9479a595b2f51d4c9f33e2bd12a9ff898cda185ab9 1,005 0.35/1.00 vMB 57
291,224 291,224 00000000000000000ffce91154564bbfb1e4ac148f5421bb65eb023965ad1ca1 188 0.14/1.00 vMB 29
291,223 291,223 0000000000000000e54a344839660261692927577eae50350fe993ae99fef1d4 388 0.19/1.00 vMB 41
291,222 291,222 0000000000000000ce7fa9b8f63ec764bca1b38552a4a465bbd58059e6ba5c93 755 0.32/1.00 vMB 40
291,221 291,221 0000000000000000583a9c31ad6f54ed09635ca648223119c72d78fbf3d8538f 703 0.35/1.00 vMB 39
291,220 291,220 00000000000000005db1c1be42e9575f9fd5e57f0f9056c9ce9e87dfdac57d84 256 0.10/1.00 vMB 45
291,219 291,219 0000000000000000c5227be416cde4bd8838b110d2c12d362d2ce90408bb08ce 437 0.20/1.00 vMB 40
291,218 291,218 00000000000000008220d43b0721a2ea276d44f83a109313ad724f2e8b6128fa 174 0.09/1.00 vMB 33
291,217 291,217 0000000000000000573e68669ebfd0ba2410f6890d0b9068ebeb1d44c3012629 471 0.18/1.00 vMB 35
291,216 291,216 00000000000000001972672f55c222af26e0f1d1498f4b1d8f3e8cc9f4b26952 377 0.23/1.00 vMB 30
291,215 291,215 00000000000000002461d36137789e9d644259529b598bba7be439daadc01e74 333 0.25/1.00 vMB 28
291,214 291,214 0000000000000000bdf5b897e1d7b26c20a66c4f80d709dec8bc617ff46c85b9 578 0.35/1.00 vMB 40
291,213 291,213 0000000000000000e205493c39ce585179376fcaf3edc125279f85d9c670506e 261 0.27/1.00 vMB 19
291,212 291,212 00000000000000007c200d7b41555c19619bfbbb50c6fbbbdb8fff65167a9027 685 0.35/1.00 vMB 32
291,211 291,211 00000000000000007b56ee9fd2d79e1b3486d57f882f224a1b9c87426667c5ef 1,112 0.35/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.76 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: 708.94 GB
    • Received: 16.79 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.