Loading Tool

Explorer IconExplorer

Memory Pool

83,626 transactions
31.65 vMB
0.08878860 BTC
Random Selection Loading Transactions
Max Size: 192.81/200 MB

Candidate Block

Mining Attempt 2d0bd4c7f09aa46f88040a3beb9c85eb16ea931acc15eb489aa522e6bab19bd1
Version 20000000
Previous Block 000000000000000000015a7ee9281539d48f0ebf8c2030b737ac721a110fec89
Merkle Root b34ad57fb2a48e6613184686d958623edb8b55de82dc76530383bc3c308d94b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01988842 BTC
Feerates: 182.65 > 1.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,212 (735,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,188 180,188 000000000000026e47b26b40d095956fe9b50b0d93a808e9d0d321bf15d24c9b 354 0.22/1.00 vMB 117
180,187 180,187 000000000000016d4dd57692025d522d7c7bd8410cd8be8b0a350ffb89ffd254 118 0.05/1.00 vMB 177
180,186 180,186 0000000000000937261813d0d8ea33d599f1f12e92148326c595086234e8edfc 151 0.08/1.00 vMB 91
180,185 180,185 000000000000091268cc4aaf2cabdd64259cafe386bf2c5e2034ad8cb48f9ba3 46 0.02/1.00 vMB 41
180,184 180,184 00000000000003b05111a7222085779820df861e0a60d7e2fe2ee1ae7f822f19 78 0.04/1.00 vMB 102
180,183 180,183 00000000000004837be78e328391976ccbe29098bcb1d8a2bc1ac27d41c73c62 417 0.22/1.00 vMB 122
180,182 180,182 00000000000006220ad8fa93d083cf140fe354aa9dbc514c49a3927f15b3c92f 13 0.01/1.00 vMB 181
180,181 180,181 000000000000085ac97c51cbc08242114f2d7906a45d9e519719ce836e19f581 169 0.08/1.00 vMB 130
180,180 180,180 00000000000005e73c77bf82a2fca55d6bf6fcf71d806e1b1758ce0409b7713a 116 0.07/1.00 vMB 114
180,179 180,179 000000000000009743ecaf0e954afc3d1ee59cebbeb47e22d32bb4f6db52cc17 596 0.25/1.00 vMB 125
180,178 180,178 000000000000095ef9d08fd4865082704ee691bf1ae1ae5c427060d0f9a96fb3 122 0.05/1.00 vMB 150
180,177 180,177 00000000000002dfa2dd6c1277f4922d728a6323cc60be6b3964c48d1667e51f 15 0.00/1.00 vMB 74
180,176 180,176 000000000000067a2e97af0fe8eb986bb2eff0d98aca91632205845fbc89bbff 113 0.04/1.00 vMB 153
180,175 180,175 0000000000000845dad1843ecd753ca9213c4cb93a8dd72574c278a28ba15c68 270 0.10/1.00 vMB 122
180,174 180,174 00000000000003025d18f9dd62a0e0c9f9199056e0b404b87456e04683e4e485 19 0.01/1.00 vMB 128
180,173 180,173 000000000000077960536855c563d2ed4aca6fdda8ca3a11cf04269f50c2a73a 13 0.00/1.00 vMB 34
180,172 180,172 000000000000007b7efd6490ad0a71a19c8d3b3d0d20e1fce3c4ccbf891efe9f 55 0.02/1.00 vMB 127
180,171 180,171 00000000000005738c90fcbf6a64e2e46519bfa577ed8a20e8f7e065a49f3884 248 0.11/1.00 vMB 129
180,170 180,170 0000000000000944489505d4dd4d9558107217fd6548d87abe9f7e7757cfca25 129 0.05/1.00 vMB 192
180,169 180,169 00000000000000b8fea2523bd5ba56ab32e6cd6e0a1068d6f983e92074b22adc 153 0.06/1.00 vMB 174
180,168 180,168 00000000000008d14fb1f25ee9607206cffee620ee1e200b0e7e7b137becb641 122 0.08/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.76 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: 708.94 GB
    • Received: 16.79 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.