Loading Tool

Explorer IconExplorer

Memory Pool

75,981 transactions
28.19 vMB
0.08968995 BTC
Random Selection Loading Transactions
Max Size: 171.06/200 MB

Candidate Block

Mining Attempt 75196ad97bb151d82ba766f5552aaa77c2f9cb608a13099d8266c9d80c26a197
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 13aec3de8403c8001965b4d6ccb898ab2b08ac71819adc4b08a0831428ab6848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.02849947 BTC
Feerates: 402.60 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (133,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,271 782,271 000000000000000000059467c079eb7ec5a3960a86e4f8ea6f978e03e36b0476 867 1.00/1.00 vMB 20
782,270 782,270 0000000000000000000159164ba83b26eccf80c83fb58be9e12913618faa546a 1,697 1.00/1.00 vMB 25
782,269 782,269 00000000000000000005bd7c6369fe9d34c23f038ba9af125b22bc47e0189130 1,740 1.00/1.00 vMB 23
782,268 782,268 00000000000000000004123b218f35325ce0f8a52f75161eda55392139fb9f7a 1,504 1.00/1.00 vMB 29
782,267 782,267 00000000000000000004efd542ba2ade1858598c743ab10d09a25fdc09767c6f 2,207 1.00/1.00 vMB 29
782,266 782,266 0000000000000000000162f08b632ba9799eae821917805a2d0232b4df46c5ab 1,617 1.00/1.00 vMB 25
782,265 782,265 00000000000000000003ec628dfd8ac603697cdeb4a6b64da5f120a10b8603eb 2,697 1.00/1.00 vMB 34
782,264 782,264 00000000000000000004873a48bb577d7cf3380c7170fffec8f899b72be33104 2,062 1.00/1.00 vMB 28
782,263 782,263 000000000000000000007f966cc2a1c9ba54a04eb7e9580f7fab4bb71b26b825 1,395 1.00/1.00 vMB 34
782,262 782,262 000000000000000000016e829af5a2fc1d549bc887bcc292d774c8eebfce13d0 989 1.00/1.00 vMB 25
782,261 782,261 00000000000000000003a3f6befd5e6502e5b2461b28194fd385bf1ab846f133 1,312 1.00/1.00 vMB 27
782,260 782,260 00000000000000000001af1a0b49325f2e69b2faa2ef70b2edabb1cf42a835e1 806 1.00/1.00 vMB 22
782,259 782,259 0000000000000000000218cb0abcd69bd434a7f10e8401ac7094f0ef4e8249dd 1,182 1.00/1.00 vMB 30
782,258 782,258 00000000000000000001b463555da46b31202ac8a4e4a79f2663db2bf7a194ae 1,168 1.00/1.00 vMB 22
782,257 782,257 000000000000000000010551712ce094e03d60084176560f2c3c23752c58c2e3 1,418 1.00/1.00 vMB 25
782,256 782,256 00000000000000000003e4e6230024af161f0f63419b890eb046bcdb103ce4b3 1,593 1.00/1.00 vMB 37
782,255 782,255 000000000000000000041a6189d52cb8db1fb3dcbd82123bddd0389a0f1676a6 884 1.00/1.00 vMB 26
782,254 782,254 00000000000000000000abc2edee472cc0d97266246a7e73ef9f4758fd1f8049 609 1.00/1.00 vMB 21
782,253 782,253 000000000000000000012ea2cc8102ae8d98633c6e1fc0491497a77db3527ebc 901 1.00/1.00 vMB 21
782,252 782,252 0000000000000000000343a3a05e449425c449cf9f4319bb592ed3405622145f 1,986 1.00/1.00 vMB 28
782,251 782,251 00000000000000000000024858f63a7c95813e70c7b04377ee9f51ae9b2b6aaa 898 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.