Loading Tool

Explorer IconExplorer

Memory Pool

78,827 transactions
29.62 vMB
0.09021960 BTC
Random Selection Loading Transactions
Max Size: 178.71/200 MB

Candidate Block

Mining Attempt c94b97c942a627796838aba4fb2b7674dce7f6dae3aa3cd807b1d14f6deb7366
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root cc9d880dc96e6fb5aa95f870010e5dfcf5ccfac364b764f0aa57631c04147ebf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02477050 BTC
Feerates: 251.00 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (133,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,928 781,928 0000000000000000000017238b7249300e30bfa522e8c61eed07bbf56e3c8d24 2,762 1.00/1.00 vMB 21
781,927 781,927 000000000000000000040ce2cfd03f4f3b825e6ae0fcddc8c8cefb6152b6d4de 712 1.00/1.00 vMB 11
781,926 781,926 0000000000000000000114d270bb25f2d0316f8004b4141e292c6bd69bce8099 874 1.00/1.00 vMB 8
781,925 781,925 0000000000000000000039eba22e4e95feab7ba133b79847cf1d643847e87208 1,325 1.00/1.00 vMB 13
781,924 781,924 000000000000000000019bd52b69d6150c76cb893ac816e68d0eb057feaf1447 1,208 1.00/1.00 vMB 13
781,923 781,923 000000000000000000007407a12108b26dd123360b62fd8d0b0ab8ec6d0f5ca3 1,927 1.00/1.00 vMB 19
781,922 781,922 0000000000000000000247005622c80648f1e5945870d099db556935a98ac846 3,378 1.00/1.00 vMB 32
781,921 781,921 00000000000000000003472bb196fc43941800d54b6df848e529921566d0a055 1,860 1.00/1.00 vMB 16
781,920 781,920 00000000000000000000d1f4d98e115b48be67ed03c6cdf58510840363d79e4c 2,552 1.00/1.00 vMB 30
781,919 781,919 000000000000000000005f5cd0957e2dbe682b2233569c08f7ae2f9d850fbc5c 516 1.00/1.00 vMB 9
781,918 781,918 00000000000000000004463c4be42c5bab6a52a8ca3ed57e3418b69e52674953 1,013 1.00/1.00 vMB 12
781,917 781,917 00000000000000000005187975803d6af6243be7e13cf7f1f8b9b0e2347f72e6 1,553 1.00/1.00 vMB 18
781,916 781,916 00000000000000000003fae2df84ebdd74ec68e0bf689955ad6cfe212114c291 349 1.00/1.00 vMB 9
781,915 781,915 00000000000000000006455610fa2a975c5d6beae78c41457527f743d65a0c41 1,108 1.00/1.00 vMB 12
781,914 781,914 00000000000000000004f3420ff3a7ea49089bfd486642cc8707be5e83ceb8e0 1,080 1.00/1.00 vMB 16
781,913 781,913 000000000000000000025e445941404068cb58e1e1e784398c793c292075c176 1,257 1.00/1.00 vMB 12
781,912 781,912 00000000000000000004f379a0930df5e346dbde8e04a2b9757bfbccff7ce419 1,632 1.00/1.00 vMB 18
781,911 781,911 0000000000000000000037ca603328cabbba2e6f1c33ed678680910945819fb1 1,730 1.00/1.00 vMB 19
781,910 781,910 00000000000000000005d487b04f80b8d1fa3d5b67e4aed001eb61475c8b3320 2,471 1.00/1.00 vMB 23
781,909 781,909 000000000000000000043678f13e04ff7ef8591d2d2f251e288dcedef3089fb6 1,939 1.00/1.00 vMB 25
781,908 781,908 00000000000000000001b6e1632c903fc37db894d3f2429d5e9b819a18a7fbb8 2,251 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.