Loading Tool

Explorer IconExplorer

Memory Pool

45,421 transactions
28.85 vMB
0.13486114 BTC
Random Selection Loading Transactions
Max Size: 150.29/200 MB

Candidate Block

Mining Attempt 65ff6834826ddbff154d21a00af440e45243f367a810601ba4948ed78b8fb6c6
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root db8f7694c65db7e0ba0b41d244bf587341dd3808c09390b862f5b35366940d2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,610
Size: 1.00 vMB
Total Fees: 0.03820066 BTC
Feerates: 100.25 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (523,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,844 390,844 000000000000000004446c8e4ff0e04ad2963b77a91edcb0e51e3e073125abfa 222 0.25/1.00 vMB 9
390,843 390,843 000000000000000009f5299e193681b7b079ce18877d935d2df0eb64e38d9a3e 1,430 0.93/1.00 vMB 24
390,842 390,842 000000000000000000e2eb118ca55ea617ee7951c0896f92be85a82a1e356208 2,909 0.95/1.00 vMB 51
390,841 390,841 0000000000000000081d8a0259c6a9ed3b3c0d676152dacb698a3e0a50b67211 1,636 0.99/1.00 vMB 26
390,840 390,840 000000000000000003f24dff07ed5d818df5d8e8d27d15651b8d1fc9a18a4ded 371 0.25/1.00 vMB 22
390,839 390,839 0000000000000000095574d0201220bb97db58583c0c22c2378b2ba4714a655f 518 0.31/1.00 vMB 25
390,838 390,838 0000000000000000069d4b67658b06afe07d4c610a7e19e08b635602d10a78cf 1,052 0.92/1.00 vMB 22
390,837 390,837 0000000000000000014e223245280e989fe461b9f07baf0cac58b721c8c9b025 1,070 0.47/1.00 vMB 37
390,836 390,836 0000000000000000042b4429b72e2d98ee8a03bd968eb2ca8e88900cf3e76d36 851 1.00/1.00 vMB 15
390,835 390,835 000000000000000000844ffab9f7065dc35c3a1c5c7035f34f729697a82d3ea7 2,388 0.93/1.00 vMB 43
390,834 390,834 000000000000000006ce8597cc7ce6900db292117d1203a723d7e740c0fff876 1,739 0.75/1.00 vMB 36
390,833 390,833 00000000000000000ae5eea46516bd403e9a3ce11c48273a18c4afae7f5cfc47 1,208 0.99/1.00 vMB 17
390,832 390,832 00000000000000000aa16c2156b70674c82ed1e6b876ee1072e4c5f766ad86ca 2,432 0.93/1.00 vMB 44
390,831 390,831 00000000000000000831fc2554d9370aeba2701fff09980123d24a615eee7416 1,194 0.95/1.00 vMB 23
390,830 390,830 0000000000000000035d56beddedb5f1602459eae568741ae59da9934483c01a 1,953 0.93/1.00 vMB 33
390,829 390,829 0000000000000000021ea73ed7003fbdb491eb7bd46f53b759d5adc0daf369fb 2,280 0.95/1.00 vMB 39
390,828 390,828 00000000000000000855c361a71651b0d73f6dfebd9bfdbae95671d54c56638f 2,229 0.91/1.00 vMB 40
390,827 390,827 00000000000000000a31daaf66cf40a1a58ba080c560157820f579ab8f555ad5 841 0.90/1.00 vMB 14
390,826 390,826 0000000000000000076f24f758b9994c28200132cb8ceb878293a284d277736f 595 0.48/1.00 vMB 20
390,825 390,825 00000000000000000945c50952f89bfe96dd6517ca95f75d254290d6cf755457 2,434 1.00/1.00 vMB 36
390,824 390,824 00000000000000000042660c6da5cb9805b47e4b5cd1cc0603f31dd25bfa3d51 1,216 0.95/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.