Loading Tool

Explorer IconExplorer

Memory Pool

46,106 transactions
28.52 vMB
0.06356150 BTC
Random Selection Loading Transactions
Max Size: 151.96/200 MB

Candidate Block

Mining Attempt 5b910391efdff42b9a02098c673a83a709b5b08b271624b0ff11ae654d49ed8e
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 78d0888b85af8fd3c52a73b44b12b68ab091dc44a757c9418f6c96382ce0fc5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,320
Size: 1.00 vMB
Total Fees: 0.00959748 BTC
Feerates: 100.60 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (734,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,081 180,081 00000000000001c0e1f7a03d9070ebabeb9abed70a8d8c5b59e5827a7ece0b9e 28 0.01/1.00 vMB 5
180,080 180,080 00000000000008df822bee66156e21eaf9da3d08324a9db29dfc3562c3ba13ec 73 0.03/1.00 vMB 147
180,079 180,079 000000000000082ed527f0011eaad4bb609533110c548429b562936ecfb1eb00 416 0.18/1.00 vMB 132
180,078 180,078 00000000000008a32b98109f5056b6f98e8ad53884e4646bdbb1ca77951c1364 147 0.05/1.00 vMB 80
180,077 180,077 00000000000006c6a760460d73194344880c43568f3d58384d2c508f08c8f6df 336 0.14/1.00 vMB 149
180,076 180,076 00000000000001c8c8dbd72586e1e6d1e7450a8fcd827972a3bfcd0f0f203d4d 115 0.06/1.00 vMB 126
180,075 180,075 0000000000000865d066dc9a6d81a6631b9dfee2484789fa7006d716426eb6d3 483 0.21/1.00 vMB 146
180,074 180,074 000000000000097b7f9b50ef216dd2f5cf31ab8b6ca2e974fa3b7933eefa24bd 122 0.05/1.00 vMB 130
180,073 180,073 00000000000000a3079cb9056169ac7354b7fb849ddc23fd2f44dbd5af9e072b 22 0.01/1.00 vMB 88
180,072 180,072 0000000000000362a77ebe9ade7426d087542634782d13e05e0c8804a55b85b3 135 0.07/1.00 vMB 112
180,071 180,071 0000000000000821e9e6ace77a4b2ceef81b47303c9f9af2bd852d9936431902 139 0.05/1.00 vMB 34
180,070 180,070 0000000000000590811152756896ad709674c12df993bc5663770fc4c643b626 346 0.17/1.00 vMB 232
180,069 180,069 000000000000006e8ee5bfd1647f207e738e011018c2aed46b8fcae73b9afb91 366 0.18/1.00 vMB 324
180,068 180,068 000000000000055a01f3dce0ff13f2ddd24e716670d687d5096fa85b8c362d46 460 0.22/1.00 vMB 243
180,067 180,067 00000000000008cba8bef2ebdd53aee7d8b425256faa168f9f4430cefc7b942d 116 0.05/1.00 vMB 211
180,066 180,066 000000000000085d90be4f6ea0393224db789e356a85f7eb78e56c974adb7d25 500 0.21/1.00 vMB 148
180,065 180,065 00000000000001fec0b2442c39d2c04f597cb39a91ab82ff24042aff1fa766b4 616 0.25/1.00 vMB 244
180,064 180,064 00000000000003813a9230631a8a2562e07a430578715e8232be9bf2bdc217bc 21 0.01/1.00 vMB 35
180,063 180,063 00000000000002b8165d45ad42e2b06e08b31b29a4b4550926eaae6b2a33245d 1 0.00/1.00 vMB 0
180,062 180,062 00000000000002085d503e964e6fa2101197f7be10100190cf1cc278ad6a0750 595 0.25/1.00 vMB 140
180,061 180,061 00000000000003d95b267c24c2d234d08691981e0dab0df9728587937e057d41 536 0.25/1.00 vMB 383
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.72 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.