Loading Tool

Explorer IconExplorer

Memory Pool

43,719 transactions
27.14 vMB
0.06055867 BTC
Random Selection Loading Transactions
Max Size: 143.24/200 MB

Candidate Block

Mining Attempt a4e9ebe301f5ab70f08c2276e8c352473b6d327927ff90329b4b4c0561d21091
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root 9cf05f069a4bb3c32c956b37deae2d6320607b436af60f8fd03183e395d626a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,546
Size: 1.00 vMB
Total Fees: 0.00985014 BTC
Feerates: 200.99 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (730,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,757 184,757 00000000000004ab55751e00ae530bcf2e59259f31176a13528ac4de773a3c00 615 0.25/1.00 vMB 153
184,756 184,756 00000000000002f4277904693c44344d51907f84e41d8563fe77b9049413233c 10 0.00/1.00 vMB 31
184,755 184,755 000000000000056d54260fdacd85899d53683120f090de4512d9bc49b683c6dc 99 0.05/1.00 vMB 65
184,754 184,754 000000000000034bae0a4761bad8d451feee76bd36b88166d0a7a2d4f0cb86ec 462 0.25/1.00 vMB 111
184,753 184,753 000000000000015cfc04fee9c09d23323f5fbaee0d41f9db9bc581153bcabd1e 133 0.05/1.00 vMB 267
184,752 184,752 000000000000072a630fac931fc84d839967b98077de72f7b442b5422b855442 11 0.00/1.00 vMB 15
184,751 184,751 00000000000006e6bbbcdbeb8459405800475b4564172634393c22beef5f1344 145 0.05/1.00 vMB 181
184,750 184,750 00000000000003cafbe38b1945d720bd58d9bff5169513a1325cbd5a753fa5c8 246 0.13/1.00 vMB 98
184,749 184,749 00000000000009a5f18b6f4bc6a9f42bdca70e5ed23a0a79b907cf86c8c9e66a 144 0.05/1.00 vMB 114
184,748 184,748 00000000000009b7851fc579dd35ee1450d311690fe1a84b20bd11dc7c873921 586 0.25/1.00 vMB 112
184,747 184,747 00000000000001b73aac195b2278d64117e693a3bdeac9954e1abab870ec9520 622 0.25/1.00 vMB 121
184,746 184,746 0000000000000a1247018a21707b7e47c0ccb88e5a3a96d6bd22f039bcad7d3c 422 0.25/1.00 vMB 96
184,745 184,745 00000000000002679a4485785ba957090a38c0bf6c4437eb45c6faf5eaa444ad 11 0.00/1.00 vMB 14
184,744 184,744 0000000000000305aaa9857788d8df8b7afa2f654c8ff8a26c2e50e9dda5183e 675 0.42/1.00 vMB 108
184,743 184,743 00000000000004c6786e2631c4c35e7b4a7d956d46c4015804adf769719c0ddf 508 0.25/1.00 vMB 205
184,742 184,742 00000000000002bfd1fb1ff098dfbe65b7d2b031054ec0a6b8bf0a2643738f10 7 0.00/1.00 vMB 14
184,741 184,741 00000000000008bf8404746ce4d7830bb3da8c438114b0c99d9801152e3f1fd7 160 0.05/1.00 vMB 154
184,740 184,740 0000000000000760c9b21383116dbbc63f9a7671b43131e03904113d1c4ae7f0 526 0.25/1.00 vMB 123
184,739 184,739 00000000000002575d83c5ef28414dc7d1fab61a506a4bf81448c6aa117ae730 145 0.05/1.00 vMB 235
184,738 184,738 00000000000005399299efc68a8a0ae11f699c8babac6f1d2b793e24064e148e 11 0.00/1.00 vMB 343
184,737 184,737 00000000000004eb9be0fe283eb1c0e52b3f8419e4a0aac18140740541550aa5 392 0.25/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.25 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: 655.42 GB
    • Received: 14.31 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.