Loading Tool

Explorer IconExplorer

Memory Pool

83,702 transactions
30.35 vMB
0.16828919 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt 42d82501e54cd99b190149691c065b9b80598a001cd198b689ae25b22929a308
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 10892ac97d44da2eddd4150eb941737276513c29f4bfb17696a82d5d69393eb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,118
Size: 1.00 vMB
Total Fees: 0.10606029 BTC
Feerates: 155.43 > 10.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (174,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,854 740,854 00000000000000000002e475cce674e02664b0846a44f76f9b541d22099fdd1e 520 1.00/1.00 vMB 2
740,853 740,853 0000000000000000000360809e58f5e6a3d2a38bea3f1c5c885c9304872a8983 786 1.00/1.00 vMB 5
740,852 740,852 00000000000000000005499340ffc7925e00625dae49c5ea35db8f12905a9e8a 230 1.00/1.00 vMB 2
740,851 740,851 0000000000000000000172b7eec9aa5e3d658987d7d746bb06e2ece634f380a7 1,268 1.00/1.00 vMB 10
740,850 740,850 000000000000000000009149e0b64d0219a28b7e6f1301725594c04ed00f8c5d 2,647 1.00/1.00 vMB 21
740,849 740,849 0000000000000000000360af7026e276c7603e114f5083c5b41fd65096cb678a 1,234 1.00/1.00 vMB 7
740,848 740,848 00000000000000000006f59bfe7b9dde5370efeae25beea612d6b99fd04667a0 2,112 1.00/1.00 vMB 9
740,847 740,847 00000000000000000008ef6416ab65d5a148d686b85fb8547a566f7d3a84e156 2,106 1.00/1.00 vMB 20
740,846 740,846 00000000000000000001c1b415402210915852b20ff64e8f53aaa8fe4d087247 1,709 1.00/1.00 vMB 20
740,845 740,845 000000000000000000022b7ba3b930a6519384990b9dfd72b6f582595573760d 2,098 1.00/1.00 vMB 26
740,844 740,844 00000000000000000008730b0da66c7b33286f312aaf2fe7b3c893aba908fde7 2,198 1.00/1.00 vMB 15
740,843 740,843 000000000000000000072d0bc2c3ee1c86be9543aa1105695507cb41a3c8b167 1,267 1.00/1.00 vMB 4
740,842 740,842 000000000000000000008dec04595eac0bd7ee5a87bdff12d01d8426ffe3872f 1,610 1.00/1.00 vMB 8
740,841 740,841 00000000000000000008bcd887b72da5f74387c981521b925bfe682a4fb2b52c 1,897 1.00/1.00 vMB 14
740,840 740,840 000000000000000000022c7b8af358b55bd7c66dacae2de6b50c918882104848 1,191 1.00/1.00 vMB 6
740,839 740,839 00000000000000000007a3a258bdc33887bb5309273451460073541b4d441f81 1,814 1.00/1.00 vMB 21
740,838 740,838 00000000000000000003f08e0b91ad3723db2c5c29b8f998d1c7050960f4302a 2,040 1.00/1.00 vMB 15
740,837 740,837 00000000000000000002f5f53746a4bf0030bbda2c6dde84259ab2361dfe2faa 1,536 1.00/1.00 vMB 21
740,836 740,836 000000000000000000020e982a4081ef3f5be41375b8c092c382f1d62f9a7802 1,590 1.00/1.00 vMB 25
740,835 740,835 00000000000000000001bde3c603760f9a9aaeed0d756ffb285e20dc45cf04ef 2,055 1.00/1.00 vMB 22
740,834 740,834 000000000000000000067ed3b05e7b6890fc03a2317b7172b813520622724af3 2,859 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.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.