Loading Tool

Explorer IconExplorer

Memory Pool

86,691 transactions
24.78 vMB
0.17376040 BTC
Random Selection Loading Transactions
Max Size: 161.19/200 MB

Candidate Block

Mining Attempt 10e1fb56559a4aa650fa177fa463ba80936ae862d8b6d413642b2d829cd7c5e6
Version 20000000
Previous Block 0000000000000000000059c0323d4c8aaf82ae152e9ed0d110c4d2608b107493
Merkle Root d7bebc648ad9347897ef019b8f8b5ffd55095670756b477466e40880a16b9c55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.06437931 BTC
Feerates: 602.09 > 6.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,198 (899,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
17,158 17,158 000000008ab457f955af686a1203a94dbce5fe0c0da68f80b3300d589378aed6 1 0.00/1.00 vMB 0
17,157 17,157 00000000a397eb683a92095507ae1d31e2451af31d5f472f6f0aeaf08cc2a35a 1 0.00/1.00 vMB 0
17,156 17,156 0000000091ea96b486bf0ece85f5158e9cc597bc80d303d388e38e2769e31497 1 0.00/1.00 vMB 0
17,155 17,155 000000005715b1ffe957cf4a1d1816b94db8a756b28def24363ac06ebedf515e 1 0.00/1.00 vMB 0
17,154 17,154 00000000b976e11011ddd9fce46eaf88abb12961595bd3e8440c3ae70238da21 1 0.00/1.00 vMB 0
17,153 17,153 0000000024a58e2a4a25733823cc23b814ee2d417341010c5f6a3f17ff376f60 1 0.00/1.00 vMB 0
17,152 17,152 00000000e8ffa16f1e69a43aa489133f0c0795aef859678ab89f32455c8e2af0 1 0.00/1.00 vMB 0
17,151 17,151 000000003a638aac70ad660742a3b9e8055538365ad589abbf18bfe83050a862 1 0.00/1.00 vMB 0
17,150 17,150 0000000060a3d36973e27ad297124de193ae58e4027a1d0e950fe8184af78d71 1 0.00/1.00 vMB 0
17,149 17,149 00000000a2762e5666e33efdd40843502cf9912f64be4ff0fdeb9cb73eff40cb 1 0.00/1.00 vMB 0
17,148 17,148 00000000b72ceaed015c62698031221165788ab29e7f60e213e8b2c2a6247bcc 1 0.00/1.00 vMB 0
17,147 17,147 000000001a8b07325d8185c0eb2f8bcd532b738d5fdf54817beccfe61e9a2881 1 0.00/1.00 vMB 0
17,146 17,146 0000000049adab783c078f2f2b3c686739c93e70dc7e49617828ccfb98b8eb44 1 0.00/1.00 vMB 0
17,145 17,145 00000000b6ed5b56334efe358e5a0ccd0bb468309394fec2103db70ee5046e30 1 0.00/1.00 vMB 0
17,144 17,144 0000000050d6497477e9ab52bc3988fd3ef923b371c233752e17e5e189d6bb99 1 0.00/1.00 vMB 0
17,143 17,143 00000000bab18661ecfee30320b9534ea69ca0c60d3701700933680364fc6052 1 0.00/1.00 vMB 0
17,142 17,142 00000000ab7e9a70545ed544fc244176fce4ca4150a6363559c9a349fc93b416 1 0.00/1.00 vMB 0
17,141 17,141 000000005c219a03d1aefb78ddaf102d960b82824891f9cb963d78111db951e6 1 0.00/1.00 vMB 0
17,140 17,140 00000000ac97771c67e88eb69d040cd79f181879a948f9a8266955fc5f6799fc 1 0.00/1.00 vMB 0
17,139 17,139 000000004ece5469401940518fbba10351f5292717469709a4fa86d394d45f2d 1 0.00/1.00 vMB 0
17,138 17,138 00000000f90af90287b1faf93425ab2766acab25a85a0d86e014750f24f3fca6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 823.99 GB
    • Received: 24.96 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.