Loading Tool

Explorer IconExplorer

Memory Pool

72,258 transactions
27.98 vMB
0.06608454 BTC
Random Selection Loading Transactions
Max Size: 165.69/200 MB

Candidate Block

Mining Attempt 0980aed5cab5344999042bea204d10a88db9b728516df87506304728fc370690
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (663,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,853 251,853 000000000000005d1785174c9f12ed2ca43f2c676bdd794ae5addf04c7765fe7 144 0.07/1.00 vMB 87
251,852 251,852 000000000000003569a87f195e17c4a3486ba3504f1d86b71ab2a2bea392673d 105 0.09/1.00 vMB 52
251,851 251,851 0000000000000011f32e3ea7c4e766abc8b7d56e2d54402709f5d549a48e94d8 488 0.23/1.00 vMB 109
251,850 251,850 00000000000000431193c9ec75d59e5f0928681d583f12aaf4fac812567c1141 482 0.23/1.00 vMB 82
251,849 251,849 0000000000000030fc046f8128eee419abe8e3324b4836bddaf31cbd7f313c41 207 0.10/1.00 vMB 99
251,848 251,848 000000000000001e7909ceaa1f863d118f2dc0004a30dbec96256a1cf082e6ee 515 0.22/1.00 vMB 95
251,847 251,847 0000000000000063f7f8f01b1c50c3d6b745898e77406505259418f0d5efa506 124 0.06/1.00 vMB 44
251,846 251,846 0000000000000040a48e3136223176264991632732e7112d62c519b0eb5a5368 147 0.07/1.00 vMB 123
251,845 251,845 00000000000000374283ffd51466cd1be0ca409cebf73a80e36a313190bd29d5 208 0.09/1.00 vMB 107
251,844 251,844 0000000000000071084c599d81860a7d125552a21d77fa3a3618631e5813b8e8 256 0.16/1.00 vMB 51
251,843 251,843 00000000000000215fe8434d983c067b4d7d4c715366af96abae25b329e2f0a1 161 0.07/1.00 vMB 151
251,842 251,842 00000000000000462565095e45a0424d1aa5c2caa011b55c1ebda55794e4fddc 211 0.10/1.00 vMB 141
251,841 251,841 00000000000000434c0a9a2c30adb33618e34805e0cb250cfb4efb23403db7cc 51 0.03/1.00 vMB 48
251,840 251,840 000000000000000467caa788cf3bff2ca3920ce7778c9256ea5526e5917ed840 341 0.17/1.00 vMB 81
251,839 251,839 0000000000000069811ff4a16e0215ad37ad0c01508ef5e91b215aa1787ea59b 152 0.07/1.00 vMB 101
251,838 251,838 000000000000002329d0eb0c2106c8167a9cdd67dcf4a89dbf2a7503d1512dc9 220 0.19/1.00 vMB 71
251,837 251,837 000000000000002fff9680c910c8182c8c337babca43d4ccdc012c68607a63d1 512 0.45/1.00 vMB 30
251,836 251,836 000000000000000efc9a1d043dfc40f66a2cf42b3ce2fbf1ca3af8c409e88232 116 0.25/1.00 vMB 20
251,835 251,835 00000000000000164ba4e6d8124652df4a2813cf75560666fda5bef6e741e2f7 404 0.25/1.00 vMB 80
251,834 251,834 0000000000000067f6298bece68c28e0f6497f56053f0685efaa0ccb8de28cf7 589 0.25/1.00 vMB 139
251,833 251,833 000000000000002fe10720aa173b124a66a51ed019502e8745a1ffc5165e302a 257 0.75/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.