Loading Tool

Explorer IconExplorer

Memory Pool

79,187 transactions
30.08 vMB
0.12502057 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt 94511d2a2e3487b15ef59e64ac830eeb97a3da32b2f5b57e90fc048e33e6807e
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 4bfc8f2dbe0127e3f1cf2b20ca84cec2090c96e30f83a2a96354e396a4c96a58
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.03886689 BTC
Feerates: 673.02 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (436,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,909 478,909 000000000000000000d08093879e869cb46eda828d88c1e9f8b0d2a6eb7cf168 2,069 1.00/1.00 vMB 147
478,908 478,908 0000000000000000000e0bc7f37a27b14ee3d375701cc1f33324a91f9b769e10 2,112 1.00/1.00 vMB 108
478,907 478,907 0000000000000000014533b6013b62b05180d8fde5ea7eb8aae710d7356f823e 1,378 1.00/1.00 vMB 87
478,906 478,906 00000000000000000137bf884aa2e66cf90dd8826d8316a3fcbf6bb93fcd73cb 1,706 1.00/1.00 vMB 148
478,905 478,905 000000000000000000587a7cda6c10a633b8711179729b61a1a2171193caffd9 1,937 1.00/1.00 vMB 154
478,904 478,904 00000000000000000021d80a3832525aa216eb2d38cb113ce88dc79c2624089f 1,095 1.00/1.00 vMB 134
478,903 478,903 0000000000000000007ce32a7d0a770309adf3c5c1039fedfeed0bc7b24cab1c 1,192 1.00/1.00 vMB 114
478,902 478,902 00000000000000000020597e8573f8297ac59d8d56c7bbfb58bd12ecaed6be32 1,958 0.99/1.00 vMB 117
478,901 478,901 000000000000000000604888fff9d6cd75a46651e0ac1865232cfbad64fb5026 2,149 1.00/1.00 vMB 98
478,900 478,900 0000000000000000005586916403da1cbc3b7eeb9189adb21241404c848f3578 2,256 1.00/1.00 vMB 146
478,899 478,899 000000000000000000783dfceb27488523cea4a8ab786a95f71aac8c3e47fb50 1,259 1.00/1.00 vMB 122
478,898 478,898 000000000000000000354f5133850f4c337a968b252405b8fcb1ecd519191439 1,969 1.00/1.00 vMB 139
478,897 478,897 000000000000000000c32a745e46414c661c949de64ad7e5d5a116066bab611f 2,266 1.00/1.00 vMB 132
478,896 478,896 00000000000000000111261ac4158977a85e77aa9c1d4760492b5c7e5581196e 2,297 1.00/1.00 vMB 146
478,895 478,895 00000000000000000046c7ad3d40962bb7364501e096360883838317f6101048 1,961 1.00/1.00 vMB 120
478,894 478,894 00000000000000000105fb4660dcd1f7529486e839c321c340f57f2708a9ffb4 2,970 1.00/1.00 vMB 182
478,893 478,893 000000000000000001140b8540cb0f259a3f92a182ff659745346debfc5683fd 2,047 1.00/1.00 vMB 133
478,892 478,892 000000000000000000ada3df4d57129cedb3e60c8c31e32e7f4f593b63d8ad5b 2,160 1.00/1.00 vMB 149
478,891 478,891 00000000000000000032ed85f5a0f2d75744974995633fada72b8802e5baeb29 2,993 1.00/1.00 vMB 191
478,890 478,890 0000000000000000002ce179a3ad433a7d2e56769cf926a7a754580753262f70 2,374 1.00/1.00 vMB 181
478,889 478,889 00000000000000000078ec0892f8d138188818c8d5861f8247c5290fcdec6794 2,367 1.00/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.