Loading Tool

Explorer IconExplorer

Memory Pool

79,726 transactions
30.24 vMB
0.08426672 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt ef28d99f0d2cabd5685c0fec6a45b4297d1d675cf891ef1f4d779850857a610d
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 3c269748399031ae37fb2055f53b26171caa06317e6f238e1ef876c5a01f239b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.01662765 BTC
Feerates: 203.60 > 1.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (16,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,672 898,672 000000000000000000015fedbbac33246c9951683d9823cb59937d8a736281c9 1,319 1.00/1.00 vMB 3
898,671 898,671 0000000000000000000006537e85c8469f385e14d53bc952adfafd1c528c5dfe 1,329 1.00/1.00 vMB 2
898,670 898,670 000000000000000000020befcf6b309e5e4926b0c1565d657f801cdad8dd5d4e 799 1.00/1.00 vMB 2
898,669 898,669 000000000000000000000d88e51eaf7cfe693d5b2957037524f3fbe925398e76 1,199 1.00/1.00 vMB 3
898,668 898,668 00000000000000000002005730ea3057f4bb60d427ab7000ce334a913501f258 2,556 1.00/1.00 vMB 7
898,667 898,667 00000000000000000000f29ae6176f2888173467571b076a49c0c4a2fb25748f 1,600 1.00/1.00 vMB 3
898,666 898,666 000000000000000000016c128b30024c911009d2ad4509df3955693108b774b0 3,379 1.00/1.00 vMB 7
898,665 898,665 00000000000000000001eaf173ea83d5327cb6de70b455e8cf4c34a6b54464ad 890 1.00/1.00 vMB 3
898,664 898,664 00000000000000000001015a51b44ef52a4e2fc88a2b206ebf0598ff443ecd59 1,111 1.00/1.00 vMB 3
898,663 898,663 000000000000000000014fd05bd10b69b4de0854617155c5ff2f11ae7fc365ce 2,425 1.00/1.00 vMB 9
898,662 898,662 000000000000000000018d03f508fa63495637726d207d49b8716a491b13594b 1,845 1.00/1.00 vMB 3
898,661 898,661 000000000000000000009cdbba2d6cf96c950b7000329e88c0c10d12c91e7fb8 2,732 1.00/1.00 vMB 5
898,660 898,660 00000000000000000000ae6c8e58f91f8f3caa94c4a415318a39c2b627c1a787 240 1.00/1.00 vMB 2
898,659 898,659 00000000000000000001fd00205f3c18f2868b0a4b5e25c4f25b227872e90374 2,232 1.00/1.00 vMB 3
898,658 898,658 000000000000000000005b4e04a39aadab9e2f7969a93d0aa4d6a98d9a350ecb 2,967 1.00/1.00 vMB 5
898,657 898,657 00000000000000000000efe849158c7ac09422c5bcaf9e4b1e3f3d9211def49e 3,158 1.00/1.00 vMB 8
898,656 898,656 000000000000000000002dd754ee2adcb9152f7ded7632a6df05cd81362c88be 2,070 1.00/1.00 vMB 3
898,655 898,655 000000000000000000018a67464bcfac913f8ad5945ccb367fc50b4c5a1d72a6 3,193 1.00/1.00 vMB 4
898,654 898,654 00000000000000000001c843c3c8dae665ee810d55bde22f7cd247eb8774cd47 3,608 1.00/1.00 vMB 9
898,653 898,653 00000000000000000001f7ef85c09b236a9eef9ff06c63f5155065ee0bb75edd 3,551 1.00/1.00 vMB 5
898,652 898,652 000000000000000000007e53771f51582e98281ab169626c590822bd7b73f49b 3,016 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.07 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.94 GB
    • Received: 18.32 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.