Loading Tool

Explorer IconExplorer

Memory Pool

82,586 transactions
30.65 vMB
0.08010543 BTC
Random Selection Loading Transactions
Max Size: 187.95/200 MB

Candidate Block

Mining Attempt 912b58fa90997c3c0ad3e280f301596e115efdd2d87de987838d3e295adbb80c
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root c22c230ea1ec1d9861e6b8596b36293a1545312be314bcb1ddec39643bc93dd8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,527
Size: 1.00 vMB
Total Fees: 0.01095981 BTC
Feerates: 40.21 > 1.10 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (497,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,051 418,051 00000000000000000448ae13e237eee1c1cdb248b8a7db8469353adc639d9159 2,438 1.00/1.00 vMB 73
418,050 418,050 00000000000000000239637a98ed0950cf49a3e95ae583bcb96654f7bc3f5b55 1,272 0.71/1.00 vMB 48
418,049 418,049 0000000000000000008137683288d8a71a8d0a0518dea28045cdc649542d19c4 1,808 1.00/1.00 vMB 40
418,048 418,048 000000000000000001548cc44b5c9806935b5d0d4c01cbbec85e31e2b10bcfdc 1,963 1.00/1.00 vMB 39
418,047 418,047 0000000000000000016225ffb895bc23862decf4d11b8c3c3af3a34992e9bca3 25 0.01/1.00 vMB 187
418,046 418,046 00000000000000000464b1150d6bb13f8f9425a9aebe18606599fd61135a3572 2,622 1.00/1.00 vMB 53
418,045 418,045 000000000000000003e0591ac071adb412f0ef113d09c04ad916661640ae798e 685 1.00/1.00 vMB 71
418,044 418,044 000000000000000002625a35ceb12d9551deaa0e6eeef25d280d5ecd298cfc7a 281 0.99/1.00 vMB 65
418,043 418,043 0000000000000000031eba6cc65e19b6d18e38b998d231523ec365b463c26a1f 640 1.00/1.00 vMB 72
418,042 418,042 000000000000000001e86e5c287364d1c7518941fc0c8ba3a5680b87074bfd25 184 1.00/1.00 vMB 68
418,041 418,041 0000000000000000020a76261f14adf8cab0439abf457169da7247439893ea47 307 1.00/1.00 vMB 67
418,040 418,040 0000000000000000018790689aa60cdc5c59f3e42ca7764dd2f41a1423cfc1c2 864 1.00/1.00 vMB 79
418,039 418,039 000000000000000002cabb529d57fc483a99151c036a91defc0b49835e68465d 1,670 0.99/1.00 vMB 42
418,038 418,038 000000000000000001c6fb790cce585499563755b8d7f047b2ba159f2158656e 1,911 0.93/1.00 vMB 56
418,037 418,037 000000000000000003f1f66aa1d4ca9d4569dde52f65e5d044648bd816716bc8 567 0.42/1.00 vMB 40
418,036 418,036 0000000000000000049917cd0ee0ec5a10eb1e2a7f5e0b816d3d4cc09c17e2cd 598 0.32/1.00 vMB 49
418,035 418,035 00000000000000000091ccea2474e6bdc2593313edf29691e2f60d8845a2eab2 1,000 0.73/1.00 vMB 47
418,034 418,034 000000000000000001addffac1f7cfa2bba72718f169d463a79f3aec25915370 1,294 1.00/1.00 vMB 36
418,033 418,033 0000000000000000032588271dd7f0c9fbe2c142745abc817b4a3e42e4a669f5 2,237 0.92/1.00 vMB 61
418,032 418,032 0000000000000000039dfa6fd8817eeccc0b87aaa532e296c9dc1e53dc8bd3fb 1,560 0.99/1.00 vMB 45
418,031 418,031 000000000000000004dcdb4154db77e2f67a1257e0b5034c2470633beb2e46e5 806 0.99/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.