Loading Tool

Explorer IconExplorer

Memory Pool

82,820 transactions
30.68 vMB
0.13829911 BTC
Random Selection Loading Transactions
Max Size: 184.85/200 MB

Candidate Block

Mining Attempt 7f05926c9d8bc0b03d55b8e1d3e37dc21cbdbd969039e8187d8328c5d3b0c867
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 8b5ceb496222c8ebd68a0733f68882fa446d9efc6c087745d78838f8bd1f174f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,746
Size: 1.00 vMB
Total Fees: 0.07354821 BTC
Feerates: 203.60 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (364,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,311 550,311 000000000000000000208678d7d51d56c418fb6f3de0698f4396b2442ef30957 2,793 1.00/1.00 vMB 50
550,310 550,310 0000000000000000000c274eb74a2af864b424c01566d28b7447a30912dc92ea 2,915 1.00/1.00 vMB 67
550,309 550,309 00000000000000000017ba794f31ffde83eb5e273194abaa8623098265842a7f 2,561 1.00/1.00 vMB 50
550,308 550,308 00000000000000000020d59006329cdec4edae0906ec54cf55acc2f3ef51284c 2,019 1.00/1.00 vMB 53
550,307 550,307 00000000000000000022cc6cfd723dcfc8705337a42157d8a79248d8817fc818 1,487 1.00/1.00 vMB 53
550,306 550,306 000000000000000000049ef0e2a8dfd317756fbd1734c74ebcf45b05955b0ecf 2,224 1.00/1.00 vMB 50
550,305 550,305 0000000000000000000c51eb422f072e33b72223ea8de8f46e9b60f587df1105 1,183 1.00/1.00 vMB 78
550,304 550,304 000000000000000000172ab24160a0b1ecec7147f30709169bf68e47d352485b 3,024 1.00/1.00 vMB 9
550,303 550,303 0000000000000000001008f7f1b7ead42964e9679d2a62778fe63a5ad6246073 2,326 1.00/1.00 vMB 6
550,302 550,302 00000000000000000024fee093e31453e0272bfeb7922811b06af66197d7079d 2,294 1.00/1.00 vMB 26
550,301 550,301 00000000000000000005d1ea0859816b2ab3755b51aad23777b42687414994b8 2,362 0.79/1.00 vMB 17
550,300 550,300 00000000000000000019c7ed41f057c4ebc69ee4805112aa9f1d1242adaed39c 2,632 1.00/1.00 vMB 21
550,299 550,299 00000000000000000020a67067e70305684ef86d80f2ee7e34d13a9c81f20bd7 2,466 1.00/1.00 vMB 50
550,298 550,298 0000000000000000001c065c34d44fb73bf278ed455599c72d6016e1aca85d0d 2,001 1.00/1.00 vMB 44
550,297 550,297 000000000000000000246c282d7b46d975a4b44d62e9121c9e004183b585872c 2,539 1.00/1.00 vMB 33
550,296 550,296 00000000000000000026a68f7a6e75cd7cef4dfa35bf393a2f5376aab965af67 2,735 1.00/1.00 vMB 55
550,295 550,295 000000000000000000222777658307e301125ede5b0a8d5a0b070b0850935a47 2,381 1.00/1.00 vMB 20
550,294 550,294 00000000000000000019871d4888ca00a1d8a704068999e20dff6bd30fb781da 2,631 1.00/1.00 vMB 50
550,293 550,293 0000000000000000000071207adc320a806c8d0a7cd6950a005344f6d2f76308 2,520 1.00/1.00 vMB 13
550,292 550,292 00000000000000000023c5291fa9b7dfcb43c0d2771c96b4674d209a50f3cb74 2,256 1.00/1.00 vMB 24
550,291 550,291 0000000000000000001e686b3d0b1791156f169588a4888e9f18d71b0148a0f2 2,695 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.