Loading Tool

Explorer IconExplorer

Memory Pool

42,272 transactions
28.94 vMB
0.06157348 BTC
Random Selection Loading Transactions
Max Size: 148.90/200 MB

Candidate Block

Mining Attempt 058f15bece80bb0aac4bfad28cd075e0eb41d4e10e8057392d8184fd05411f1d
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root e874516411fb03d055ef22b83968f0a6f73fc3bb142bddaa871c05e778541309
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,594
Size: 1.00 vMB
Total Fees: 0.00516150 BTC
Feerates: 11.96 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (735,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,787 178,787 00000000000002dc47ef248997daac340a97d6f865b3bd927978502e39be901c 8 0.00/1.00 vMB 34
178,786 178,786 000000000000032f9f3fe759edc59dbddc7a3e6b69e153886b38461c10faeaf5 12 0.00/1.00 vMB 12
178,785 178,785 00000000000005ec76acf664899bcf61ac92946d7dfa9ccb46c1bbc4718838c6 31 0.01/1.00 vMB 153
178,784 178,784 0000000000000775f57768217191247b1f78ed9d8fea58038d13c0ec8ace7f97 128 0.06/1.00 vMB 70
178,783 178,783 0000000000000a10643a88387687c17f18ea26b4668044c46a3128dd119cbcc1 99 0.04/1.00 vMB 166
178,782 178,782 0000000000000a9ef293cdb188db76d6e729a8c46f097ded2195b8931f72fd41 98 0.04/1.00 vMB 188
178,781 178,781 000000000000000249a83c4cc93a79af866a088472a4b02c7acbb6ab946ad5ed 116 0.05/1.00 vMB 101
178,780 178,780 0000000000000964c25b1d34f82d4e9b54fc10002dfc124f7946e441c616af91 51 0.02/1.00 vMB 3
178,779 178,779 00000000000000511b51b5a93ffba50bced484c72ad8d495107ede5d111e1c6d 87 0.05/1.00 vMB 104
178,778 178,778 00000000000006626e9cb4b8d3812e24a50f3d297f4f47b8b547d3efc6ae59ab 34 0.02/1.00 vMB 160
178,777 178,777 0000000000000101cbc72dacba838bb556f8c58872038009f59e99eaeb7af7aa 71 0.02/1.00 vMB 53
178,776 178,776 0000000000000689e66a779813cdfa50da29702b1e855386588f8048ad3725cb 21 0.01/1.00 vMB 85
178,775 178,775 00000000000000e4932a30aab862bcd4017fa45d69626a1fa763f2f211abe661 1 0.00/1.00 vMB 0
178,774 178,774 000000000000017e21f34c7138b9e16da6f76ef51f8b198e38fcd7e572255e75 166 0.07/1.00 vMB 113
178,773 178,773 0000000000000270b9059657ca2ee240c62a3ba37a1a9252d94146ea8c276aaa 69 0.04/1.00 vMB 87
178,772 178,772 0000000000000ace4e41e55ca398e5905d75d537dd11c39f4ae1e037e0f28cca 64 0.02/1.00 vMB 51
178,771 178,771 000000000000061f2d282e4e6bca71d9d1d8d0ba3621914f24aae1ad50cb9c72 206 0.09/1.00 vMB 150
178,770 178,770 0000000000000a3aca99e6c413a1b775bbb9793ad93d7f2452c1e70b89d4d495 18 0.02/1.00 vMB 58
178,769 178,769 00000000000009832926874335609ca751e5230fdf29762dad4e56f70b7ce25e 15 0.01/1.00 vMB 55
178,768 178,768 0000000000000302ee74816830006d25a8c01d18573cea7c18a3a160e027ae96 90 0.04/1.00 vMB 189
178,767 178,767 0000000000000225ebd57228fb3733de258bfe0f606e9cdcc644dda9fa4db732 96 0.02/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.72 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: 629.61 GB
    • Received: 11.93 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.