Loading Tool

Explorer IconExplorer

Memory Pool

37,894 transactions
19.05 vMB
0.04154219 BTC
Random Selection Loading Transactions
Max Size: 105.77/200 MB

Candidate Block

Mining Attempt 24343e6bf7f8c469c10106b45e51a9cdd4265a2cf0da54fe61d9860b84afd071
Version 20000000
Previous Block 000000000000000000006eb27305ec309e507676e74ae0248521cd63c1b2ff4f
Merkle Root 8854c5c9370a33e3b6d020e26755d44592446a8816a9377be4c6224c8e51ade0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,544
Size: 1.00 vMB
Total Fees: 0.00501584 BTC
Feerates: 150.75 > 0.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,033 (739,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,842 174,842 0000000000000930f0e7114b8c5074d4d0d3443afc0cda157772f7e02fde5133 17 0.00/1.00 vMB 517
174,841 174,841 0000000000000927359827e965e2ce7097fe87d9111c5f9ab88f7eee650a9a19 45 0.03/1.00 vMB 96
174,840 174,840 000000000000089cf212fdf2286e970b673da5ea99482a9f4454abf5b14b5e47 47 0.02/1.00 vMB 105
174,839 174,839 000000000000057a194ea022def8a2dbd6926cf072d169278a90b6b5ba68ce3e 11 0.00/1.00 vMB 31
174,838 174,838 0000000000000223b85648af3296500b47af1683e3277b1ac69830d48407f247 13 0.00/1.00 vMB 74
174,837 174,837 000000000000086a6b9df515203d64c8f2b520cec7ecac70a8c20f6abffda36b 22 0.01/1.00 vMB 26
174,836 174,836 0000000000000931913783234c1bfd6725ccb059dcf616f30ba020a9d8ff9b14 14 0.00/1.00 vMB 68
174,835 174,835 0000000000000336b572eb225586c505cf298e4f53736de8ef7b924541cbb687 45 0.02/1.00 vMB 95
174,834 174,834 000000000000008ad3010900247c569cec4dd39850cf5f2c3452a0d20d6ba722 67 0.03/1.00 vMB 136
174,833 174,833 00000000000000daea3788fca5f4e52fc0e4c78821ab51b2a9a1791543147e25 64 0.04/1.00 vMB 145
174,832 174,832 00000000000007d3966116656f01921f8769c906a64bf3f5c11c8a19942e1fe4 59 0.02/1.00 vMB 222
174,831 174,831 000000000000079f8d9ceef102d6ca859ffc894a47a4032dcc5e0ea6192956fb 8 0.00/1.00 vMB 81
174,830 174,830 00000000000008dec0930e6746779feaff4b339551382249ff783795d731255b 31 0.01/1.00 vMB 26
174,829 174,829 0000000000000224e0a495eb2dd54ff3451a938815e833f0b2bab7aed7b7d7ab 67 0.03/1.00 vMB 521
174,828 174,828 00000000000000dd801e179b75259c195ad4e8e819be5e0696b34853facf8e41 51 0.02/1.00 vMB 40
174,827 174,827 00000000000004653589b21afa807de72ec887eac8f1f42324d8b7668c484c23 28 0.02/1.00 vMB 45
174,826 174,826 00000000000002f8bd296e527e1ddf8697d927bd47987100ad26a9400da6e6ce 108 0.05/1.00 vMB 87
174,825 174,825 00000000000007b7148c6b4a9f5b0500177ff2f2638251ccaf5edd79b5d1087e 8 0.00/1.00 vMB 60
174,824 174,824 000000000000002a06fb6a8b54848e35c4c869a8bc951fdd1befd8c7f3ddbf46 84 0.02/1.00 vMB 19
174,823 174,823 000000000000084332e4397cb53bbd8f350714d5cfde555017cea072fc25d0a6 33 0.01/1.00 vMB 52
174,822 174,822 00000000000005a7e701853f4f8c364b1b35518a93a0c9d0e6e50227b4d5bdfe 13 0.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 780.66 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: 552.01 GB
    • Received: 6.54 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.