Loading Tool

Explorer IconExplorer

Memory Pool

82,370 transactions
31.10 vMB
0.12492068 BTC
Random Selection Loading Transactions
Max Size: 186.93/200 MB

Candidate Block

Mining Attempt b8ea9b4f731a867a2fb1c16df7e52e4d86b80cd6a93acd35b458cc45f96147be
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root d3c29b4248c7fd4b785610ff62e0027269d5310904e32e193c9ac8cfc4792b85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,067
Size: 1.00 vMB
Total Fees: 0.05400795 BTC
Feerates: 180.34 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (136,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,815 778,815 00000000000000000003e1a5fa667a80721ff39d2dd49aa3d271d8792ba281dc 2,779 1.00/1.00 vMB 19
778,814 778,814 00000000000000000002479419bd013d362288b82608d278c37848d0189a58eb 1,450 1.00/1.00 vMB 11
778,813 778,813 000000000000000000003dfd255b15c5a26753356597c88fddeab206e9cf3b58 2,675 1.00/1.00 vMB 26
778,812 778,812 000000000000000000061b315158cd288df6cbb2009de7d3362a9bda54798b7f 2,535 1.00/1.00 vMB 12
778,811 778,811 000000000000000000027a7483f86fca552c28d2465c566d008e92da8ef9ee3d 3,323 1.00/1.00 vMB 21
778,810 778,810 00000000000000000005b92df7074e6e6f4caffaf815243d8041a50439184b33 1,014 1.00/1.00 vMB 5
778,809 778,809 00000000000000000005fdcc040a88d59a5d31f2aaf9f94e4bb0d28d77781c69 1,685 1.00/1.00 vMB 8
778,808 778,808 0000000000000000000318ff864e5cd9bc1fe1883911695a6c9a295203732b4b 3,317 1.00/1.00 vMB 20
778,807 778,807 000000000000000000052902b042e9569e8900c90be94baf71331fc98dd57d9c 1,960 1.00/1.00 vMB 11
778,806 778,806 00000000000000000002da441ceedd41cc79071dc478d9245bdb9531938c5a19 3,192 1.00/1.00 vMB 23
778,805 778,805 0000000000000000000314d020f949fe0dc1dd90218a23f9fe01372d888238d6 2,578 1.00/1.00 vMB 15
778,804 778,804 000000000000000000014d5cff44b64cd0893befac99d204464e6f8cb1cd32d6 2,642 1.00/1.00 vMB 7
778,803 778,803 000000000000000000053b0bb6167a1bf08a12de0701482d647b89a9e058b06f 2,393 1.00/1.00 vMB 18
778,802 778,802 000000000000000000037de873d7ef46adb5180a138a59b945973bcd3a9c6ef1 3,847 1.00/1.00 vMB 31
778,801 778,801 000000000000000000041543cf032940d29611f412f77844a8951b656d94f537 1,013 1.00/1.00 vMB 14
778,800 778,800 00000000000000000001643c000dafd69fe4e1887f73baab8d9ca2eb154eec88 2,457 1.00/1.00 vMB 23
778,799 778,799 00000000000000000003ea7832a4a198120ccb0c9b609ac9cf2900a3e20d9bd9 1,701 1.00/1.00 vMB 30
778,798 778,798 00000000000000000002e0146c4b53fc61a0c5456a9975a6a21060d9c2549164 1,470 1.00/1.00 vMB 7
778,797 778,797 00000000000000000005276690aba5976124766ec7bd3488bf0ba75cad4eae0b 1,489 1.00/1.00 vMB 9
778,796 778,796 000000000000000000041523e814980d37e2bbbb8ef47c2e2dd587a7cfcaf352 2,747 1.00/1.00 vMB 17
778,795 778,795 00000000000000000003338681e9789c0a24dca2cbf8eaf6901850644432e37d 2,744 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.