Loading Tool

Explorer IconExplorer

Memory Pool

28,516 transactions
9.61 vMB
0.11227607 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.70/200 MB

Candidate Block

Mining Attempt ebe3c682d79e3e45f4187da45ee118d7a181e3caea18bd2a7f6b9a8c35b829f5
Version 20000000
Previous Block 0000000000000000000207d87b7daaa9b76b765d546cb6d2acb529123ae5516d
Merkle Root cf3036108df4c2d472aba47d78fbbf97bb25d23c1db55e5e61543e655cdf3e52
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,392
Size: 1.00 vMB
Total Fees: 0.03868247 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,220 (756,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,577 156,577 00000000000005fb8abc3c11fa89a2043566b7f47d9615daf196057517373d7c 49 0.03 vMB 123
156,576 156,576 0000000000000ef4be26c95fc06ea716be05c3baddf887ddc60c4e66b2a1ba42 31 0.02 vMB 69
156,575 156,575 0000000000000a67a0e95ce776686499ab02261dd7ccad0a5b506d8b6cee5e59 12 0.01 vMB 64
156,574 156,574 000000000000022c1e5ab92337904a5c504c3edecb4daa00acf748d315e600d6 16 0.00 vMB 170
156,573 156,573 000000000000030ff6af63486794ff13adb19bbb15aff481aa92e3a392ae2cab 31 0.02 vMB 61
156,572 156,572 00000000000007529506687fe45f1c7bfa2e34df2fdc9197f50b70e6a8f0bfd2 29 0.01 vMB 245
156,571 156,571 0000000000000ed1b8f5a35e5c7cf48a9ce61d08b8ccc0e8bf7121a63d99dd65 15 0.00 vMB 43
156,570 156,570 000000000000078aee6afa266de0e1d54ecb4d76730bb68e45928fae7eb4fcc2 94 0.03 vMB 81
156,569 156,569 00000000000007f4c705f7a0dcfc6f54ac6f7742b4abdb484177e106662bbc84 8 0.02 vMB 17
156,568 156,568 00000000000005fdc523918bdaa5b5078662ad9610e0805f0d05d4ac7fd2e045 58 0.02 vMB 9
156,567 156,567 0000000000000d2db2f6822a9025d1fb09d04c8312bce43435ec2449733ae78d 23 0.01 vMB 182
156,566 156,566 00000000000005e8634f071a25a6aeba7c2e19d9e3edd07a82ad4c4a3bddf17b 10 0.00 vMB 53
156,565 156,565 0000000000000a46714e1b03e5e0693e9ecaa3ec1853f1cdf34e9ca52e13f1ff 9 0.00 vMB 38
156,564 156,564 000000000000008fa75f9b94b725c53f4a7b971eab36f3b2c3feead01f67e9f2 26 0.01 vMB 56
156,563 156,563 0000000000000a488712248935035a467499f8eeec4094ba2c15afb519d2b846 10 0.00 vMB 104
156,562 156,562 00000000000002f586f090a178356fd157b4dc930dc332ddcbe0f7f150e225df 3 0.00 vMB 93
156,561 156,561 000000000000095dd578ff9008d7c86ea0dd32b09bbf32d19172233e7ecc2fcc 27 0.01 vMB 79
156,560 156,560 00000000000005acff042f50f68c375bdec5b50002f1816ae0e36df399890194 20 0.01 vMB 176
156,559 156,559 00000000000004a66710f089f8b434e63e04d3b7196743254d1dbd38d92de86b 23 0.01 vMB 149
156,558 156,558 00000000000001ba680795f5fbc8cf926b918a929a0ffaf942d589e43f6bf457 88 0.03 vMB 7
156,557 156,557 000000000000016556f8ac7b3be9e710a86382a44c660ba45f98079456362a44 24 0.01 vMB 46
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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