Loading Tool

Explorer IconExplorer

Memory Pool

78,400 transactions
29.38 vMB
0.06613359 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt f4bc441e31091f13c60a9c0b529150ab96776ba6b17ec33244e982b75f30f048
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root a229dcd46cfb1cca86854e9370720ab42b008fa9843d31cad7e87abea624b082
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00657325 BTC
Feerates: 50.25 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (610,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,951 304,951 0000000000000000046aef5463863292d6120d938ff3188eae5cf10f7f028884 803 0.43/1.00 vMB 32
304,950 304,950 00000000000000001c112b7c7656620b58bf8e6d7f43739b61b287e767dd7e52 727 0.83/1.00 vMB 21
304,949 304,949 000000000000000007e4e6c8d3e8f85e3e9f901d07af1a1c9d7528a2c5741dee 833 0.35/1.00 vMB 69
304,948 304,948 00000000000000004e2e67ddf47f8d174c349ecdc6dd08686e41d8405c69bcd0 545 0.50/1.00 vMB 22
304,947 304,947 00000000000000003bc82e5d28be5b2b45a7b9913b89472279fbf14693df10e2 982 0.35/1.00 vMB 47
304,946 304,946 000000000000000046cee7b3559078e485221b38ff7ce63f297781225c810e16 327 0.26/1.00 vMB 22
304,945 304,945 000000000000000026663bddf7d10f546d8c4e19f3d8e65ec08c03f433311867 755 0.35/1.00 vMB 39
304,944 304,944 0000000000000000588f23d33b56a6822aa77fe5ff76db2ca8dcb2da41a5d527 51 0.03/1.00 vMB 35
304,943 304,943 000000000000000048583e4e68f96cc3972da742a7bed47189ee3dc374290ebb 42 0.01/1.00 vMB 16
304,942 304,942 0000000000000000519ba6563957335e037c8e05254341b83f18498a755dca7f 476 0.29/1.00 vMB 23
304,941 304,941 00000000000000002e6e118145833af3c6c0ffcba90c9428894215c07620810c 26 0.03/1.00 vMB 6
304,940 304,940 00000000000000001f92ccf7008634121f4431efe244d643b155c8542867272a 88 0.03/1.00 vMB 36
304,939 304,939 000000000000000046db32185b9b994b3cf999e8522017de3ba0783bbc41ee0d 212 0.21/1.00 vMB 21
304,938 304,938 000000000000000013110f5f2c38ebd576bcd8ef9c1554ea6ce8a80195db0820 952 0.35/1.00 vMB 40
304,937 304,937 0000000000000000370f08d9f038c052eaead518b29eeaf87a4a1a3ebf2224ae 279 0.34/1.00 vMB 26
304,936 304,936 0000000000000000321d7f1b7f0a38a47ccf86a0f4cac058b77d9d5d4692dbd7 651 0.32/1.00 vMB 46
304,935 304,935 00000000000000000119ac1d967335e47ce804aa81867d0d3884b03f8bcd574f 88 0.06/1.00 vMB 25
304,934 304,934 000000000000000023d9e732cd73f26033578b5030bcd17fd880bff36d0fb118 669 0.35/1.00 vMB 34
304,933 304,933 00000000000000003c845c3d8ea59d57c5220898a7357a518a1c816a920174c0 231 0.10/1.00 vMB 35
304,932 304,932 00000000000000005453a7d998af155eba9e25f4c37e7fca719e5a39c94f5ce1 399 0.19/1.00 vMB 33
304,931 304,931 000000000000000022ed1a1dbc28b7cb76bf5fde3dc47635ad9363b2b606867d 323 0.24/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.