Loading Tool

Explorer IconExplorer

Memory Pool

80,748 transactions
30.00 vMB
0.10130911 BTC
Random Selection Loading Transactions
Max Size: 180.99/200 MB

Candidate Block

Mining Attempt efce46dadfc42123065c91407a10d91930a4a18ea660f5838a29e62916e8de65
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 307ceaf478651f65513db748e9022b2b28a1d6c378c1dd2173f9656669e85d6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,876
Size: 1.00 vMB
Total Fees: 0.03434162 BTC
Feerates: 100.25 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (504,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,981 410,981 0000000000000000047fd25fc501613191b202f19d6a073c9a608d1ed9e78d9f 739 0.57/1.00 vMB 31
410,980 410,980 000000000000000002d7a23ccc01caa1597e6a7b03af2649e3985578f97df23a 651 0.39/1.00 vMB 32
410,979 410,979 00000000000000000435d28508868a4ec4ae77da6b06adc1c88665b1dbcc2ad3 506 0.26/1.00 vMB 39
410,978 410,978 000000000000000000e8b3cdef5dc531d914fa67d567ced49f6ca5dfe21d86e2 1,511 0.93/1.00 vMB 25
410,977 410,977 0000000000000000042ee5ab424aa7586e2cd35e8eeee57c3d1eeb7cf8ade8be 2,698 1.00/1.00 vMB 50
410,976 410,976 0000000000000000045106830359bd00cd4af1dbe06a0317ba9c249fd80e86c5 15 0.00/1.00 vMB 126
410,975 410,975 00000000000000000481f3ca397db5cfc208151b1dc1bd2e30cfd2834bfc5463 545 1.00/1.00 vMB 9
410,974 410,974 0000000000000000017389007eef04fd26f27cf1848bab0cff9509f62d5364fa 1,449 1.00/1.00 vMB 21
410,973 410,973 0000000000000000060b053f0d9ef56673e03eb1d691e45458389b7c99e761ea 2,856 0.99/1.00 vMB 37
410,972 410,972 0000000000000000057543bbe6a5cccd5df3a4c081b49761cadfe720bfca4888 1 0.00/1.00 vMB 0
410,971 410,971 000000000000000004c64124b796abe76beeb730a911621d5cbf6612280461a0 2,785 1.00/1.00 vMB 81
410,970 410,970 000000000000000005c27c617ee6c836b9364357304a62b880e4072029b23c17 2,964 1.00/1.00 vMB 46
410,969 410,969 000000000000000003257451f36fc153f188688fc1199edf2765f5b812569b84 1,125 0.65/1.00 vMB 25
410,968 410,968 000000000000000003d735fdce1f53a5f2d56a6b48a2c6e78b5bcd3552a7f83d 2,875 1.00/1.00 vMB 50
410,967 410,967 00000000000000000470cd76fa0fb077519dc5b80a9780282da75f95aecfc747 292 0.21/1.00 vMB 24
410,966 410,966 0000000000000000041be26d43cb819dbe4bb0296b694cade02fc5b9040b8589 1 0.00/1.00 vMB 0
410,965 410,965 000000000000000002080a41873c7d0d4cb6cab6a525be3778a1648420790396 2,029 0.92/1.00 vMB 36
410,964 410,964 00000000000000000586fbf0c4d4801d845d1939625560ddf39a9da85a06c69b 1,839 0.96/1.00 vMB 32
410,963 410,963 0000000000000000057302558f7b5dd0daa87b06359045a85c116e8bf180d6a4 210 0.42/1.00 vMB 6
410,962 410,962 000000000000000003d4cfab6c1103705af59ad5b0f1b2819e874af457707ac4 210 0.08/1.00 vMB 38
410,961 410,961 00000000000000000222b88e22aceb8370be65aa23f94c65930f5ca62fd6e46d 715 0.35/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.