Loading Tool

Explorer IconExplorer

Memory Pool

44,814 transactions
27.42 vMB
0.09621264 BTC
Random Selection Loading Transactions
Max Size: 144.94/200 MB

Candidate Block

Mining Attempt cb70334f087a52c82c1f7505223f01ff2b8b3719236afa5058df71b5138acd45
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 58fac9d60b0222c042b0f4dd03b5697a552f1535059af57778f2c1072513272e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,672
Size: 1.00 vMB
Total Fees: 0.04471899 BTC
Feerates: 150.75 > 4.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (578,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,844 336,844 00000000000000001afe833ce01c06b536bced4071602acc474453c4c2b0ef4f 47 0.03/1.00 vMB 15
336,843 336,843 000000000000000001cfc70285c455fba1466c9e8fa545d8f2954fe58ff8f434 459 0.24/1.00 vMB 23
336,842 336,842 00000000000000000d7b0e7e70de9805ed24a32a25dae5a14dab8a1b02da7d18 419 0.23/1.00 vMB 22
336,841 336,841 00000000000000000638e823cba0cca5548479a2503501d18a9a8be8566fc8a4 275 0.21/1.00 vMB 18
336,840 336,840 000000000000000003adad8cba27c688b5f836b776b61f06bad148ff2dc853d4 302 0.10/1.00 vMB 41
336,839 336,839 0000000000000000015f8df3a00cfb2d07dcaf86402223279475db6f6214886e 35 0.02/1.00 vMB 23
336,838 336,838 00000000000000001755dca68b3414d5ee6e696a52c99e44ae304cd9d9b8bff2 532 0.24/1.00 vMB 29
336,837 336,837 00000000000000001ab785461bb1a3e81ab782ae3a2b400360a7e3e2672936c0 1,170 0.56/1.00 vMB 25
336,836 336,836 00000000000000000587d2b48cb9ea9cbf8a897855bc6aa6a3badb7dff9608ac 511 0.25/1.00 vMB 28
336,835 336,835 00000000000000001abe585988b9eb17b30551538ad9ded52b204384d653c839 647 0.31/1.00 vMB 27
336,834 336,834 000000000000000016020cfe05317d4de2609843681025a395cf5476f3178a1f 77 0.04/1.00 vMB 30
336,833 336,833 00000000000000001376157418c64c36413c39cfdda817f34759cf35c7f4d25c 313 0.17/1.00 vMB 25
336,832 336,832 000000000000000015fe704a4e6febfdf3d40bc7c9932026f06c09db632bde34 131 0.10/1.00 vMB 20
336,831 336,831 000000000000000001e0fec05f2e3a0ee15a291c21057d00cd1c14073fc744cd 72 0.04/1.00 vMB 21
336,830 336,830 00000000000000001ac91c3a2883d4570e801b2d51f4d2de47a11dc309ebcbb6 209 0.11/1.00 vMB 22
336,829 336,829 000000000000000012b25074ae39addeaf4976410145023f754d174827dd3560 1,204 0.65/1.00 vMB 24
336,828 336,828 00000000000000001a0491e2e72328edf36fb7c1e5dfdfb9d432f9ca30ace7a3 16 0.00/1.00 vMB 31
336,827 336,827 000000000000000015a1c85514238ef65c913f1ed53db9604d37a13394f0a234 93 0.04/1.00 vMB 25
336,826 336,826 000000000000000019f269aed87d2ddf9cbb6ab89623c79902eac9427eb3e150 819 0.40/1.00 vMB 28
336,825 336,825 00000000000000001391c9de4cd381a5c9badec9935abb04b7220f099c31ae1d 994 0.46/1.00 vMB 28
336,824 336,824 0000000000000000108bff2585c0ba917087af35f932a0eee11188a7448c56d4 840 0.34/1.00 vMB 25
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.15 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.