Loading Tool

Explorer IconExplorer

Memory Pool

42,343 transactions
26.74 vMB
0.06341829 BTC
Random Selection Loading Transactions
Max Size: 140.32/200 MB

Candidate Block

Mining Attempt 43a65ac064427838321ea3b72b9f90b6a3e84b689eb996043564947881883f43
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root bfd7247f8b96b05d000acadb5103f75adacc1c87e62f57e4c58f7ba1550b3a2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,187
Size: 1.00 vMB
Total Fees: 0.01397408 BTC
Feerates: 181.54 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (733,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,266 181,266 000000000000095033b5fbfb995f80a8b928ac4b2f37a4431d7842b260a4281e 207 0.10/1.00 vMB 145
181,265 181,265 00000000000001689d11d1953ec2f7cd97b33e4bc0085948b3723c42ee55cb8e 13 0.00/1.00 vMB 17
181,264 181,264 0000000000000552508714bbd14ccad63044635f772704f80dad8741bd5de6a2 429 0.17/1.00 vMB 122
181,263 181,263 000000000000064e79a3dbadb4d7eb2dded0080e63e80a401c90f159d690ea65 9 0.00/1.00 vMB 15
181,262 181,262 000000000000003ba294fe16295661fdfc7d9e0dbac202278b941dd58289b5be 447 0.17/1.00 vMB 133
181,261 181,261 0000000000000754f24346123e6c0495baaaa0561e5dedefca24da846ec12d28 37 0.02/1.00 vMB 210
181,260 181,260 00000000000002e483a47beb3611b82354a7d0cbc80ee02583f8cb0d82d280ac 11 0.00/1.00 vMB 15
181,259 181,259 000000000000000d1f277f265ff737f0fd27ebc56d0e5c0a1d4666c27748d4b9 251 0.13/1.00 vMB 85
181,258 181,258 000000000000038fe372a044747b47a8598601ae9674b0ee3a6d755d47be09bb 622 0.29/1.00 vMB 122
181,257 181,257 00000000000002c5c219e09d8b6a19f3d7ad8262e756a49b1210b7cd6530cb47 46 0.02/1.00 vMB 103
181,256 181,256 0000000000000328358b0a536046711402c714cd282efb7647d70fe5dc250e10 13 0.00/1.00 vMB 52
181,255 181,255 00000000000001a1fee1b3ba0c4703628593adb6ea7a18c0027a8d5c0aaf4fa5 87 0.05/1.00 vMB 90
181,254 181,254 000000000000062b2c1dda20d6afe4af7d229d746794d3734bc286e1cfa14eb2 138 0.05/1.00 vMB 90
181,253 181,253 0000000000000619d4a56f6e28f838b8d323eb90b10df88a055ddff4270ec9ff 12 0.00/1.00 vMB 328
181,252 181,252 000000000000081856b5d2ad4c048c39ff6ca09b70e97cb57a893590eb209a24 273 0.13/1.00 vMB 109
181,251 181,251 0000000000000627cb19d45778150e1a1f6c4f8250a0c8db75124683dc160617 442 0.18/1.00 vMB 412
181,250 181,250 00000000000002c2874803641bf7446d35c6fd210aef54cf5d1b63f9e933f64e 104 0.05/1.00 vMB 68
181,249 181,249 00000000000000cc9702d49af1c9d1cdd2eb1ad5572e5360a75589f0ba4fbb32 517 0.25/1.00 vMB 127
181,248 181,248 000000000000065e2294a0e7300ad4a9fbf5033fa420c29f9c3649458203b705 8 0.00/1.00 vMB 14
181,247 181,247 00000000000004a748f70b1d24ad276516f6465082bf7a2d02d63fbb3285fd0c 9 0.00/1.00 vMB 15
181,246 181,246 00000000000006541164f7cf121174219e835e402a56d3ce29165e99a77f80fc 27 0.01/1.00 vMB 221
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.