Loading Tool

Explorer IconExplorer

Memory Pool

74,116 transactions
27.36 vMB
0.06601942 BTC
Random Selection Loading Transactions
Max Size: 167.07/200 MB

Candidate Block

Mining Attempt a5d5d75a927db973412867c71c4328d90146c8cbaf7b8fd11ce16fe41a95ff2a
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 7a0dcb04c7ef63091c65190b0430ed7ad7e579f320b9e7729f197ef9f6f41e26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.00784628 BTC
Feerates: 80.00 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (635,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,003 280,003 00000000000000011482b8022e8984df6ec1ed1213201ec37d99e730d022684f 580 0.25/1.00 vMB 32
280,002 280,002 0000000000000002439e3f01a020d3539cd336c922071f55b8f07ef8eddb128b 75 0.03/1.00 vMB 158
280,001 280,001 0000000000000000bc7b8f8b4a60aeb73c05de005797af3b78e84d61c93f3d15 53 0.03/1.00 vMB 117
280,000 280,000 0000000000000001c091ada69f444dc0282ecaabe4808ddbb2532e5555db0c03 240 0.13/1.00 vMB 34
279,999 279,999 00000000000000029b0adb904fd89e7ece37a17a02f90f1628d38791abeeec47 150 0.08/1.00 vMB 29
279,998 279,998 000000000000000110fafba9dee9b5b3b255928d42b499002f9c1d21cd808300 187 0.11/1.00 vMB 26
279,997 279,997 0000000000000000efe24baf44ac33a2726b65124567b0206ddc143dfae1c5be 324 0.15/1.00 vMB 34
279,996 279,996 000000000000000103c6198dc28dba76ffbf40f4f135a019655d4ae7d695dae8 89 0.03/1.00 vMB 162
279,995 279,995 0000000000000000403be703fe3840ecf810c5483bf92d8224009fb50e787dc4 544 0.25/1.00 vMB 46
279,994 279,994 00000000000000018c51513722951cad28c313abb29679cb96334905e299da9b 429 0.19/1.00 vMB 65
279,993 279,993 0000000000000000f9174b3552f01f22e4a8195c6906ca8fe242c223ef244760 562 0.28/1.00 vMB 39
279,992 279,992 000000000000000181782fdf9d3b6792aea595a0783225e30c31c8c793798a96 243 0.11/1.00 vMB 60
279,991 279,991 00000000000000001f5a68a550a975b6d1e8942c6159d5b4d38b4fde2d66e8fe 383 0.18/1.00 vMB 36
279,990 279,990 00000000000000020fcb9f779d12ac6e2a531b27fd10f02d98f3518f88a996d5 1,072 0.52/1.00 vMB 40
279,989 279,989 00000000000000028745cf387c05520246f2dbd16548f47a3b9d5b7f7623ea30 389 0.20/1.00 vMB 40
279,988 279,988 00000000000000010e65e5a6d7cf40efb446e6dd10845e051f5dea33fb9ebc12 49 0.03/1.00 vMB 32
279,987 279,987 000000000000000241b060d89534dfbd2cc5b519b9ca8801a1954408ff2fbe29 30 0.02/1.00 vMB 42
279,986 279,986 0000000000000000bfc05570f86bd11b23861a5fdbb711fe93e59b98c4e59b7b 169 0.11/1.00 vMB 11
279,985 279,985 00000000000000012d8b5f10c34f4b8791c23b6c755983dd20186ab477b9cf37 568 0.36/1.00 vMB 43
279,984 279,984 0000000000000000f6d157c57172e92cb3128d0b871bb96e9b7d451bc4577b3f 89 0.03/1.00 vMB 58
279,983 279,983 000000000000000132b6b9f68fe7c9bb6d7e6102ed75ab4c8e08e8c168b0ce3a 738 0.43/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.84 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: 712.08 GB
    • Received: 17.16 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.