Loading Tool

Explorer IconExplorer

Memory Pool

79,037 transactions
30.04 vMB
0.12354614 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 630b0ab6f8bf586abfd25ce0dc6f71b40a95b889ac2cf00768f716919cf182d9
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 36bf0d8380e9b719f91e513157881e5f2f530e4cfa4b2fd70b7be549dcc9232b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,743
Size: 1.00 vMB
Total Fees: 0.03807370 BTC
Feerates: 673.02 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (490,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,794 424,794 000000000000000001dd83980f8d7372ee45886df02b8330c4d22bb5b05ac64e 1,816 1.00/1.00 vMB 42
424,793 424,793 000000000000000004b26ce0061943608cd5b92eb78d11f6bc9b03e048645fe3 2,701 1.00/1.00 vMB 59
424,792 424,792 000000000000000004c77037c5fc127db1539428d03c80959884f7099bb5d327 3,038 1.00/1.00 vMB 107
424,791 424,791 0000000000000000051060b87d6e205afbe251011419bc2f3e8b261faec267ee 470 0.37/1.00 vMB 28
424,790 424,790 000000000000000004a27391dc7be7d0051df11efaa1571b00c1ffb063301367 2,021 1.00/1.00 vMB 60
424,789 424,789 00000000000000000221ce6f622dc5451763970aee80e66fd36e47a1f890160a 1,878 1.00/1.00 vMB 48
424,788 424,788 00000000000000000485a1210439545150efa9f429ff85d072aaca744cc36210 3,162 1.00/1.00 vMB 91
424,787 424,787 000000000000000001c82076e1d8d636fe706ef06c4e77c2ba7d8669d5d79cbc 1,196 0.68/1.00 vMB 48
424,786 424,786 000000000000000001b53863da50bcd6ea994951e9e43c0581fa67a1b1a9323b 2,340 0.99/1.00 vMB 65
424,785 424,785 000000000000000002b480be703da2ad59a55c53052aecf8b6f6f35e640cc60d 890 0.64/1.00 vMB 45
424,784 424,784 000000000000000002fb51f28a8747636cc7cc2e01a589eb18a13f9a201962e0 390 0.28/1.00 vMB 31
424,783 424,783 0000000000000000053f8bae4b7cb948f15c1a04eac42a1613b238410dc5559b 2,356 1.00/1.00 vMB 69
424,782 424,782 0000000000000000056ead77c44639db8a1db3841092c84415e133a28d2d1826 354 1.00/1.00 vMB 9
424,781 424,781 0000000000000000042dd6ff6e1517d41476edb85214de2ac38c490cfc28d748 602 0.27/1.00 vMB 61
424,780 424,780 0000000000000000018ad2643021c427df7da7e7a6cc50a977bd160b1a4e1b52 269 0.12/1.00 vMB 59
424,779 424,779 00000000000000000040da2152decc12994783d55f3df897d1a6e00d037c9a29 115 0.73/1.00 vMB 11
424,778 424,778 00000000000000000383b1b0eda2a2f13b38f762aeecd482af2ca3c82c27792e 1,275 1.00/1.00 vMB 43
424,777 424,777 000000000000000000cfdfefcc5743d4345923ec3d18866e574383f9627d1afe 692 0.54/1.00 vMB 26
424,776 424,776 0000000000000000001fe26183e7c056d8bd6d445a92edd410894c2bb5eed949 1,835 1.00/1.00 vMB 44
424,775 424,775 000000000000000005077e5d68332b8526d2a55e3108f2c67b979909bb5bcbd2 2,085 1.00/1.00 vMB 53
424,774 424,774 00000000000000000220c55d4e492ee09c9329eaad1a75ecf1fef3732e1a2146 3,276 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.