Loading Tool

Explorer IconExplorer

Memory Pool

78,862 transactions
29.20 vMB
0.12009865 BTC
Random Selection Loading Transactions
Max Size: 176.12/200 MB

Candidate Block

Mining Attempt 48b44c1832b32c1c44f7cd46c734376b95a2f52b4823a543565f8e805672317f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3a0af9d2681bee559992e275f4d1659faa3a150d5de30bc56084d45b4ccd3a6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.04359082 BTC
Feerates: 150.80 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (655,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,128 260,128 0000000000000003b2c318ab56ac83151e201d41d921e942d565e93ad07be6b7 4 0.00/1.00 vMB 33
260,127 260,127 000000000000000e29d55103f838cde19cc2fb8b0183d577be6b37214d7ed3fa 70 0.04/1.00 vMB 90
260,126 260,126 000000000000001a886ada8f080fe8ecdd25bb65e2d810300978ee60dfc62b51 306 0.21/1.00 vMB 59
260,125 260,125 000000000000000e640ca1d933bf278c696931169ac42f1c385ff81d61190686 65 0.03/1.00 vMB 37
260,124 260,124 000000000000001c98c4de36d186ef11a9c1b5629e4eca8dfc16aaffeed1c06a 125 0.07/1.00 vMB 103
260,123 260,123 000000000000000cc3dcb68947169f5dd33c890119a8b5336b17906c1423884c 320 0.13/1.00 vMB 129
260,122 260,122 000000000000001b2363e326fba2f8ad1753a5d26f3726728f2ab2e1efcab295 192 0.07/1.00 vMB 119
260,121 260,121 000000000000000bfc1e26f5640610df87564c05cb619a8fa437de8964dec0f5 145 0.08/1.00 vMB 76
260,120 260,120 000000000000001bd63c81a14bdeaf15a4e0f3656783e70bb62f06268141a3c7 356 0.15/1.00 vMB 146
260,119 260,119 000000000000001015d4bbd3c6eff239822388d1a4d9a3b958dfcc70ba74b9b6 190 0.20/1.00 vMB 23
260,118 260,118 00000000000000052bd693c9540531e35049bba4e441646da76e28356e5982e2 1,226 0.50/1.00 vMB 128
260,117 260,117 000000000000001b353efa302a8ebdfc321f94c457c1d25259455a23799d3ed0 221 0.13/1.00 vMB 75
260,116 260,116 000000000000000817efb5fc6b3d08e25f937702f2b44a75284c0689197b28a1 48 0.02/1.00 vMB 38
260,115 260,115 0000000000000018a23443914aa6049400e226d65320aab220d81391e2407c74 305 0.14/1.00 vMB 114
260,114 260,114 0000000000000011af79481ab217b98c1350556ff4051506e08657b09e363905 157 0.07/1.00 vMB 63
260,113 260,113 000000000000000bb267c3d61b226f8734a75c46ca49534892fb49ea3aad6b99 48 0.02/1.00 vMB 92
260,112 260,112 000000000000000f429817f58f080e7ade522d8f0c470cbdfbf5be43022c7c74 206 0.11/1.00 vMB 60
260,111 260,111 000000000000001204b401e5d5050afb085914cfad7878e00bd27ab6c2ec331e 308 0.14/1.00 vMB 204
260,110 260,110 000000000000000962fc74328be0a0d0177abaa7ce946c101f0aac38be9a692d 253 0.11/1.00 vMB 125
260,109 260,109 0000000000000000bc33e52e8898a165214dac3d5db282501b2bf6ab7e10eb01 130 0.05/1.00 vMB 59
260,108 260,108 000000000000001cb06442663fe9ee32fc7004d65d82e6e5857b937a29feaaff 553 0.22/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.