Loading Tool

Explorer IconExplorer

Memory Pool

16,810 transactions
14.96 vMB
0.01926579 BTC
Random Selection Loading Transactions
Max Size: 78.23/200 MB

Candidate Block

Mining Attempt a481f7cae0add8003e9a9e20b651c614f95c2b0cfb97900c058213cd87fc6dbb
Version 20000000
Previous Block 00000000000000000000ea18deef364d35c34a48a26e4c27bd636dd3f9b729e1
Merkle Root e97ddb117dc27d1ad14d435fe336292701db74d770591ce1134cbea057af8bbd
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 7,106
Size: 1.00 vMB
Total Fees: 0.00358923 BTC
Feerates: 150.93 > 0.36 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,776 (158,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,885 782,885 00000000000000000005f6f6dc076291433ce4a66b07f146602a5f36425dea3b 1,934 1.00/1.00 vMB 8
782,884 782,884 00000000000000000005e87ea1d02b0246db594f0b280e2ab640dbd9706ab5ac 1,844 1.00/1.00 vMB 7
782,883 782,883 00000000000000000002e915e4c093543561e09f8ad76e5511a6a7b8143f741b 2,451 1.00/1.00 vMB 14
782,882 782,882 0000000000000000000464653471810ec88dcfbd9512e27572e9d038873723b4 1,622 1.00/1.00 vMB 6
782,881 782,881 000000000000000000007d2b313f0fd0e5459b9b3be41fe2d113d6386ae4361d 2,091 1.00/1.00 vMB 10
782,880 782,880 00000000000000000003d5c46416cc8315da68e804bcb9b47abafd7bb4915a3c 2,087 1.00/1.00 vMB 13
782,879 782,879 00000000000000000005224c1e28fea7d6bf788e2fe9f798233114f499485519 2,408 1.00/1.00 vMB 21
782,878 782,878 00000000000000000002da68ac00ae11c09962076bcfb162f3535ad88db80f82 3,201 1.00/1.00 vMB 19
782,877 782,877 000000000000000000053f43c057b9e57141f36dc948f9b621c73d971fabd291 2,039 1.00/1.00 vMB 6
782,876 782,876 0000000000000000000572dd5b076340a1f03a3f7a09335fca161aed4a47e0b7 2,124 1.00/1.00 vMB 20
782,875 782,875 00000000000000000004ea1fc7dd51342c92975d584094f4ed0d5d7979244a5d 2,429 1.00/1.00 vMB 24
782,874 782,874 0000000000000000000001a2e28052fcfe51e6eba224128b58fe16b27f35a40b 1,978 1.00/1.00 vMB 8
782,873 782,873 000000000000000000027b34bbdb109dd19f7a3baa9aa3560f5ed9d013e66693 2,731 1.00/1.00 vMB 17
782,872 782,872 000000000000000000048956ae872d008564649c5aa8a8c4e85c7b19718a6b72 2,271 1.00/1.00 vMB 5
782,871 782,871 00000000000000000000f4623141025566acb620053abb4b7ce002c81e0e8afa 1,897 1.00/1.00 vMB 13
782,870 782,870 00000000000000000004e82710a83069a75ce2715f97f2946fcb2c6f86937db5 1,970 1.00/1.00 vMB 13
782,869 782,869 0000000000000000000135c3131e6f01fb7ba87e2203dbc818ad1d905613bac1 2,242 1.00/1.00 vMB 14
782,868 782,868 00000000000000000000fa3c7887ea5c6807b3c06157cd25afd8f947278557e4 2,537 1.00/1.00 vMB 18
782,867 782,867 000000000000000000024c78e21368732143ddd16b35feb464581b09c97b6f82 1,222 0.99/1.00 vMB 10
782,866 782,866 000000000000000000029d568f1330090134ff30be63b8f92b1f1c5434001704 2,765 1.00/1.00 vMB 12
782,865 782,865 000000000000000000026914e648c4c25f08d98a2acf0dd52b38710e6bbd585d 2,627 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 829.92 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: 4,672.16 GB
    • Received: 254.54 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.