Loading Tool

Explorer IconExplorer

Memory Pool

79,588 transactions
29.67 vMB
0.07812879 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt d81ce54893da2962e39651d9d629ebe45c4eb0634af10259f51c89411b1f3477
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (623,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,532 291,532 0000000000000000e03b414a25a9a06d2f8b011baaaa00b731ca20b6f1ac1382 294 0.19/1.00 vMB 38
291,531 291,531 0000000000000000f62ad1e999557a4ca25061284bb788c88bad822923c52327 231 0.16/1.00 vMB 32
291,530 291,530 0000000000000000b6ec403af9844b82db8a2d3b202f06e329673b4155d43b26 259 0.17/1.00 vMB 28
291,529 291,529 000000000000000079970073a451ce46023bcef493d7aeec53a35ef18d2d0d9e 52 0.02/1.00 vMB 35
291,528 291,528 0000000000000000d642502fdaa7d17956e9839922f228303368dca7189ee9fe 132 0.10/1.00 vMB 23
291,527 291,527 0000000000000000160cb6f07ba5e3f9ffa18dc062c035f4df1d0aab009945f7 97 0.13/1.00 vMB 14
291,526 291,526 0000000000000000128315a1f09bcfcdfb4be266d5247ad126bc7665ac5d5562 794 0.35/1.00 vMB 45
291,525 291,525 00000000000000008d575274e5833336b373c539cac0eb8700953977d47484ae 603 0.34/1.00 vMB 38
291,524 291,524 0000000000000000a7b3ca87c78b69a4a5e871b9f78620456a7afb63b86441cd 128 0.05/1.00 vMB 52
291,523 291,523 0000000000000000b4d60ccf3c9eb388ed00f4d37fd7f7703054dfbd27c8d435 187 0.11/1.00 vMB 30
291,522 291,522 0000000000000000393853d0637d58dbbdd610819c33b6628908e36b12e2cadf 202 0.11/1.00 vMB 24
291,521 291,521 0000000000000000ce7189952c3a29c227950f47ce8e8ee49307c8b7715b7c4d 642 0.50/1.00 vMB 26
291,520 291,520 00000000000000000d3f75670295c0d37d3393cd025e5e9efd68c9932940cb16 105 0.25/1.00 vMB 14
291,519 291,519 000000000000000008ad82dec7e98b70a052a13429bb01ca8408ab4e3f3f248b 256 0.12/1.00 vMB 34
291,518 291,518 0000000000000000c8629556cc998d4cb366a484d8a600d29dc44da2edc20fd5 419 0.25/1.00 vMB 29
291,517 291,517 00000000000000000df31dba947979e7e3690b938698f088831e1e3589043fe7 512 0.22/1.00 vMB 27
291,516 291,516 00000000000000004033940893fad847cb9930f59296c4c2d6614b7e6a894607 755 0.25/1.00 vMB 74
291,515 291,515 00000000000000006d1b032d3ea4c2f8c578b542f8fb6f39f09406aa22f67eff 1,251 0.88/1.00 vMB 26
291,514 291,514 0000000000000000cd32ad5eb0e1ce3d729bb8886f25ff1fb6e43560f4a1b66b 707 0.25/1.00 vMB 62
291,513 291,513 00000000000000004f1fe412ad24ecb6aaf032d1f8abdc6a29ff863fb179e5bd 100 0.10/1.00 vMB 15
291,512 291,512 00000000000000009d328304ad164f5957d1e03d18c8938b874a703e5d299a7f 297 0.12/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.