Loading Tool

Explorer IconExplorer

Memory Pool

37,225 transactions
26.99 vMB
0.05961230 BTC
Random Selection Loading Transactions
Max Size: 137.24/200 MB

Candidate Block

Mining Attempt d4b2223d4ffaf6be9b82f712e28ac04d31a2fe0c9320908ffe1d406c2be642bb
Version 20000000
Previous Block 00000000000000000000b82997d0ff028abf9f07d988c4209ad1be893347c34c
Merkle Root fa8f4b33dbcd0e01a9ae37affa6e41bec4719e950e5f3616bb21d74856d38256
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,321
Size: 1.00 vMB
Total Fees: 0.00886343 BTC
Feerates: 362.65 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,648 (620,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,506 294,506 00000000000000005e238762ccb7217f1226314b036f5aed27af3f458cf0781f 128 0.06/1.00 vMB 47
294,505 294,505 00000000000000000a8a9330e4d51cd689ee7256806c4d5d99515fd0d7e297c5 380 0.21/1.00 vMB 34
294,504 294,504 00000000000000002db17f431053e4c8e731268e8152decd49167d7d98409020 518 0.29/1.00 vMB 34
294,503 294,503 0000000000000000038b852f3dfe73836dd8ac8dddda375f57fbd65c2e10b6f9 443 0.30/1.00 vMB 26
294,502 294,502 00000000000000003a882eac42746b6d60be208f24f536ae9810a9973734d998 64 0.09/1.00 vMB 18
294,501 294,501 00000000000000008b00c6aef067d78f7caf65a93143ebaabb14b0a939a8ab4b 93 0.07/1.00 vMB 16
294,500 294,500 00000000000000003dbf9c6765f0afbbbfef153e01e5633605ed0c6adc8c637d 274 0.21/1.00 vMB 27
294,499 294,499 00000000000000002d5791f83f7d487159a2ef054b3886517d804014c2e7480d 256 0.20/1.00 vMB 29
294,498 294,498 00000000000000008d5c702a43430d9d9655335e854a9258b617bc36d20a4525 218 0.27/1.00 vMB 14
294,497 294,497 00000000000000006610133b5c228dab0e0603e6d39522c836a274ca3f1127bd 849 0.35/1.00 vMB 40
294,496 294,496 00000000000000006827ef4101d3d7ec3df2d4b860a88703520692ab877000d8 256 0.10/1.00 vMB 49
294,495 294,495 000000000000000060abdb9dc73718955755c1b16f27f50c0f2cb331b25a17a0 28 0.01/1.00 vMB 35
294,494 294,494 0000000000000000099ce5a3cd652004d47d9a59ddc8de7fedf7dfeb5254561e 142 0.10/1.00 vMB 24
294,493 294,493 00000000000000007c0aee161a45f6f068a0456a71e86a5fcf216db8a1fbea64 211 0.13/1.00 vMB 30
294,492 294,492 0000000000000000042d18468918c1491c27f7775a9ca76917cc81db35381337 208 0.11/1.00 vMB 32
294,491 294,491 0000000000000000008484e4b3329cb8db881c6f2c06f1704fe500b0e956703a 399 0.21/1.00 vMB 35
294,490 294,490 00000000000000001661b0aac50941a7e8f8e5f480c66e8c54a3049add0e0db0 265 0.14/1.00 vMB 33
294,489 294,489 0000000000000000799fbe7e8e07209d2b0f3ff9579070abc23c73f1b419b795 203 0.13/1.00 vMB 33
294,488 294,488 0000000000000000184262b54d26a0d680d8fde03a548d43323f753e9a37500d 62 0.03/1.00 vMB 40
294,487 294,487 00000000000000001b130d17c8a65eb3826735036bda7eff87fa995a3850a55d 279 0.27/1.00 vMB 20
294,486 294,486 00000000000000005d9f722a33b37c6ae6b339c3716e0c9c1bcca0b5293fc65e 52 0.02/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.77 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: 632.65 GB
    • Received: 12.13 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.