Loading Tool

Explorer IconExplorer

Memory Pool

52,827 transactions
30.98 vMB
0.11995477 BTC
Random Selection Loading Transactions
Max Size: 166.50/200 MB

Candidate Block

Mining Attempt 81569fa7cdf2498b89d9264cb3e08cfe19d80ed69946709718591a2087f58312
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root d7709dd2404cd5db7a393f16a4ccbfdd5f1290f8c25fff0a562e35a418d808a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,775
Size: 1.00 vMB
Total Fees: 0.03806454 BTC
Feerates: 301.36 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (475,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,331 439,331 000000000000000003c6db212c80002de65a570b3389ac37880ff42ff88b33d8 942 1.00/1.00 vMB 86
439,330 439,330 0000000000000000027507775b1d5e6b5fdd01da08484087d87dbd617b68f10e 1,864 1.00/1.00 vMB 71
439,329 439,329 000000000000000003e3bf29a37b64cef3e06858274b75beb59c6d2fff546f79 2,132 1.00/1.00 vMB 60
439,328 439,328 0000000000000000017a71df82fba10f238724c992c90878ec23b560700be3fb 1,973 0.75/1.00 vMB 76
439,327 439,327 0000000000000000041077c83fbf2edd93f5bab7ec843fcf83b113db9d24669b 69 0.02/1.00 vMB 64
439,326 439,326 0000000000000000021e66117a5a148c20f7923229e15ff4436a0dc405483f0e 1,615 0.71/1.00 vMB 61
439,325 439,325 0000000000000000042a915d5f00856af604ad78873704fe22fb3834d6f3105b 405 0.75/1.00 vMB 17
439,324 439,324 000000000000000000ec8da2b49f12e965d47b59f0b1ab52d43a3c617655497d 449 0.20/1.00 vMB 61
439,323 439,323 000000000000000003033b14963d8df0b475ad37251230b312ada6c2bcece3b9 241 1.00/1.00 vMB 4
439,322 439,322 00000000000000000017494d99401914ab88b688739dd7c824bd01ee4553a0ea 720 0.75/1.00 vMB 27
439,321 439,321 000000000000000004291131672764d29a2ec4329878a5a979dbf20b2b58e72f 1,890 0.73/1.00 vMB 66
439,320 439,320 00000000000000000307c1a04d8b42db65bb9d5f7449c8744179ab1e8609516f 1,576 0.75/1.00 vMB 58
439,319 439,319 000000000000000003ae105539d254ab5648f48fe547a3201bdfd655124f14bc 865 1.00/1.00 vMB 26
439,318 439,318 000000000000000001ad80b35dfa5ffb638491d3779b7d0461a6211e7159e150 546 0.34/1.00 vMB 61
439,317 439,317 00000000000000000174ba0a5e38a52b3ce739c6c413a3764f71f597e7996009 1,199 0.70/1.00 vMB 58
439,316 439,316 000000000000000003f11ec7aeeb40ab97885da973c823132f660d185c23bc10 919 0.49/1.00 vMB 54
439,315 439,315 000000000000000001886a8ca3d30530aad0741e9465cd517f324e847753c75c 213 1.00/1.00 vMB 3
439,314 439,314 0000000000000000033e34ffefb23a8de7695e9b9b19d1c325f71b4cc33fd792 830 0.30/1.00 vMB 64
439,313 439,313 000000000000000001a95a6dc8607e519a1d1df1c2ab10c8ac518e5f67e6b393 250 0.14/1.00 vMB 53
439,312 439,312 000000000000000004396385d1a0a4ea969f7d05a07bdab2cf71a2a194c148a8 1,586 0.92/1.00 vMB 50
439,311 439,311 000000000000000000f327ae74bda56fb7f28b3a1706728fcf339a313b4335a1 2,108 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.06 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: 651.17 GB
    • Received: 13.45 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.