Loading Tool

Explorer IconExplorer

Memory Pool

81,187 transactions
30.87 vMB
0.09498410 BTC
Random Selection Loading Transactions
Max Size: 187.49/200 MB

Candidate Block

Mining Attempt 90a24b1fbe359b4b70be0df09eb2ea4747dd4a39df5fe96686b9c456942e828a
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 5bb82a1fe66a3922b39aa866dce34c9ee2239eb353efd8f6e52aff42f35e29ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,053
Size: 1.00 vMB
Total Fees: 0.02303523 BTC
Feerates: 150.77 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (132,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,019 783,019 000000000000000000038693da959e173222b98820960a153b80dc2fc5f93dca 2,554 1.00/1.00 vMB 19
783,018 783,018 00000000000000000001345acfdfe972c0ee88b5364a1fdc8a92da70efdb58b7 878 1.00/1.00 vMB 8
783,017 783,017 0000000000000000000215956acb56cfca494c2a965df87fdbd4d723c2efb690 1,602 1.00/1.00 vMB 12
783,016 783,016 00000000000000000004bae89d45c961b1a24251fe2b781f46e462df8baca190 2,166 1.00/1.00 vMB 13
783,015 783,015 00000000000000000004897e3225352ec11c0cadcb4f1205e48822659488cba2 3,116 1.00/1.00 vMB 23
783,014 783,014 00000000000000000005305ba4ad6509d6a7922916c7fcdc86c74f45a37d448c 1,873 1.00/1.00 vMB 13
783,013 783,013 00000000000000000004764cb05b3c10be40a5f3eb94ed78decf70bc78ccf15a 1,648 1.00/1.00 vMB 11
783,012 783,012 00000000000000000002df57d463638fbbeffa7efdb9d6a283cef1252ba4dd46 1,550 1.00/1.00 vMB 10
783,011 783,011 0000000000000000000407868b9cf325642b4cbafb5b9477ac057df48bed9f52 1,202 1.00/1.00 vMB 12
783,010 783,010 00000000000000000003e951aa0aa41f9f6cf9c90a1cda000b6f3aba75b0dc62 1,755 1.00/1.00 vMB 9
783,009 783,009 00000000000000000001984ecfa2399449e4a1de5072705662a119fb7831b6b5 3,498 1.00/1.00 vMB 28
783,008 783,008 000000000000000000025afa6b96568bd6097e3b17d331fe26c02379c9f75de3 2,499 1.00/1.00 vMB 17
783,007 783,007 000000000000000000047de2667b4cc79efa1cf51e57516d55b647c76f5780a6 2,358 1.00/1.00 vMB 24
783,006 783,006 00000000000000000003232cbeeb332ae1dac56175ca69d39e8ab9395ac09ad6 2,208 1.00/1.00 vMB 11
783,005 783,005 0000000000000000000342fca77833112c74fbe4a0ed2f402e892f55482a06cd 3,299 1.00/1.00 vMB 19
783,004 783,004 000000000000000000052917506ad654ead4df837bb424eaaf0fe95d5eb54454 2,665 1.00/1.00 vMB 16
783,003 783,003 00000000000000000001d5d7d9acd10947cc1b1892bda6135a431002f6bc74bd 3,912 1.00/1.00 vMB 24
783,002 783,002 00000000000000000001be120339c61dae754f9b0c35a3edc60393e837e5098b 1,679 1.00/1.00 vMB 25
783,001 783,001 00000000000000000000b93b71d00ac078ded3ed1b4c256388b9479130ab7ac7 2,391 1.00/1.00 vMB 36
783,000 783,000 00000000000000000004b48068448d32ef2c2fdd45bb788de6eb113474710a74 2,918 1.00/1.00 vMB 37
782,999 782,999 000000000000000000022e84a3ade41e31a43fc61d087eec55c70b7d90687260 2,845 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.04 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: 720.12 GB
    • Received: 18.15 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.