Loading Tool

Explorer IconExplorer

Memory Pool

19,021 transactions
8.66 vMB
0.03185291 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.75/200 MB

Candidate Block

Mining Attempt e78956bebe9bb7db3eab6e745acf4718b6d22e2f8bb9a3a5f3e8c0890d766037
Version 20000000
Previous Block 00000000000000000000e1bad605e747195f13f88f773febee258624040a6e26
Merkle Root 188697997510b688886645eefabd5f30da3036c189c6a3019ee8e5e9390bf042
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01317814 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,392 (757,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,789 155,789 00000000000008d18eab4bf2f98f4c2397c6587b977925ffb5c5aff047e114cf 42 0.02 vMB 226
155,788 155,788 0000000000000e6cd9c7f4aa6e179871e7635e3af690ce5020d380a7ff7e2ca2 5 0.00 vMB 145
155,787 155,787 0000000000000e0bbd09603a1ee3221e6b388b088bfe32a46545af04de33a3e0 29 0.01 vMB 51
155,786 155,786 00000000000008fab188274b201822ac02c15037521b92391360ea5a4c67e06e 120 0.03 vMB 510
155,785 155,785 00000000000006d494140c4c57d2eb23b6ed3d517f14df95338972937f791289 143 0.05 vMB 51
155,784 155,784 000000000000097159e908a0ddb28e5300f8fd407fc0695ddf713020ebe23077 13 0.00 vMB 0
155,783 155,783 00000000000007e5de61d9ed56d8cefbe02f6e3f7ea390ee54729447910070ff 15 0.01 vMB 85
155,782 155,782 0000000000000c2a34c3eb7ddef6c0401e49ab5e1dfec421231c6dd9116f4fcc 12 0.00 vMB 349
155,781 155,781 0000000000000d93d2b3bf9173bc057f3a66f62677f0ea774365c0a0cd0c4967 35 0.03 vMB 165
155,780 155,780 0000000000000f582e3274e50af1e901632d7608f9d98326c01febcbe22cb25c 20 0.01 vMB 100
155,779 155,779 00000000000006a05e60b6896ca977e880e48d205d6dc0f5cd5e121018e34997 56 0.02 vMB 102
155,778 155,778 0000000000000adcd8a2a32658ccceb2d2560d4c38c4fa3553c7f57776e0de7c 75 0.03 vMB 86
155,777 155,777 0000000000000f4ba074d45d84776b84197ab4cdc13bd425b3ff6bca881a6696 101 0.03 vMB 38
155,776 155,776 00000000000005091895483339fadd2f4dadda6bd6a4307a8de9f70d3dcea73a 31 0.01 vMB 47
155,775 155,775 00000000000009363b26e47ea6b9aec2973c97a8a57f87ba412bb8c2c3f7baca 47 0.01 vMB 251
155,774 155,774 0000000000000ee807e593c4ac8cd22855a6ea289429b243657e3e0cda27ff96 11 0.01 vMB 27
155,773 155,773 0000000000000d6b25620c4c09f946782235ac5960219bf2d1aa8ed58cee387d 9 0.00 vMB 34
155,772 155,772 000000000000057c0b777a51acfe09f9b739d7d20efc4ca0379cac4ac6c3fd21 40 0.02 vMB 76
155,771 155,771 00000000000005017ac110ba247eee56c16a6de50536b17fc22f76d6cbe50904 12 0.00 vMB 11
155,770 155,770 0000000000000d4ab5a051e986dfa0dc21489aa3e8412c27cc892708f5b27830 35 0.03 vMB 83
155,769 155,769 00000000000004eec0783ff0302d84f0308125a0b48457ae2bbebf4bd1ff1383 15 0.01 vMB 35
Previous 10 blocks ↓
Total Size: 779.55 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: 251.53 GB
    • Received: 0.95 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.