Loading Tool

Explorer IconExplorer

Memory Pool

43,229 transactions
26.26 vMB
0.05500516 BTC
Random Selection Loading Transactions
Max Size: 138.20/200 MB

Candidate Block

Mining Attempt 8970f91765482bb4421dd8ebeda5c8606b41d42331240dbe4425de56a47d628d
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 217188c55edd3502f923468cd329469502c1955d81d9a49f0f9a129a76af7b9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,849
Size: 1.00 vMB
Total Fees: 0.00710608 BTC
Feerates: 40.21 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (403,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,374 511,374 00000000000000000058c7fbeddd13770e11f51c0f3dc76eb8ab5471ee2e9b3d 430 1.00/1.00 vMB 27
511,373 511,373 0000000000000000005914f8b61d3d5a09f55cda8918c5b7977b060ef42dfa34 1,169 1.00/1.00 vMB 47
511,372 511,372 0000000000000000001b00f8080d6bb2c883a5ca3830a42061b7f475f27bf120 1,808 1.00/1.00 vMB 59
511,371 511,371 00000000000000000025c089d0a7b2bf6241888c4dd90ab7a4c4baa6a2823551 629 1.00/1.00 vMB 30
511,370 511,370 000000000000000000100ade96cfd1cefd8d246380413087280567fbcaf25f70 815 1.00/1.00 vMB 41
511,369 511,369 0000000000000000003347d902a31ce7acc618062b5950129dee08c865612704 610 1.00/1.00 vMB 30
511,368 511,368 000000000000000000049e83c3d8616ad93483136e81c3e5c830721e1b24972c 1,013 1.00/1.00 vMB 30
511,367 511,367 00000000000000000015925c0b645f9d55e870dca7a6523982f9e0f6532fa082 2,658 1.00/1.00 vMB 83
511,366 511,366 0000000000000000002e92551d4900bf490ce568d5e4310d7f9db2bfe0aaf485 1,635 1.00/1.00 vMB 29
511,365 511,365 00000000000000000046e77ec1df9d2ea69a987f22842612a0628057fb369361 1,274 1.00/1.00 vMB 41
511,364 511,364 000000000000000000366ecc6b26bced479f188baecd53050c5571c9222c7242 1,244 1.00/1.00 vMB 40
511,363 511,363 0000000000000000003b212f86d7f5d7822150f9dc266c0c3e485a0968a293ad 537 1.00/1.00 vMB 26
511,362 511,362 00000000000000000006e1b00973be950cd7dceb8f13aa049726d1c20cd2179f 776 1.00/1.00 vMB 27
511,361 511,361 0000000000000000002d8b7631e1c12e9c611fe8078f8ce808a28ea27b6167e4 1,319 1.00/1.00 vMB 54
511,360 511,360 000000000000000000238a04225e53878e898635161c13fb918aeaab4f782b6b 763 1.00/1.00 vMB 40
511,359 511,359 00000000000000000052c4c7662a7b0435112abad0d04451c6fc886f453b77f8 1,481 1.00/1.00 vMB 56
511,358 511,358 0000000000000000000f26659b7954521b0c77fc107064ae48eb7049043501e3 1,500 1.00/1.00 vMB 26
511,357 511,357 0000000000000000001909977e779e34a0a06fc6b7691d74cfcd9e041fd67265 717 1.00/1.00 vMB 36
511,356 511,356 000000000000000000395496e14ae7923a1c57853458ecf51ee9c1cc45f1dd4e 888 1.00/1.00 vMB 45
511,355 511,355 00000000000000000001d6ef7db9ab8fdff63d7593814e602572d252c2c38a41 998 1.00/1.00 vMB 36
511,354 511,354 0000000000000000004768d8fd1b7176245990b42459f9bfe1f8ca0f4257ec25 958 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.