Loading Tool

Explorer IconExplorer

Memory Pool

77,421 transactions
27.93 vMB
0.08555572 BTC
Random Selection Loading Transactions
Max Size: 170.24/200 MB

Candidate Block

Mining Attempt a091af9313fc636a723d1c61263077cdae1f638349d3bb8da41f8738106f4649
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 0f86d2fd2eeeb4d615d06bb92ff640df05962ebe512e6918ad5cbca4fd8d40cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02555162 BTC
Feerates: 402.60 > 2.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (382,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,567 532,567 000000000000000000226a31c7e83614185ee5b993bda15dace58b93298ed852 22 0.01/1.00 vMB 49
532,566 532,566 0000000000000000001ddf3111417523bc47d10fb20fc6aeb04657999fc3402c 356 0.27/1.00 vMB 34
532,565 532,565 0000000000000000002107fd802574a07030a7b96d86a2bb82b7e896d66e3912 793 0.73/1.00 vMB 7
532,564 532,564 00000000000000000014380a889417cb169c1c448328cd48a7fe0d1baa030e7f 1,630 1.00/1.00 vMB 25
532,563 532,563 00000000000000000006bb72bbfac92019929c42d4f021a0aa22baed713a9cf9 1,650 0.66/1.00 vMB 21
532,562 532,562 000000000000000000128a4ff3cae1125c7859a44bacf9db107e76681d459499 2,865 1.00/1.00 vMB 43
532,561 532,561 0000000000000000001a43a3cf9cd66c080a024e0cfe3dc9eabaecf25d0e08a7 2,609 1.00/1.00 vMB 44
532,560 532,560 0000000000000000001cff15d6453cdb42571036f56ef0996d1f45efee2b9389 2,423 1.00/1.00 vMB 60
532,559 532,559 000000000000000000148a1db9bfb331273c55218cd5582c631c3bf41fe2bd95 1,970 1.00/1.00 vMB 103
532,558 532,558 0000000000000000000b5b71d3a1cea21665582dafec73cf8c0b4cdb7407aa0d 1,080 0.52/1.00 vMB 40
532,557 532,557 0000000000000000002c800b9b3b07b956c7f42fa2b768d3862c21a8ee761c49 1,724 1.00/1.00 vMB 46
532,556 532,556 00000000000000000027a6cb768b522fcd4d1f91893d701edd5408073e547000 38 0.01/1.00 vMB 17
532,555 532,555 000000000000000000113e537e24fa66e2e03752c3027d4d8de613cd1eb48a1e 954 0.88/1.00 vMB 18
532,554 532,554 00000000000000000023968b1edf0815f39c413fe3e0f3c7b3024a12cf38a17a 440 1.00/1.00 vMB 6
532,553 532,553 00000000000000000009ac1e99d553e9dbda7cabf5644bb7d0cae0a659fd4844 1,206 1.00/1.00 vMB 14
532,552 532,552 0000000000000000001c024cf306102c1e15db6123eed8c065200447cbbbadca 2,431 1.00/1.00 vMB 41
532,551 532,551 00000000000000000008284dc65b9928630850ae98ea5ec405fd3950628763fb 2,035 0.99/1.00 vMB 7
532,550 532,550 000000000000000000059f21efe19550b4d7f004871bebb0b40f54f55d6c6efb 2,751 1.00/1.00 vMB 37
532,549 532,549 0000000000000000001585de83940e150a86bf9c7f1cc484bde63c2227142b56 667 0.49/1.00 vMB 10
532,548 532,548 0000000000000000002913b08d0c5201352152cd0e58cc3c3f1fdafce12b447e 53 0.01/1.00 vMB 17
532,547 532,547 00000000000000000008eaf4f0f69f57d7c2ef9769e64a74bba2dea2b42113b5 1,090 0.96/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.