Loading Tool

Explorer IconExplorer

Memory Pool

76,666 transactions
28.22 vMB
0.08691121 BTC
Random Selection Loading Transactions
Max Size: 171.87/200 MB

Candidate Block

Mining Attempt e8ea6e720b5262d2201b1b3044bd2ed4f86efb399ce8c5946371afb0a07dad27
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5945c75403aa3da5b2abf04e07c9258890a0e9a8e4439e9b5c05b10f830d87a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,861
Size: 1.00 vMB
Total Fees: 0.02523473 BTC
Feerates: 150.93 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (509,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,695 405,695 000000000000000003e2528723d4dd5aec785e38f36737aea03c10007c270409 2,219 1.00/1.00 vMB 54
405,694 405,694 000000000000000000ab32144ebff7fafb7283e60a5d391a0e37e431e1808e78 1,379 1.00/1.00 vMB 33
405,693 405,693 000000000000000002c401c489e40be6a3c29af50aa64e89a63cab8b460bf206 1,174 1.00/1.00 vMB 24
405,692 405,692 0000000000000000053d14f51c6ba5f6ecf269696ec3c242c97531097426d8f1 2,847 1.00/1.00 vMB 62
405,691 405,691 00000000000000000449278f7a0c7d331bf40f115132f9cc85beea453a90f66e 599 1.00/1.00 vMB 17
405,690 405,690 000000000000000000c3a3b7368fd4e84cb62157afa4b23d669a102819ef8cbf 1,147 1.00/1.00 vMB 25
405,689 405,689 0000000000000000034769051ae1de3b71773bab819dc672eaeb384e8b60d9e0 2,451 1.00/1.00 vMB 55
405,688 405,688 000000000000000003fda9481a853afcfc81f47de33663b78430a829d36af81c 1,763 1.00/1.00 vMB 40
405,687 405,687 00000000000000000279fc4bc657c0e0c0e07fd54d1b32ac5f0c0058a6ac5098 1,472 0.92/1.00 vMB 37
405,686 405,686 000000000000000001d4015bf0fa7219fda7f5bad71493f7fdc5fccd83158abd 2,411 1.00/1.00 vMB 52
405,685 405,685 000000000000000004cd8a8ffec422f22ae591640b7f3758a21d1ddb430a51fa 1,834 1.00/1.00 vMB 36
405,684 405,684 000000000000000004b06ffcaa65ea0f10aa6a6294c3a8059132bcf9f682e4d9 2,533 0.93/1.00 vMB 62
405,683 405,683 000000000000000002d2a84f4b63da7e206b0888fafa9a601e4619c92e53fca1 2,725 1.00/1.00 vMB 52
405,682 405,682 0000000000000000061650330498c0b0b11169db07c8e12bf5b12697ce42aade 1,895 0.75/1.00 vMB 56
405,681 405,681 000000000000000000ad570c252cffb09b1c1969d4c7584dd048252fba72d6a4 823 0.37/1.00 vMB 43
405,680 405,680 0000000000000000009006f3e42e52bb2ba620191dee4c219d8f159e84815f8f 1,395 0.99/1.00 vMB 38
405,679 405,679 000000000000000002ca841b0a31cc8ba4993ec78f11983555b1eb46f9a31dae 1,779 1.00/1.00 vMB 44
405,678 405,678 000000000000000001d19705a2f5d9b8686a917be9ba3fbf58196f96c1cb6786 1,089 1.00/1.00 vMB 28
405,677 405,677 0000000000000000011f9e254d7a8976b366a14a8f02ab8a6d501defbd217876 1,821 1.00/1.00 vMB 35
405,676 405,676 00000000000000000025bec4a7eb156b7736c502c7e5d88fdcc7503a7e77ff73 2,796 1.00/1.00 vMB 74
405,675 405,675 000000000000000005975d521221fc39d6958deb1e1abff4169645a5e1e80583 1,444 0.60/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.