Loading Tool

Explorer IconExplorer

Memory Pool

77,035 transactions
33.53 vMB
0.13416528 BTC
Random Selection Loading Transactions
Max Size: 188.09/200 MB

Candidate Block

Mining Attempt 893bce1a8f683a17d06657f0cc499737d220ebb10afecbc36788cf57e2c3e07d
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 65827e39dca5b9e6a3824cf39357a9cc668f9a939989e39a6d5d44af6f28918c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,541
Size: 1.00 vMB
Total Fees: 0.02614036 BTC
Feerates: 100.53 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (22,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,895 892,895 000000000000000000003497453099020e638faac188d4004278d4dd9559e35c 3,820 1.00/1.00 vMB 2
892,894 892,894 00000000000000000000f6242fa9da66e912b09bd134e8290be55300fd6b2215 3,631 1.00/1.00 vMB 4
892,893 892,893 0000000000000000000119bc36ea80fcc8fb33b36d3e3bb2f1681e60be378ae1 4,722 1.00/1.00 vMB 1
892,892 892,892 00000000000000000000e1d8f6d390d7207ee5548936c494bc2a022dfba1fa7d 2,037 1.00/1.00 vMB 1
892,891 892,891 00000000000000000001238bff7aa89aaed5bc8b9953562983c9d1a673598134 3,389 1.00/1.00 vMB 1
892,890 892,890 00000000000000000000e5e9b1e681d036c6e2bf74e390e16dd3e41bccddf12b 4,781 1.00/1.00 vMB 1
892,889 892,889 0000000000000000000195f1557582635c20360643132b8cd4c5ce1270d52f54 3,700 1.00/1.00 vMB 2
892,888 892,888 000000000000000000018e1d491792d99f7292e235e4dbf82571bac903fec852 3,780 1.00/1.00 vMB 1
892,887 892,887 0000000000000000000083684529908642ac0631cbc90b2d747ea310ad3cf1a1 3,343 1.00/1.00 vMB 2
892,886 892,886 00000000000000000000780874b8451daab0d6abfad349af392a9efcea3b25e2 3,656 1.00/1.00 vMB 3
892,885 892,885 000000000000000000019871aa650fade484c1b10c7829baeddc674cad7d9acf 2,236 1.00/1.00 vMB 2
892,884 892,884 00000000000000000001dbaf2f693c058aebc5b305d6b400afcc953612fd3ce6 3,748 1.00/1.00 vMB 2
892,883 892,883 00000000000000000001d9fad59c9d55f4da2a162f905f50aa993d0c9b0f8597 4,070 1.00/1.00 vMB 3
892,882 892,882 00000000000000000000cdae9dd9741fc22016cc008c1bf09a973d55615b0bdf 3,578 1.00/1.00 vMB 3
892,881 892,881 0000000000000000000191dec06520a830749889c0f79b332cc7744cf82d8d3f 2,987 1.00/1.00 vMB 4
892,880 892,880 00000000000000000000b2f729ebdeac2881db8a10bf2fa067fda15ec66fdcd5 3,293 1.00/1.00 vMB 5
892,879 892,879 00000000000000000001efa6a3ee9829008fccba7ec89118b12b82b90ff31146 4,012 1.00/1.00 vMB 10
892,878 892,878 00000000000000000000c41db7ea1c8bc1ba738b5e170876721fe230cd4431e0 3,832 1.00/1.00 vMB 3
892,877 892,877 00000000000000000000abcf2d605c4e8a495f17ececab110952ea56403e4e71 3,909 1.00/1.00 vMB 5
892,876 892,876 000000000000000000002093990dc2287e4f7963d0ee2795fb6f36fe501db131 3,294 1.00/1.00 vMB 3
892,875 892,875 000000000000000000010a09cc20e814f79d3d373df0d9fc7190d0cab6bff03d 3,438 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 733.23 GB
    • Received: 18.54 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.