Loading Tool

Explorer IconExplorer

Memory Pool

71,768 transactions
27.39 vMB
0.10017189 BTC
Random Selection Loading Transactions
Max Size: 163.84/200 MB

Candidate Block

Mining Attempt a10a75ef18224f38704dd26e346cbe93cc984a04d6324f5f591ad19198a721c2
Version 20000000
Previous Block 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409
Merkle Root a0b8f37620fb74a5f262ba1f55f45176a36063e5cc364527c45bcbc2d501d98a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03703997 BTC
Feerates: 1,003.56 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,475 (800,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,771 114,771 00000000000041d5bd4ef5ea61faf527f7b06b9b1109ca2339543b2b8cdab8bc 2 0.00/1.00 vMB 3,875
114,770 114,770 00000000000002d42610e1c5e84e267192bd9dbbe31dd8839e9cba0801311e5b 13 0.00/1.00 vMB 0
114,769 114,769 0000000000008e8c71605fdc9913d09802347ebd6549f2ce6d9d5bbdacffd0a2 19 0.01/1.00 vMB 1,613
114,768 114,768 0000000000009c8d88b8b12c17438ae13a09bd7f413b641869b2eaea1acae0e6 10 0.00/1.00 vMB 634
114,767 114,767 0000000000002f89dab3450016fd4b36eea844bb3dde4cc9acb3d00a997e10b8 19 0.01/1.00 vMB 462
114,766 114,766 000000000000263232a17f942935fde39804c579cef49fc8e3a69f2be99a2464 11 0.00/1.00 vMB 3,396
114,765 114,765 000000000000d1d84e0ff1aeead1a2a29bac986452adb2d0d6972b6b03ff249f 2 0.00/1.00 vMB 3,861
114,764 114,764 0000000000001bb046f6c876de1e3580a1383e33e8cb2cc79541063cf7764737 30 0.01/1.00 vMB 0
114,763 114,763 00000000000061ba5422c57061538503848a1ff6f453a7fd775b8f31578d33be 9 0.00/1.00 vMB 3,341
114,762 114,762 000000000000a041a7c190a9f10ddcf7179d91182d5f7f2129fc33850cca73a8 3 0.00/1.00 vMB 3,868
114,761 114,761 00000000000083a3da2ddebedb8720087cb2298789a4abda5766a866c723d6b7 2 0.00/1.00 vMB 3,875
114,760 114,760 000000000000d0be1cf0e1aa7f0016ab09d1a6782ec1fed0014c92af964322e9 8 0.00/1.00 vMB 0
114,759 114,759 0000000000008bdabafe8ff056f0016e81813e3ef2c93b7a172a1865152d04c2 7 0.00/1.00 vMB 321
114,758 114,758 000000000000630db96fd01d98361f835191008e9dbdd26e493eb75b18e0c4f0 6 0.00/1.00 vMB 835
114,757 114,757 00000000000048b6467f519746266f81961b9e122531a8442e70702b4b8b112b 17 0.00/1.00 vMB 1,806
114,756 114,756 000000000000698ba16121d419c90d525b4151074624c617cdf76aec24f687ee 17 0.01/1.00 vMB 309
114,755 114,755 0000000000008c6873694cbce63df05629d87b883a29950c5726ef721b5fd375 8 0.00/1.00 vMB 3,880
114,754 114,754 0000000000007a44b0da0922a0d19619aca25814c78125cd09e683f3bd6efe33 4 0.00/1.00 vMB 3,875
114,753 114,753 000000000000cb5c445b7190bc09481c635518d3c56b0712cb168a4be4351d2c 6 0.00/1.00 vMB 3,872
114,752 114,752 0000000000006a31a095cefed8af4f2720b3393c761f7623eb5cf6f147b27bc1 11 0.00/1.00 vMB 871
114,751 114,751 0000000000000aa7910deb7b2c1bd92ebea09d9c933db8137a65da7470760ae3 24 0.01/1.00 vMB 2,363
Previous 10 blocks ↓
Total Size: 783.22 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: 757.69 GB
    • Received: 19.02 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.