Loading Tool

Explorer IconExplorer

Memory Pool

42,857 transactions
29.01 vMB
0.08969945 BTC
Random Selection Loading Transactions
Max Size: 148.39/200 MB

Candidate Block

Mining Attempt 1f7f55bd202eb2d76342705538ffde49dbd833e97385e1e5273660082a6a5914
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root cb15f903821491f42c37e1e767f3f8844bcad332d1b0f6ed0bc4c77c1ba81f14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,021
Size: 1.00 vMB
Total Fees: 0.03197791 BTC
Feerates: 88.27 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (692,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,798 221,798 000000000000010294df0ffad9e979641935f044d7fb37e87f34dfc961bfec69 471 0.19/1.00 vMB 193
221,797 221,797 000000000000009864980398d098a3c9fd1614534d626208918e2992db3caaee 186 0.11/1.00 vMB 126
221,796 221,796 00000000000002c020300d73a02ca56612d36de249fb43656dc00a47f4523d56 454 0.21/1.00 vMB 205
221,795 221,795 000000000000009e1a9391f0ac26cbcf5e4700ffab4f762b389da81a9d68bec3 51 0.02/1.00 vMB 175
221,794 221,794 000000000000011c5c59cca1a8976aa89822d376f694c3bd5c7948b5a4e37337 542 0.22/1.00 vMB 189
221,793 221,793 000000000000021410ba68a92d10dc881feae11536cf6d9cff5dcbb1c99de65a 80 0.05/1.00 vMB 166
221,792 221,792 00000000000003a465933ab96a0549f4ce326be14e5691748e081ae2a249e893 23 0.01/1.00 vMB 184
221,791 221,791 00000000000002b25217fbc572a13e5c15bd50e4cc9afbcfd83c15f24d4af052 288 0.12/1.00 vMB 197
221,790 221,790 00000000000004957ec2cdb18284aa695afd3f87f58de18ec9649f40b1775be1 256 0.11/1.00 vMB 116
221,789 221,789 000000000000041edc622b974fd9dc769e4e54108d410097dac4a57452aba658 14 0.01/1.00 vMB 196
221,788 221,788 000000000000025d11a2ec87cf43f67e908a66270644c417ec1842b836ac85f5 118 0.07/1.00 vMB 153
221,787 221,787 00000000000004812dee4102e768455e8fd73761f5ed474aee0f8a6bdbe6418d 377 0.17/1.00 vMB 29
221,786 221,786 0000000000000414afda07d6d643f1414aedfc45e06f6c6811838ae150089e73 537 0.22/1.00 vMB 180
221,785 221,785 000000000000028fd057b79af03a210c20ce4631134307125a6992ce018d92bd 133 0.07/1.00 vMB 90
221,784 221,784 000000000000004130334bf13959482679cead9b373a16f18cf2bf553f4375eb 233 0.12/1.00 vMB 181
221,783 221,783 0000000000000328f894b1b0dbd240c76b71a592fe10d49b94488850f2c936ee 419 0.25/1.00 vMB 148
221,782 221,782 000000000000031f37fd15a747939d798e9c52a6198de4471cda637272961b1a 550 0.25/1.00 vMB 175
221,781 221,781 00000000000002ed1faf7403b156cbf6b99befc5bd1d9fca79691f43cfbae41f 697 0.25/1.00 vMB 238
221,780 221,780 000000000000046713865e4fe1be7961a607bf73c0701278e6acd5504e8a5eb5 101 0.07/1.00 vMB 114
221,779 221,779 00000000000000b16f8255432d164cc5ee0cd9a18a8df825635ac935c31da5ee 166 0.09/1.00 vMB 163
221,778 221,778 00000000000003d772d53d296008c9738156b5fae2ddda95b931ee2c52d98710 538 0.25/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.