Loading Tool

Explorer IconExplorer

Memory Pool

39,825 transactions
18.39 vMB
0.15248458 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.47/200 MB

Candidate Block

Mining Attempt 391471dd633715a807f9110956f154557d71750412a8c80998cd8679729f272b
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root 97bc825990f8a6156995ede3cbab837e4739f10da5305616190d03edadbc2788
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,864
Size: 1.00 vMB
Total Fees: 0.03241306 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (638,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,585 274,585 0000000000000000836f28ec8448c02ee69189fd425cf3c7259bee6f491e9cbd 291 0.15 vMB 69
274,584 274,584 0000000000000000091249b3442c6fb6b0f42bb94f81bb70d71ece5cca53970e 38 0.03 vMB 26
274,583 274,583 0000000000000000108770cb802e018ccedc002b0e3201cda898697681f76ad4 66 0.03 vMB 46
274,582 274,582 0000000000000003ba7be1707f3f7eaa2cfe36b74e6834d6723a977159c54261 167 0.09 vMB 45
274,581 274,581 00000000000000042e5506f4e977d2dafad852131587d3aab28757035c49f1a1 34 0.01 vMB 41
274,580 274,580 0000000000000004a28236bf4cd83482b7bb93cd901e58f1fd6b9f166ea9e806 118 0.05 vMB 37
274,579 274,579 000000000000000336c5452db364f0a812e6488466c50713a8c4cf7d172b9272 188 0.07 vMB 51
274,578 274,578 0000000000000003114359b460f461606d30f4bdf3ce771e578c0181a01bf1e2 162 0.21 vMB 22
274,577 274,577 00000000000000000483283e2cf7a947acdaa09cc6a62573034dda19f86c1708 495 0.25 vMB 60
274,576 274,576 00000000000000034d94e68ad9dbc453f6b9a764cf350e17c204e3b260afac76 218 0.11 vMB 53
274,575 274,575 000000000000000431254537d11cd62e3006258e16f806f1b881dde449244d2b 353 0.19 vMB 57
274,574 274,574 000000000000000232ab7a9722f291cdd1629a9329486c97f79b2a62a3e1c4bd 134 0.07 vMB 35
274,573 274,573 000000000000000187c9b8fa7cc2e75caec76e9acc36118a4e5a6ceae1eeb6e1 226 0.08 vMB 72
274,572 274,572 00000000000000034346f0fb5c815e5964e4f9a404007273239798f7c888afa1 90 0.04 vMB 34
274,571 274,571 0000000000000002a45f128e38af652e5b1ca27ceaecb03ce3a0e14167e9d3e7 7 0.00 vMB 88
274,570 274,570 00000000000000028d9f0ed77cba056970c3883ef0be9515400b1a2757ca406e 45 0.03 vMB 13
274,569 274,569 00000000000000038655a6ee761ba6c1e19605b5a23d3988b4885c4495440b4e 706 0.38 vMB 45
274,568 274,568 000000000000000372da24b95a0cf49096c5cea76e23f4d49ee8c4e45b6d7760 92 0.10 vMB 56
274,567 274,567 0000000000000003176b1278aa61715d1cff48e0b4b17f250f339f01774dbdb9 398 0.25 vMB 38
274,566 274,566 0000000000000001ff8dd90fcef835fa0ad60256d7f84eeff10c6b529fffba5f 184 0.08 vMB 47
274,565 274,565 00000000000000010e6d758422a8382d82c75895f74b884c6845e7ceb98eac40 413 0.18 vMB 70
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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