Loading Tool

Explorer IconExplorer

Memory Pool

43,990 transactions
27.23 vMB
0.09078874 BTC
Random Selection Loading Transactions
Max Size: 143.69/200 MB

Candidate Block

Mining Attempt 14aa1f5df6a138599aec2bf98e11a769982f0b4fd7126e2c3d70f955a6f1448c
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root d7bbfa205a045b7ade38cafa4d1814541823c72bdc8c78675a98da6ab714edc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.04000694 BTC
Feerates: 101.65 > 4.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (685,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,801 229,801 0000000000000224615e7dc4006fcc1baec60b7cc3fa102332575ef53d2b8be0 480 0.25/1.00 vMB 138
229,800 229,800 000000000000024c361230d3329dfed07c3e2f24c55dc77a86949969c4d9b31d 141 0.05/1.00 vMB 219
229,799 229,799 0000000000000022e25a1a4c094daf6665490dd9c0523419a77e32121a756f87 705 0.25/1.00 vMB 235
229,798 229,798 00000000000000769ee20a2b701f1654ed00b6ff161cfc01251973a4fb6fbf88 512 0.17/1.00 vMB 258
229,797 229,797 00000000000000fff96928bd079b2ad4de9eb7701a52c48dfbeee57635ae18b9 520 0.23/1.00 vMB 174
229,796 229,796 00000000000001410b944c2c8b44236ed7ef0e5342d69caee50d356a24263ff2 163 0.17/1.00 vMB 13
229,795 229,795 00000000000002759e7b652ebf6557842f25843322506c5cfdddaeba7ce25014 252 0.25/1.00 vMB 62
229,794 229,794 00000000000000cd9e2564d6e0dc502484b51d231cce84e3395aeffa2fe45d19 647 0.25/1.00 vMB 194
229,793 229,793 00000000000000cf6b51427eb6f2867ca4462a473cbd7ab3070249b2394daf94 245 0.13/1.00 vMB 122
229,792 229,792 00000000000000372eaac4c32eb44fa318441c7656fdc3f735a0fc788bb95397 435 0.20/1.00 vMB 192
229,791 229,791 000000000000003201559178eea1eae8e928b60ac4a7851bdc682efb909ebe89 53 0.15/1.00 vMB 51
229,790 229,790 000000000000005bb622c77a530b5b6d899de16a5894cb59fe62ec268428027e 323 0.25/1.00 vMB 101
229,789 229,789 00000000000001e45a1a578ba1de3a4b409d1ed861eb51e9c949ece3d32d5600 270 0.15/1.00 vMB 140
229,788 229,788 000000000000003f5425fb9be8494a3b69abbae76b464496220d7dc293784f92 516 0.37/1.00 vMB 134
229,787 229,787 0000000000000241f21e574808ffba6705c8fbdba3a7e4a97253575f4a7c884a 669 0.25/1.00 vMB 237
229,786 229,786 00000000000002363a3427ddd054cde13df146383eb6019cfed6b481df074710 222 0.07/1.00 vMB 72
229,785 229,785 000000000000020e96af2ddddd42810c25587129f19cf94a9ba4616f46b3e3b6 468 0.22/1.00 vMB 163
229,784 229,784 00000000000002279395f6c9cda72e4182cb95d397f6b8d654a5dd420a956589 583 0.32/1.00 vMB 137
229,783 229,783 00000000000002761241d2abb581f889e250f198bd455d04f167bbdbc72cbb2e 237 0.12/1.00 vMB 138
229,782 229,782 0000000000000205d4f628a5b008d6b58f689389dc09e0fc7c0e7d34eb658f6b 80 0.10/1.00 vMB 53
229,781 229,781 00000000000001e8988b63694a1708965222046e38bb8382e1f0786709e75425 690 0.25/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.24 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: 655.14 GB
    • Received: 14.27 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.