Loading Tool

Explorer IconExplorer

Memory Pool

13,998 transactions
10.71 vMB
0.04329804 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.54/200 MB

Candidate Block

Mining Attempt 80adbc1e876739f06d182bb08f9037c4ecfa9fff801c3bd486c81d7f66b954ae
Version 20000000
Previous Block 000000000000000000007fe516c23d208c0e936621568af08b537f0dfad8b31f
Merkle Root 77d79eb1ead85a52bc84610199d24593b5cd352fda539ae06cf22af699dc9c6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 0.9979745 1.00 vMB
Total Fees: 0.02473365 BTC
Feerates: 202.69 > 2.48 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,810 (784,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,891 128,891 00000000000008b04debdff37415c26f89fdd1658dc41e3499b975f7ffbd5e56 74 0.02/1.00 vMB 325
128,890 128,890 0000000000001081b62dc0772dfc1c4b8c955b1aaf1e07b87fc85c5bf644c35f 33 0.02/1.00 vMB 979
128,889 128,889 0000000000002415ffc3f96ea8396bdab717cde13de7a63b890387a7a9c6d93f 16 0.01/1.00 vMB 232
128,888 128,888 00000000000006db3b724b8e5e36daf81b22aabc8adccce3b01749f5b7e387d4 2 0.00/1.00 vMB 746
128,887 128,887 00000000000002e834eb05f1f42e9c43881862f53a3b5af2db537d6296b82bcf 47 0.02/1.00 vMB 430
128,886 128,886 0000000000000971d8354b3af7c79f8c02499128ea76317d36c92018c87d7ad3 1 0.00/1.00 vMB 0
128,885 128,885 0000000000000311ceb33b06a8044def816b025b0e14804e7378d93bfc557449 48 0.01/1.00 vMB 84
128,884 128,884 000000000000199285fab9c2b104c2d0373033a406af842da34dfa8eb6bb3e90 11 0.00/1.00 vMB 344
128,883 128,883 0000000000001693944ca43ebc38a2bbaa0ca785b2654a4162a264caeca34210 21 0.01/1.00 vMB 580
128,882 128,882 00000000000017d33ca70af81ce4e8884f425780a97b06600c98c03461ce3ae2 15 0.01/1.00 vMB 914
128,881 128,881 0000000000000e7d60b9598f342b59034d6b46b5b52ca2d805d49f5588a4f703 19 0.00/1.00 vMB 224
128,880 128,880 0000000000001869fe2573a17e411e294a4e86fce04ac34d16f63ed357520766 15 0.01/1.00 vMB 485
128,879 128,879 0000000000001ac9b6943ef67d126a192ad9e62b64b28bc033d905c2db989954 32 0.02/1.00 vMB 725
128,878 128,878 0000000000001b66e674bb2a6629fa6980a96c86ab53272712c94cb5e93286a5 30 0.02/1.00 vMB 645
128,877 128,877 0000000000001b0cdd997eb66cf1a87349646de2efa51542d175da3ce4955e9e 20 0.01/1.00 vMB 376
128,876 128,876 0000000000000a37ca0e6cb12cbe35245b1ff1feaab5564ad35664b259998e2d 10 0.00/1.00 vMB 857
128,875 128,875 0000000000000f437ad21f237bc5c5185b2dc94f47ca94ffa13c9511f6620607 14 0.00/1.00 vMB 1,041
128,874 128,874 0000000000001ed6a67d90b5647258d30106776040b164ae124515b4193e2d72 17 0.02/1.00 vMB 870
128,873 128,873 000000000000079ad306d27025b7f02d165a6a556c30c458663efd8d3d1d248e 39 0.01/1.00 vMB 243
128,872 128,872 0000000000001aaf0b0eb4acfb81820223a06f6c59b64e7c5aa438fca9e41cec 14 0.00/1.00 vMB 655
128,871 128,871 0000000000000cc0d441bd385684158aa4f3eecd62f26be3cd156ab82be44ea5 37 0.01/1.00 vMB 620
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.58 GB
    • Received: 4.46 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.