Loading Tool

Explorer IconExplorer

Memory Pool

33,210 transactions
28.02 vMB
0.06097979 BTC
Random Selection Loading Transactions
Max Size: 138.72/200 MB

Candidate Block

Mining Attempt 8545dd7f9601a92b1eadc1c97b0c71b835085ab4e598f97f9604d3c84eeb647d
Version 20000000
Previous Block 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85
Merkle Root 9ae4ce0639005b2c1a22a11e1270f8b1d4ed7118692047a275bf991362685c10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,270
Size: 1.00 vMB
Total Fees: 0.00722333 BTC
Feerates: 33.23 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,521 (392,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,434 522,434 000000000000000000385c724d7dc4281e226f92ee698a6f3ac38af681f7351a 105 0.03/1.00 vMB 28
522,433 522,433 0000000000000000003628896f37542a6f522e74521d3073d94e6bef5f1a1f34 135 0.05/1.00 vMB 22
522,432 522,432 000000000000000000330325ccb5be52e20f5beba210bf903331c9948f19120b 573 0.21/1.00 vMB 35
522,431 522,431 000000000000000000433011979547309ff5d0918e5dc569106d889dd9c524d0 1,200 0.59/1.00 vMB 29
522,430 522,430 0000000000000000000c8a3aac9b700ef9c5d5dd1cf57efcaff4884bc48d8076 2,823 1.00/1.00 vMB 42
522,429 522,429 0000000000000000001c7a479e098fc21d4a1f9cd58744603a545ba44fbe7670 1,358 0.46/1.00 vMB 34
522,428 522,428 000000000000000000394693b32c46993eb53d4cc9ce0f8dcbcc5df370fc0970 321 0.10/1.00 vMB 37
522,427 522,427 0000000000000000001abedf5cf39fe37d87b6400a8c9000e4fca005dbec3244 1,213 0.45/1.00 vMB 33
522,426 522,426 00000000000000000014deac105f063c0e70b8c657378f9c129d62420e7df6a5 2,603 0.99/1.00 vMB 29
522,425 522,425 000000000000000000288a2bc753de0f9669fe7a2bedbc97e7576b9a206a7bde 134 0.04/1.00 vMB 33
522,424 522,424 00000000000000000012d8ff05b81a25abbbc5f42f167c2ab469992624a37860 1,159 0.75/1.00 vMB 27
522,423 522,423 000000000000000000436f7bacc006cdd841e1d40ce58ea504d5c7c81108b44f 99 0.03/1.00 vMB 43
522,422 522,422 0000000000000000000b1ff12ee216854008866c8a940d6a42972d7767c79067 1,077 0.42/1.00 vMB 34
522,421 522,421 00000000000000000030695eff64fc852d59daacfb3d8733b6e7d038a683217b 565 0.18/1.00 vMB 30
522,420 522,420 0000000000000000000a41012d45396dce4ad3f9a45fbd6fcd077fc14dd1ff12 655 0.22/1.00 vMB 31
522,419 522,419 0000000000000000000ccb4c6d86ee92f7a0088fe50cdd246af01e257f67573f 940 0.34/1.00 vMB 44
522,418 522,418 0000000000000000003e01e14fd0fd386eda37bca1a72211a7d46e4510a9362e 1,198 0.49/1.00 vMB 40
522,417 522,417 00000000000000000011c40eb9a0aaa5cf849f3a8e38f3ffa96b8a367a4e4de0 412 0.15/1.00 vMB 27
522,416 522,416 00000000000000000033f9773d149be4dfbbdf64dfcd004352812f73e77d33d9 311 0.10/1.00 vMB 39
522,415 522,415 0000000000000000000b82d74acb67feb3a975b7fff90c71e1977c5aa5c6a7a6 156 0.07/1.00 vMB 20
522,414 522,414 00000000000000000000d7855dc4bee82007a18baad8a7e7811fdef20382cf6d 1,070 0.46/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 615.11 GB
    • Received: 11.16 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.