Loading Tool

Explorer IconExplorer

Memory Pool

40,819 transactions
26.18 vMB
0.07146248 BTC
Random Selection Loading Transactions
Max Size: 136.24/200 MB

Candidate Block

Mining Attempt 24af4ef1fa67658edbb1d9830c35ded67bfd3fd1e61c4dc366da687a8acf6ef7
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root ba202605920e33bafc9d8e123d33b84ee3d285a0187783e79d519defc688d184
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,139
Size: 1.00 vMB
Total Fees: 0.02346283 BTC
Feerates: 150.98 > 2.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (475,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,850 439,850 0000000000000000008e84f7bf7bb40f5f16d3a726e70b8857271d77e6c7bc3b 2,580 1.00/1.00 vMB 70
439,849 439,849 00000000000000000180a56b6a30fb66dab131b1717c0053bce1f6f1c2e2bb50 77 0.04/1.00 vMB 61
439,848 439,848 000000000000000003c2c50a8be4f69f7b87221a48c8bc45041192e588a01143 801 1.00/1.00 vMB 13
439,847 439,847 00000000000000000195019de548c1f5c71f2617fe1dcf2b6b81bb498cae6175 794 1.00/1.00 vMB 18
439,846 439,846 000000000000000001185cf45e047e3cacafa9b9caf6272189c299982980868f 190 0.21/1.00 vMB 70
439,845 439,845 000000000000000000097d49be2032be3160f5c13d803e100d7bcc1c14d09cae 2,222 1.00/1.00 vMB 48
439,844 439,844 00000000000000000065abed5357660129464e110bc401c702599979e6cca8ae 2,876 1.00/1.00 vMB 83
439,843 439,843 0000000000000000004ee6fedeeae27551c3056335561beb72753b66b58556ef 2,452 1.00/1.00 vMB 66
439,842 439,842 000000000000000003396348146613928c5f01289ef34b159135947915adee3b 2,524 1.00/1.00 vMB 59
439,841 439,841 0000000000000000037b45fa3204a4fe456b9625523d2028ed6d0824997523c1 2,345 1.00/1.00 vMB 71
439,840 439,840 000000000000000001487e21295e439b37b2c3961aefccba581bbbfad8dd828c 2,626 1.00/1.00 vMB 77
439,839 439,839 0000000000000000032a93d4e60d8ddbf15347c28d76e0547a1a671c827bd612 1,206 1.00/1.00 vMB 29
439,838 439,838 0000000000000000030aa88dd9085faa2e0963d52a747d71ed1d924a53a1225a 1,296 1.00/1.00 vMB 27
439,837 439,837 000000000000000000eb0117bd7a0361eaedca348b5dc49a6166d85fbee986f8 1,604 1.00/1.00 vMB 37
439,836 439,836 00000000000000000187c3282ad0d35122a196b6351de532bfaf03d2adca4e74 2,280 1.00/1.00 vMB 51
439,835 439,835 0000000000000000015324449f8ddbc4c78c1ef8148e2c0a3d653b9b809d8c2c 2,194 1.00/1.00 vMB 58
439,834 439,834 0000000000000000015d9054f4f834f1e2368a941fb5bcebfd761cde32e1e58d 2,953 1.00/1.00 vMB 66
439,833 439,833 000000000000000000f47c3d32d4005bf941826c23825c22689d44b9669a5f39 2,517 1.00/1.00 vMB 78
439,832 439,832 0000000000000000002ea17b264d113bb3c442e046fc16a0d79374f628048460 2,423 1.00/1.00 vMB 50
439,831 439,831 000000000000000000644d5e6d24648e5b1472b7eab48453893885fc1a54c9d3 2,502 1.00/1.00 vMB 81
439,830 439,830 000000000000000002d9a701c6378c882fb475cdfd8bd784d600938515f39185 2,745 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.