Loading Tool

Explorer IconExplorer

Memory Pool

81,654 transactions
30.99 vMB
0.08802566 BTC
Random Selection Loading Transactions
Max Size: 187.85/200 MB

Candidate Block

Mining Attempt 3b66e5f9bc1a9300758dc8bfe12333a1d9782b5e25bee99b87d57f7667096757
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 9bfab5d480f07e7153bf9a307f48a955591ac30ed78ce15c3fe60f8d7001b4e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.01489090 BTC
Feerates: 115.63 > 1.49 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (557,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,569 357,569 00000000000000000b5fbc69926d19b693c4148f6b0bdc9737ca4b2f86bd9ae1 744 0.64/1.00 vMB 10
357,568 357,568 000000000000000012d5745fbfd4f8144a86a72e4d2ae827927e249c454e98b8 284 0.37/1.00 vMB 15
357,567 357,567 000000000000000006daabe6ee499715953d13896da5601e7b37557de98e4555 1,011 0.74/1.00 vMB 22
357,566 357,566 0000000000000000069cd04148c65f114786b50dc074cb6e02dcde7095f79e7d 613 0.48/1.00 vMB 17
357,565 357,565 000000000000000007a0c630502da136049413bfdf997ccedfde3a46b5fe7ad2 142 0.10/1.00 vMB 18
357,564 357,564 000000000000000005ce1d2cd398426ad3f1d5fb294ea34453a3b9258fc391db 341 0.19/1.00 vMB 25
357,563 357,563 000000000000000000905f789bb75697123b02de55919afd6ae952ee3cacb117 1,793 0.87/1.00 vMB 29
357,562 357,562 000000000000000012b0bd8e46097a5139c56007d03ec352f27873f3b6c493ce 245 0.15/1.00 vMB 23
357,561 357,561 00000000000000000a0f95741066a17be072e81b4b5c048c44a156d126e34f0e 1,248 0.75/1.00 vMB 23
357,560 357,560 00000000000000000e57979c7abbd95838c7a4b54b467b16b07070709c348162 598 0.34/1.00 vMB 23
357,559 357,559 000000000000000011c70926b70fa179ff0cde2dac2a656fd3dcd7d940647d00 1 0.00/1.00 vMB 0
357,558 357,558 00000000000000001026c35f7b5da04a20721c2def63708c308cfba143431471 588 0.33/1.00 vMB 22
357,557 357,557 00000000000000000506bb807986ad443536645105dcf70c23e8f3e624ec82bc 759 0.44/1.00 vMB 17
357,556 357,556 000000000000000015df9ac51200636ed4003c32d3fd2207570e98458a2af7b1 1,120 1.00/1.00 vMB 29
357,555 357,555 000000000000000001555fd86fa751038a2fcc95fca61b25bcadc2935fcf243e 2 0.00/1.00 vMB 0
357,554 357,554 0000000000000000124fa63a49cab54ef4048e08f155478c171b25fac5455ef6 2,075 0.75/1.00 vMB 38
357,553 357,553 00000000000000001380f10a4e437429d3ad544044b6e785684e8bb501c8d975 1,501 0.83/1.00 vMB 25
357,552 357,552 00000000000000000e168ce1bbcdab4551cc35e9d5128b75e5d603143cdc970a 993 0.67/1.00 vMB 22
357,551 357,551 000000000000000005dbf66b3dfc7d2dbf0faf600ef7d4e328d614157928b4aa 298 0.17/1.00 vMB 20
357,550 357,550 00000000000000000d9b18027aaced3723350b914f59935b2eddf49224dc2e9a 168 0.10/1.00 vMB 25
357,549 357,549 000000000000000012e7d66fb3acdf7e02ee475a7e9834ea462c8efa49d5d855 1,608 0.98/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

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