Loading Tool

Explorer IconExplorer

Memory Pool

73,326 transactions
28.23 vMB
0.07312804 BTC
Random Selection Loading Transactions
Max Size: 167.12/200 MB

Candidate Block

Mining Attempt 90aa044fb12667d350e2954e03ade02d11a91bdcbdf92db151a7dd22807a8a94
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 31b2ea7eb2b3e304f9d0760467b3e211ce1c31d0a6f36224733e5a042cebc4a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01642630 BTC
Feerates: 150.86 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (663,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,860 251,860 0000000000000030c2975f647939794ac98f37fa8f1f5ce58199a7faaa3ce32e 103 0.06/1.00 vMB 88
251,859 251,859 000000000000001ce88232497d075c90be47a3ae87a6e6e05f3e2f55656e384c 123 0.06/1.00 vMB 90
251,858 251,858 000000000000000a237bb133cdbed81db6d84db9cc5a93b1d415846847a38c54 271 0.17/1.00 vMB 80
251,857 251,857 000000000000001e093112d123961325c5b0dea7bdaba91742af5dbac4d4cb39 422 0.25/1.00 vMB 86
251,856 251,856 00000000000000273d197cf07b5fb192ef7e3fdfdc7694f55fa86b569be9b0ed 850 0.35/1.00 vMB 248
251,855 251,855 000000000000004aed3062f4c8ddde23d76a53c885c7a1b9c3f95c87f2449388 657 0.25/1.00 vMB 120
251,854 251,854 000000000000005c9bd179ccdfb1bef11f59ede4ba32024f7f30f2e414d539dd 40 0.01/1.00 vMB 93
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
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: 666.81 GB
    • Received: 15.22 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.