Loading Tool

Explorer IconExplorer

Memory Pool

76,464 transactions
29.00 vMB
0.07219874 BTC
Random Selection Loading Transactions
Max Size: 177.07/200 MB

Candidate Block

Mining Attempt 09f25fd345426ca364fd9a1b27ecdd4537e0ff6a5a5ba5bfab2c90bd9a60f16e
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 07a00782e8aa26fd9b06196a56132e6fe38b1900223ce67c3b4a1dfc4561393e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.00895750 BTC
Feerates: 40.20 > 0.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (136,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,838 778,838 00000000000000000003ce5af481643566a87b9d7249f1af5f5b1c8273ab07bf 3,219 1.00/1.00 vMB 17
778,837 778,837 000000000000000000022ff636639a848dc5ae798fa59da01a0cafcec9c4efce 467 1.00/1.00 vMB 2
778,836 778,836 00000000000000000001a70bff2145c7874c81ca35241689564073860ccf1488 1,346 1.00/1.00 vMB 5
778,835 778,835 000000000000000000037a54e37b2dfc283436d9945a8ba21bd78498565096e3 3,249 1.00/1.00 vMB 20
778,834 778,834 00000000000000000000ad67a9e719ae59a0e42a40b414b5c29852be21d84a8f 1,320 1.00/1.00 vMB 7
778,833 778,833 0000000000000000000199711856947e8450e9e6f4ac330b83b855a39c38ecfd 3,248 1.00/1.00 vMB 17
778,832 778,832 00000000000000000002b10b47e76c4833928728a813d1464b126784c2b50910 2,783 1.00/1.00 vMB 18
778,831 778,831 00000000000000000004308b7b9af184b4ddb8d0c7d12177c52d8ace330f39b8 2,383 1.00/1.00 vMB 11
778,830 778,830 000000000000000000043a981deab45a4121d69172512d3ead4fef79692adeed 3,047 1.00/1.00 vMB 24
778,829 778,829 00000000000000000005bcb6f7b952828f8c255b7f568f786b4e1f029d7516c5 1,297 1.00/1.00 vMB 8
778,828 778,828 0000000000000000000550c0aa9731b4a85f9599eb27660eda3137bfcd893214 1,034 1.00/1.00 vMB 15
778,827 778,827 00000000000000000003ad64bff65b1eea04dee6a1bcffcf1d59120450179ab9 1,425 1.00/1.00 vMB 10
778,826 778,826 00000000000000000004a4a438e38c00ee73fe11d0d901a033c3a51ce335659e 2,430 1.00/1.00 vMB 8
778,825 778,825 00000000000000000002129db32783aa99531b58adcb13a9cd4f8d42dcde689a 2,827 1.00/1.00 vMB 21
778,824 778,824 000000000000000000023026fe4208a208d425ee95418e152d9e2cdc57d05098 3,306 1.00/1.00 vMB 22
778,823 778,823 000000000000000000020e1fe0c33aafe01fedd70a5452a73864ceabb79a89a2 2,814 1.00/1.00 vMB 16
778,822 778,822 00000000000000000002ba3d7874070ed5510e0401e6f525fbe81e8aaf11ee79 256 1.00/1.00 vMB 2
778,821 778,821 00000000000000000003fb7b5dcd327859c0aa209a008d6c05e18d2cf550b760 3,093 1.00/1.00 vMB 16
778,820 778,820 00000000000000000004416d921db5444527d9a8986eb21cf9d596e3dad7c9d3 434 1.00/1.00 vMB 3
778,819 778,819 00000000000000000003ea5d27cdf9cc847b255b6b5b1f7513465e9959dafa04 2,792 1.00/1.00 vMB 13
778,818 778,818 000000000000000000013fa6677bbe77775d44694830a41b3530f594ce6271f6 3,533 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.06 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.