Loading Tool

Explorer IconExplorer

Memory Pool

46,964 transactions
20.50 vMB
0.05202777 BTC
Random Selection Loading Transactions
Max Size: 117.51/200 MB

Candidate Block

Mining Attempt 924a2c50aa19789d823ddc4df494ed7729b936a75b568d50ddf0385cb08e08f1
Version 20000000
Previous Block 000000000000000000008cf925688a9324605cd72241f4351d10b89a2ee171a1
Merkle Root 4e2004c5c6b6b557afd6129c166b8ede78d6a0c75fc7dfd527e0f9e04f39ae4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,524
Size: 1.00 vMB
Total Fees: 0.01147029 BTC
Feerates: 100.53 > 1.15 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,947 (739,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
174,821 174,821 00000000000004802500f80d046cde08704e7af6cd164244e1c2c62567ae0ef7 19 0.01/1.00 vMB 231
174,820 174,820 000000000000012ab7028265db09464df08d9274ebb1bd4ba42f315901a8cb6b 56 0.02/1.00 vMB 45
174,819 174,819 000000000000018b18de28e355d5f72e5bbb408898f79aff7caab105fba6d780 77 0.04/1.00 vMB 158
174,818 174,818 0000000000000654209f954266ef6378c849edf9ced4e4ade4d094e3951cfd91 85 0.02/1.00 vMB 12
174,817 174,817 00000000000005610c41b6b65d7e554b596abd8bd038acc6e67c759c79183b8e 20 0.02/1.00 vMB 39
174,816 174,816 00000000000005d518bd4789caf3c4d51f31bb9551acd97d704985e4c066a4de 90 0.04/1.00 vMB 94
174,815 174,815 00000000000009fe43869815620fb882bed6b899aa1ba819f9e1d6e8fa810425 36 0.02/1.00 vMB 40
174,814 174,814 000000000000004195e17381d08fe57b04850b04e46ceba7d4fd2ae1a6fdeede 12 0.01/1.00 vMB 86
174,813 174,813 0000000000000089e05ada9dbd689e7882598d6950759180ca31c27bc870267f 17 0.01/1.00 vMB 241
174,812 174,812 000000000000091a404c0d4784e5737d0e64331eda659750f6c217d8ba5b55d6 5 0.00/1.00 vMB 0
174,811 174,811 00000000000008486e582375dd91aeaa2007881baf51fc3aad1609ed191d82b0 6 0.01/1.00 vMB 39
174,810 174,810 0000000000000514156e3341f45b5fc1aa3f6bf6819dfc623ddac9cd5b4ec5a8 10 0.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 780.52 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: 534.01 GB
    • Received: 5.85 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.