Loading Tool

Explorer IconExplorer

Memory Pool

26,376 transactions
6.19 vMB
0.04345119 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.08/200 MB

Candidate Block

Mining Attempt f3134ff77f1ab2eb990d118441132ca74034ca35b76fa3b36201447d4e06bd24
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 4605f3abcc65a954609b18c314e9b2521b8ae53386da80e10c4b68e58730f8d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,169
Size: 1.00 vMB
Total Fees: 0.02956203 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (781,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,851 131,851 000000000000078a2d147f52a03d1d76fbd59ce09aa5f2fd1c5b3db6a8a32e0b 13 0.00 vMB 2,021
131,850 131,850 00000000000009db6fe57f6cf466e44c0ef7f6b10f0b2f920c5606c84ba8feb1 123 0.05 vMB 506
131,849 131,849 0000000000000a5b6f169f6de6ec079b22bca67f4f62f5a294286854b80735cd 14 0.00 vMB 565
131,848 131,848 0000000000000a305756ffdf609aa113aa725f767e2eea9d27831066b3fcbb35 40 0.01 vMB 84
131,847 131,847 0000000000000f7652a2fd8d49e6e867bdfcd8edfde2567306f53a4798a5bbae 17 0.01 vMB 1,738
131,846 131,846 000000000000115023f6375310ac7f03e5996b8d1faa273b8a411fa7bc8792c7 170 0.05 vMB 55
131,845 131,845 00000000000002702dd338792b027a9e9fc908060763272d6ba8c998704fe4df 50 0.03 vMB 834
131,844 131,844 00000000000013136a3a4fcae1e78cc448fd2f9cfc4b016a5a8da12bf0bb5b34 76 0.03 vMB 1,002
131,843 131,843 0000000000000305bb4bac73748e8bba2dcad8e0d43d385fa4bf8e12ee1eac4e 27 0.01 vMB 1,302
131,842 131,842 0000000000000f7f09ee2c156a801fdb14137065fa8cda94018fa02c4820a95b 95 0.04 vMB 301
131,841 131,841 000000000000122b6910cb62a14442935edf3ffa09afd9c11d5875e6b990e69e 42 0.02 vMB 800
131,840 131,840 0000000000000c402d47e5242025353b6be2140046094ca6681d25aae8b0c097 77 0.02 vMB 88
131,839 131,839 00000000000002bd352dedd91a5421af8d2673ae0fc9f59497e8f3fb15846f5e 45 0.02 vMB 643
131,838 131,838 0000000000000d4a9df68f57a1ac807c765744b006ce3e4501a1879af74d8890 47 0.03 vMB 560
131,837 131,837 00000000000002fd32695bf7b02207d41e244a5aa3f972baf94a4eecb330a7e8 54 0.02 vMB 1,090
131,836 131,836 00000000000008011b40b73f58a7e5d6abb00a3d6bff943ed45b88d154acbd44 10 0.00 vMB 17
131,835 131,835 0000000000000e76606431f7a31b02870a00e8afe264e2b67ff5e3acc26cfe3d 16 0.00 vMB 1,212
131,834 131,834 0000000000000d10ac21e3ca050b58201025e32eac276100eeffb754561e12e0 33 0.02 vMB 379
131,833 131,833 0000000000000e7d9a6d74f20c9ac56b6c8d0f8cca3596371bb15b873987514e 33 0.01 vMB 868
131,832 131,832 0000000000000b45701edbea2305da5c57a12b4826b6e302956ef9773c31dec5 42 0.02 vMB 477
131,831 131,831 000000000000083683de4e71647ace0a42c4b7713133af281d5303228c5cfefc 41 0.02 vMB 1,149
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 81
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.12 GB
    • Received: 0.55 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.