Loading Tool

Explorer IconExplorer

Memory Pool

29,906 transactions
9.93 vMB
0.11499784 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.89/200 MB

Candidate Block

Mining Attempt a61692d0811690ce2c7bdd94df21be212aaf04b2dd7d8f1292f349afb6f4af7d
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 32484970ca3fb76bb8e893c3e7395673cc030f05d40ce2d58e8d5a831b69f907
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,870
Size: 1.00 vMB
Total Fees: 0.03490655 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (772,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,419 140,419 00000000000003557225f7b570be1b3135aaf0463530c16cd9982ea7532d8fe7 45 0.02 vMB 117
140,418 140,418 00000000000004b258f376f5efd932c0b3547ca13384f05bf642f3ff5df198f1 33 0.02 vMB 580
140,417 140,417 00000000000002b681247be35c78da1042c8e5e70cb77c9e357683260e15fbbe 57 0.03 vMB 311
140,416 140,416 000000000000056c9527db57a980ffcc731f7aa869c09b968909f783d3e82624 68 0.02 vMB 0
140,415 140,415 000000000000043676e5f64d1f3f5c08a7dbea2bab818187d6d25a72dae0b6be 211 0.10 vMB 132
140,414 140,414 0000000000000879bc68aead40c4215b512f6c4c3451fa7318ad979c62b1dcca 115 0.04 vMB 1,513
140,413 140,413 000000000000039d7850f3c8bd97d288d7d1dd3c03f446b12a0134b33a4257bb 67 0.04 vMB 1,301
140,412 140,412 00000000000002edd271c19d010ef259c4a38210ce87725d08717d5e90d743a6 47 0.03 vMB 774
140,411 140,411 00000000000005c1e526b35aa6391829b11910f2e6910949cf22ed321c7957ef 192 0.07 vMB 149
140,410 140,410 00000000000003b27dab26b7be904c6667a0fae2735be074eac59bc8e474102f 76 0.02 vMB 106
140,409 140,409 00000000000000b867487651d62f64e4000f0306e9ece15a38493e59a81b4dda 42 0.02 vMB 429
140,408 140,408 00000000000008b8c0ca8fad03e0c72a01ac572647d43818237d9d25f61cd8af 9 0.00 vMB 1,034
140,407 140,407 000000000000078a4a1c95c04b46d620ddce5bd6c6bb59d85df048dc4fdb9734 192 0.07 vMB 314
140,406 140,406 000000000000086c75360a5961a6b3df8b6149e4171f564061fff500fc7a314d 46 0.02 vMB 28
140,405 140,405 000000000000073a836c1a07b47c9b0550453551935e667636784e63ea4c8e61 59 0.03 vMB 387
140,404 140,404 000000000000043b24dbe84d9d692709f3a840eeced40191f51d43d91bbfb9ac 68 0.02 vMB 166
140,403 140,403 00000000000007947ffcadbe3a04c77e6fbc30f89726411b83f31b90d2f7b222 47 0.03 vMB 521
140,402 140,402 00000000000003a7f26754caae8e705de3dee44d0fd04d1b6fd16a997bf7ddaf 50 0.03 vMB 373
140,401 140,401 00000000000008b5b1de48a1ff7dbb97a6202816e9ad51218f0d129c7377167c 69 0.02 vMB 87
140,400 140,400 000000000000023e7d072ac2d2704515940c1adc16ccb0e35e7abcbe4eae0e56 10 0.01 vMB 887
140,399 140,399 000000000000051d7acd2ac2855820b4484ee8317c48011f7dbde089b3f15f5a 10 0.00 vMB 35
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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