Loading Tool

Explorer IconExplorer

Memory Pool

26,070 transactions
26.78 vMB
0.05472490 BTC
Random Selection Loading Transactions
Max Size: 128.52/200 MB

Candidate Block

Mining Attempt 7cc1ede46ac7aad26a91ad26152883c067ae0850124c44e1abdcaeee5d5e3753
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root e4d1bc3f4f0afe6e339faab9b621c163261ec64cfa7295ff27b859735e8e9ba9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,088
Size: 1.00 vMB
Total Fees: 0.00441299 BTC
Feerates: 40.28 > 0.44 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (389,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,572 524,572 00000000000000000027ba1b54a651924575b00806121a42917fc32645f712fa 787 0.25/1.00 vMB 33
524,571 524,571 0000000000000000000b023052602f8989afb21721c980ed9f06480cdfcaa533 714 0.32/1.00 vMB 18
524,570 524,570 0000000000000000001d89399cd956edde0c1d57bbf227ce28467fc1465813b4 1,598 0.49/1.00 vMB 40
524,569 524,569 000000000000000000311a5b006a9b38cbeb21475ca7064e77d31342026892a4 76 0.02/1.00 vMB 31
524,568 524,568 000000000000000000160b49de036cb4bac9a01ff664e7df281886880bc169bb 689 0.23/1.00 vMB 30
524,567 524,567 0000000000000000002665a0f973df55f0a26d3d8bdf0600a4eae23d44247d7e 501 0.22/1.00 vMB 57
524,566 524,566 0000000000000000001c6301d292c3aa87a51f23eab785df5c15f60a8fb52221 1,065 0.34/1.00 vMB 29
524,565 524,565 0000000000000000002f009a9daea8d8dfe7f2c148f35a62b27e0e0242066acc 536 0.18/1.00 vMB 59
524,564 524,564 0000000000000000000d8070bc2ffdd8ce1a083e03911d67a70e9ea5a4887c19 869 0.39/1.00 vMB 39
524,563 524,563 00000000000000000009ffa8a6712790fa326f4e3ae4a725efb8f782639023eb 117 0.04/1.00 vMB 16
524,562 524,562 0000000000000000000e542fc072700fcaedb9ade667faeb703cd5f595c4a846 471 0.17/1.00 vMB 24
524,561 524,561 0000000000000000001f22d835dc2dbc463005c4f302cba4be2e71765092b84d 963 0.36/1.00 vMB 31
524,560 524,560 0000000000000000003001e8c9ee942c2bf1fce45161b85cedde24e976c16a1c 267 0.08/1.00 vMB 47
524,559 524,559 0000000000000000002e6d352e18425b1774e717bf241377ea4f5cd22edc3d8e 1,899 0.64/1.00 vMB 26
524,558 524,558 00000000000000000005a4e354c128977019f1baba43142ed0b319045c7016cf 406 0.19/1.00 vMB 86
524,557 524,557 000000000000000000346448796facc795748633ac667428335fe685dbc7dac2 392 0.16/1.00 vMB 37
524,556 524,556 00000000000000000012a253bd99c713da180f2b81935afdbc0d6efae77569e9 217 0.06/1.00 vMB 15
524,555 524,555 0000000000000000001f6c4aec61b2e3edfff6688d4ab134a19fe3f0dd36a8b9 434 0.14/1.00 vMB 25
524,554 524,554 00000000000000000027ce0cdcf127602658cea71fa94ad982c7e034b379774e 48 0.05/1.00 vMB 63
524,553 524,553 0000000000000000001b55ed8c4f0097a42b5578f07d52936ac5343c66b3c668 681 0.27/1.00 vMB 49
524,552 524,552 00000000000000000006e68e969f86ab07a4ba4d9d2c1f018c9203476af62e3a 1,630 0.48/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.50 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: 612.00 GB
    • Received: 10.95 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.