Loading Tool

Explorer IconExplorer

Memory Pool

84,049 transactions
31.91 vMB
0.10869432 BTC
Random Selection Loading Transactions
Max Size: 193.45/200 MB

Candidate Block

Mining Attempt 1b79570b649759509a9d417543f8af1d01c3650ad5aef14fc3dd1d5afc3c4052
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 1f8c07ec861bdc55697be08b187558b94de1ef34d8ecfbb7e1400788d05163d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.03724635 BTC
Feerates: 351.58 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (646,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,277 268,277 0000000000000000e41e091ee5b22adfd3055025cdf13ee078254374661af1f4 129 0.05/1.00 vMB 48
268,276 268,276 000000000000000288f595e3b7bc306e62517e3a23da686edbe52401e36c1e9a 245 0.15/1.00 vMB 33
268,275 268,275 000000000000000849f7636b90b7a96ddf5efce91668647ea175a4d80cf2445c 325 0.15/1.00 vMB 49
268,274 268,274 0000000000000005f8fe2d2393ba17ea7853dab32ea2d61643b520605fa40361 416 0.46/1.00 vMB 20
268,273 268,273 0000000000000002f8a73902432074b94e18235dd5d93255155146cc8b82d3bb 607 0.25/1.00 vMB 62
268,272 268,272 0000000000000008304605bdc7feb97f73d4b07f9bac6c8cb47f623c977bf738 1,161 0.50/1.00 vMB 52
268,271 268,271 000000000000000738308cf9e47d3ddc01997467f0c8a8af58cfd8ebc4817628 177 0.25/1.00 vMB 57
268,270 268,270 0000000000000000c5cf788194a435caff32258f52b7b170a225174f9b991b93 296 0.25/1.00 vMB 53
268,269 268,269 0000000000000006ee6d5a0c5060a02b46f8eee92481d812540c8e88982e4452 283 0.25/1.00 vMB 53
268,268 268,268 0000000000000003eafed7788e755d7248c9b3894b925ca170849fe576041eb9 355 0.50/1.00 vMB 58
268,267 268,267 0000000000000007f73582732bc82e0a70e78e45a6b924b7ac0059c8dd73e807 571 0.50/1.00 vMB 68
268,266 268,266 0000000000000008170136181ebc1d9a5ef1f160598c0b7ed8f5f94b5ee23282 144 0.07/1.00 vMB 94
268,265 268,265 00000000000000032b84a96357691c2a2ba6777c82f871a79182f8d9a117d14f 103 0.25/1.00 vMB 68
268,264 268,264 0000000000000004db516fcef760c9e99677f073dd0d0aec92b4c185ea331901 236 0.90/1.00 vMB 53
268,263 268,263 00000000000000062227a90b3584ecad26a0bfcaf4464375861328479d3fd74e 143 0.25/1.00 vMB 50
268,262 268,262 0000000000000007745e23259d87a3de4182786feaf20b09e27420b2459f4c27 208 0.25/1.00 vMB 57
268,261 268,261 0000000000000006e50dd3a7932912a124f4a33125c012f0b93e7ca755b6707d 117 0.05/1.00 vMB 196
268,260 268,260 0000000000000000439180152517b0959b9e08b46355ec037bdd9e2ff4a71f46 251 0.25/1.00 vMB 73
268,259 268,259 00000000000000054947a089d40b5e77879c245460c8a7572df8efbc69cd542b 659 0.25/1.00 vMB 103
268,258 268,258 000000000000000429140bb0514049216e7e9a6909921bb51b370156d8e75957 721 0.25/1.00 vMB 109
268,257 268,257 00000000000000066cfade139a024e210cefa23642e477aec187c9866af51cee 384 0.15/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.