Loading Tool

Explorer IconExplorer

Memory Pool

42,656 transactions
18.61 vMB
0.19808694 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.66/200 MB

Candidate Block

Mining Attempt 2ad37f69a02889eacb406ffcc1039524db52803ea5373c4aa021b9657af71fa8
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c554df821a711776f78754aa69339f918490396a253c62f1a3c5773ad0322e51
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.06502066 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (657,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,764 255,764 0000000000000027015eb3798cb4184031b59dc46c77d8298cad6afdc17384fe 641 0.24 vMB 143
255,763 255,763 00000000000000386c41ee5715edf6956b16d788476e2bcbca98bb16655feada 379 0.16 vMB 146
255,762 255,762 0000000000000034dff1e7d1f5574a12037a96972556208d150c3ceac7eb243a 409 0.19 vMB 95
255,761 255,761 000000000000001d79b11ae6408b852eef967e9772b37341f06344e417f643e5 696 0.25 vMB 153
255,760 255,760 0000000000000016983c67fcf9795c9bd4e9a5c14dcaecfbc4eb27af29797129 181 0.08 vMB 113
255,759 255,759 000000000000001cbfa18a432e26276992f9bc88a7f6098fbcd0636b578b4cff 121 0.05 vMB 89
255,758 255,758 00000000000000080ffc3c402357807e35af4185edf0f5c43101db006056171c 437 0.22 vMB 82
255,757 255,757 000000000000002204936ca3538383e1b594228d63784c8ddf5020e95e1bffe3 653 0.25 vMB 157
255,756 255,756 0000000000000036b95611f4bfe77253ed95b3a36fe57a1c456adf1ed7babbf1 61 0.02 vMB 114
255,755 255,755 0000000000000036a3413864a7f55618d61ea6178b5faccda1edff7b81e0ae50 216 0.09 vMB 132
255,754 255,754 00000000000000394f91263dfadad1307f7b0ba7774a9ec5e6d8499734374e3a 255 0.10 vMB 128
255,753 255,753 0000000000000026fbd5fa9969c48dd5f1c894a8b58a6ab2102e5d5878caddb6 175 0.07 vMB 135
255,752 255,752 000000000000001efa1dedc7df43ba06a624b91c76ad4379f7d3b629da532cd7 55 0.03 vMB 92
255,751 255,751 00000000000000161778ace087ab394e8d151f354216a6fe899dedcf7fc2f1a9 257 0.11 vMB 107
255,750 255,750 000000000000002d000d6fb87742e7a0c784eb01578bbc4b67827f7815f7d9b6 230 0.11 vMB 113
255,749 255,749 00000000000000284f58aa9316095249a04e7d8d36f619be160ec4bba2116310 115 0.05 vMB 74
255,748 255,748 0000000000000038219e50ee157ab8ed57fe537634926cf3bbbb604187264699 524 0.23 vMB 111
255,747 255,747 0000000000000029c357264d990736e06eec6ea2aa899cef6ceadade33941b19 328 0.14 vMB 111
255,746 255,746 00000000000000380e6412370bad0312bb1157e246c1b1c7a5c6fbed9abd33e2 383 0.14 vMB 110
255,745 255,745 0000000000000022b289c75f85011cf4ce91154edb642b15b35b7ff9d2d205b8 135 0.06 vMB 80
255,744 255,744 000000000000001da461bdc82ff117b299cc34384d3b17282d0d80a271e8211e 295 0.11 vMB 122
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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