Loading Tool

Explorer IconExplorer

Memory Pool

84,380 transactions
31.97 vMB
0.11208593 BTC
Random Selection Loading Transactions
Max Size: 193.70/200 MB

Candidate Block

Mining Attempt 3da1c1298a374858123a0d021b273f83299a471de8bdbd7d418c7df93ffd8cee
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root ea6b7a609a74108737c84289b8b772c9bffdfe91bdacf07731d808fcf1d7798c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.03964590 BTC
Feerates: 100.69 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (460,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,044 455,044 000000000000000000bfba240fbf16b2a1e3c5f26f13c408a066c050ae8be3e0 2,488 1.00/1.00 vMB 80
455,043 455,043 0000000000000000024504e86ed189ec6aca99dbda78725ca926e10db9d91fad 1,717 1.00/1.00 vMB 123
455,042 455,042 0000000000000000014d9b6fdf1cf5b94ec09699133f9a3da02796caac1bf9d6 2,331 1.00/1.00 vMB 179
455,041 455,041 0000000000000000004bf581329461f90b1686dd882aac0af3aa39d4866631bd 3,857 1.00/1.00 vMB 108
455,040 455,040 0000000000000000020ab44860ccf7c7abbf47eff7fa22367d1049b4eb601a56 2,663 1.00/1.00 vMB 139
455,039 455,039 000000000000000001c00b2f06c24533fb1bc194fc9779e3829b357742efb394 2,094 1.00/1.00 vMB 179
455,038 455,038 000000000000000000d813b60c466ed7beced9bdf0af2e83621b1653d22fcf95 1,377 1.00/1.00 vMB 130
455,037 455,037 0000000000000000003c5df676b3ae72af53a3d663c2d94eb51cc8ba9e49e77c 2,213 1.00/1.00 vMB 158
455,036 455,036 0000000000000000020db9390b19e56a7fd9a1d3e97593ee2953b2b0df47929f 1,659 1.00/1.00 vMB 170
455,035 455,035 000000000000000001b1e3bfa53c08e4491f8d4d2faae354abce155582eedad5 2,673 1.00/1.00 vMB 241
455,034 455,034 000000000000000000145168a09b6a753aa8b6742ae060cdd3919e79a7b80754 1,993 1.00/1.00 vMB 175
455,033 455,033 00000000000000000132d8f08b700cadab90456308bb266c6611d7958ec5feea 2,145 1.00/1.00 vMB 239
455,032 455,032 000000000000000001e6136f2d7d6e1a3e4353dab823a8eb8a84f664e966fefb 3,113 1.00/1.00 vMB 285
455,031 455,031 0000000000000000027b7c80a845c6769434ecf619980d7aea8fbe36f2c3a364 2,900 1.00/1.00 vMB 103
455,030 455,030 000000000000000001e8c4c0628d523bfd5777e2a404e65476ed462b9119999f 3,862 1.00/1.00 vMB 104
455,029 455,029 0000000000000000016846e4b2c31a362c9653d76c4c5fb60405eb8ea6960db2 2,450 1.00/1.00 vMB 217
455,028 455,028 0000000000000000019a4febd2fa36db27537e592497c0bf6c63748278c4bbad 4,427 1.00/1.00 vMB 112
455,027 455,027 000000000000000000858ee882ae690ca89853ae3c9ff6479b6ced49014794d8 2,365 1.00/1.00 vMB 171
455,026 455,026 0000000000000000012c74b3561d4a9a1131b9a684db54a9c04c2ce6cdf852c9 2,647 1.00/1.00 vMB 201
455,025 455,025 0000000000000000005d1d1073aba30ffd314bc8394049c7ea511b7c277041b7 1 0.00/1.00 vMB 0
455,024 455,024 0000000000000000015a3a828283521d7d51caa8e3dd46d3a6619ae128567585 1,569 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.72 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: 703.49 GB
    • Received: 16.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.