Loading Tool

Explorer IconExplorer

Memory Pool

78,993 transactions
29.58 vMB
0.10517375 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt 541db47bd7c25a0d80234499ec1f691eb16d0fda1cc7c9a3419afbb509ac8f6a
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 15fd7597cf3e5c3ce0972f8d8cabd1281b2b448383ff8e4075dd45ce82c2aeff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03985812 BTC
Feerates: 164.34 > 3.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (520,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,216 394,216 000000000000000003bc7c2c81e1163d7daf8fb53d0644cb8ca61879a57a7615 1,676 0.75/1.00 vMB 50
394,215 394,215 000000000000000007d065c97e6c25c8751c03657bd44b9617e57240809fc272 1,149 0.99/1.00 vMB 23
394,214 394,214 000000000000000004c46c6f3b0e0e851f22867e061181d2a922cdef1adee77e 1,210 0.95/1.00 vMB 22
394,213 394,213 0000000000000000085a9170ab173308378895f431a37c313dc68ffcc836e6ae 2,029 0.75/1.00 vMB 57
394,212 394,212 000000000000000000006ec80ccfac79bbc9b01dd894e9a0c69491775a1d3943 2,021 1.00/1.00 vMB 40
394,211 394,211 00000000000000000208411f8b887f2b3f482b4986946b14816718d5586ddbe6 2,354 1.00/1.00 vMB 51
394,210 394,210 000000000000000002a15fb67b003362d0f7cdaebb17002d8c5db1cd1470c2b0 2,157 1.00/1.00 vMB 43
394,209 394,209 0000000000000000042f6bd2cc5979fde040204de959772dea456e5399c7a02d 1,166 1.00/1.00 vMB 21
394,208 394,208 000000000000000004b20457da6107b2987ff9bacb4431dc686130f0442c0bc7 1,134 1.00/1.00 vMB 26
394,207 394,207 0000000000000000001f5dcf9e11ca05ee82434e8871138f6c8325c56cf4ad79 744 0.75/1.00 vMB 24
394,206 394,206 0000000000000000058acb778f831f801eb59d5c908e461fa09c2e3179022285 1,369 1.00/1.00 vMB 28
394,205 394,205 000000000000000002e63d508954a50d62243fe6685389ba52510087a7c4a23f 2,462 0.95/1.00 vMB 59
394,204 394,204 000000000000000002e0a53c74b8801ba18f23bffae37ee47606fa010fffec7f 814 0.93/1.00 vMB 20
394,203 394,203 0000000000000000099839bfde465c3baab766191e80e795f2b073c56f68e54c 746 1.00/1.00 vMB 20
394,202 394,202 000000000000000004ea6e0461bfae2a1eccde24a9481aa08d0c2be79a23b59e 1,607 1.00/1.00 vMB 36
394,201 394,201 000000000000000008740c2a5971a7078b9831b1360bb5eb57e0bb2fa56e5276 1,770 0.95/1.00 vMB 47
394,200 394,200 000000000000000008f7e2a8fe580d89baf14731568f00bff396b8d07d6af269 915 1.00/1.00 vMB 21
394,199 394,199 000000000000000002c4f5ab5abb1fb566c87ca0d138e82adc5f56705a3f01e9 2,024 1.00/1.00 vMB 43
394,198 394,198 000000000000000002ba8d6fb30d2211e7bcee6fd96f7873fe581a196419c7f1 1 0.00/1.00 vMB 0
394,197 394,197 00000000000000000478773a8fbd4528c72ae867262615343e1166148ebc61a2 2,046 1.00/1.00 vMB 43
394,196 394,196 000000000000000006fdff80a564a169c7ca35b687c90fc60416945388440c95 2,474 0.99/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.