Loading Tool

Explorer IconExplorer

Memory Pool

45,258 transactions
28.74 vMB
0.06723560 BTC
Random Selection Loading Transactions
Max Size: 153.02/200 MB

Candidate Block

Mining Attempt a133b576583e19c878d7e7cab7cbe24c09aadb44bdafa8c47aa50dc01cd6be6a
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root a121030a2e310b575b6a54fde19b454718da581b0591a9d5c26f0f94e8f0bdc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.01265068 BTC
Feerates: 301.60 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (670,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,302 244,302 000000000000003cd719d701b946226a15ecffad2d8fd3e247f0f51f682d4d5e 731 0.25/1.00 vMB 221
244,301 244,301 000000000000009ed6531ff34df95abe17a1df681a14346d1280a3c1fecaa767 347 0.15/1.00 vMB 35
244,300 244,300 000000000000008c200ef4c24ef2829ee4726d8a6687827ed25cd7f9133dd920 88 0.09/1.00 vMB 64
244,299 244,299 000000000000009595c720257a3533ba2b93528a83f9202bc62b248991c7902d 665 0.25/1.00 vMB 172
244,298 244,298 0000000000000075b1a4e2e3fa7588d64cff5f882f148841885576f99c56a752 632 0.25/1.00 vMB 165
244,297 244,297 000000000000009953f33dbb3596cdf3cc0e55d129f7787ff5b905c539a8ad80 92 0.05/1.00 vMB 59
244,296 244,296 00000000000000180907f6ee7bcbee05ec1dcffb90633a37cbbc24e96552a283 243 0.11/1.00 vMB 122
244,295 244,295 0000000000000018d31cb40eabb1b0812be7821c2e05719d2b08e76102c5a301 179 0.08/1.00 vMB 98
244,294 244,294 000000000000008ad3b8a8e0e44c71b70f42c7f5cdd7eeb5760e9d8f13180655 445 0.21/1.00 vMB 130
244,293 244,293 000000000000002f314bf43ed40b4338045a7fda4f16977186dfe82d6c79306b 87 0.07/1.00 vMB 24
244,292 244,292 00000000000000105bc0918c3a70cf8e78d396575c3ec4a72e35f55304e3f6a3 625 0.23/1.00 vMB 161
244,291 244,291 00000000000000c42fc67b5f0e431bf7c83dadddef5f63ce17a0c3e2b14bd9f8 385 0.21/1.00 vMB 98
244,290 244,290 00000000000000bf711208be64cf41517cb3624a096cf399365093477b60e5cb 615 0.25/1.00 vMB 187
244,289 244,289 0000000000000052e303beaa71c885cdac9cda30c3e69a9016de942373c1ab49 277 0.09/1.00 vMB 60
244,288 244,288 0000000000000000afb983116fc5052524921c90478b61a95ccd180c3923ab8e 362 0.16/1.00 vMB 151
244,287 244,287 0000000000000054183745bc42d0f9950778fec38d157e050baedf51b24fca32 414 0.19/1.00 vMB 111
244,286 244,286 0000000000000068f3c38ac541fb689360408af0b01baa95c6ce793460156b94 50 0.04/1.00 vMB 19
244,285 244,285 000000000000009b20760f601a4b2338456cc2797d5ec6b50b7448ecd240f06e 322 0.13/1.00 vMB 134
244,284 244,284 000000000000002a29d9b84a350d99e02cef597a0ea426a7220ca46b9be8af4c 421 0.22/1.00 vMB 142
244,283 244,283 0000000000000015cde6c91027ade18bd4ab1ec593ca7553dd7cf972545e4f62 105 0.05/1.00 vMB 21
244,282 244,282 000000000000003cec3ecabaf116fd38283440f4eb73de81dfcfe0e66809c9d1 559 0.22/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.