Loading Tool

Explorer IconExplorer

Memory Pool

80,527 transactions
29.72 vMB
0.07101356 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt bd74b1a3749bd635d6f2569f4049496c171757e78a5e90779c8809717ed7d7d5
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 068dc65dcc5ccf9f17b40a0e6353329d983699aa41fdfa85b4b444e57511b971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,027
Size: 1.00 vMB
Total Fees: 0.01057540 BTC
Feerates: 502.67 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (86,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,880 828,880 00000000000000000000cbcbb529ead8883cfa1fdcc7247e72e7eca35a4bf597 1,009 1.00/1.00 vMB 24
828,879 828,879 00000000000000000002f9140f17bab6d7561082c36a2911813433ba1782061e 3,354 1.00/1.00 vMB 79
828,878 828,878 0000000000000000000014dac2d05ff97b9e6ce85ffb44ff9f75c51b864092a4 2,407 1.00/1.00 vMB 52
828,877 828,877 0000000000000000000061fa21a75fd0eee571881cbe38942fe78464e0b575fb 592 1.00/1.00 vMB 40
828,876 828,876 00000000000000000002d6a14f97118a6832bfaad5eedafbfbc9311c01911b50 1,142 1.00/1.00 vMB 34
828,875 828,875 00000000000000000001686b0478d86d6dd5cd893479a2a36dd828652e2a1035 3,886 1.00/1.00 vMB 55
828,874 828,874 00000000000000000000acda6c407507bab4a55424b1a68992271e60a5f6ff21 2,325 1.00/1.00 vMB 36
828,873 828,873 00000000000000000000646dd4dcaa1a4ffe64ca81d040a4212bb18b8dc6299e 3,212 1.00/1.00 vMB 108
828,872 828,872 00000000000000000001ce19d93bb6f0dada0b953e92ed2351af379b11b36e6d 255 1.00/1.00 vMB 25
828,871 828,871 000000000000000000019cbf059628233d33175b48f6ca78a9e14bbcdfb23c64 1,546 1.00/1.00 vMB 45
828,870 828,870 00000000000000000003129df73d75df91ff47422c5a755fa2dfdd678e9b7523 1,214 1.00/1.00 vMB 39
828,869 828,869 000000000000000000023e85d15f46ce11cd0366cdc32983edf90f0c387467ff 1,505 1.00/1.00 vMB 50
828,868 828,868 00000000000000000002b5c893c8a39b46987dd7fd43486def0324b51d0a3967 1,000 1.00/1.00 vMB 30
828,867 828,867 000000000000000000032fe7df8827835b74ef0c64609d6be211c8860f768807 2,525 1.00/1.00 vMB 52
828,866 828,866 000000000000000000018a395c1c56aed604e3d3a9e88f24fd63df58855e3067 3,167 1.00/1.00 vMB 47
828,865 828,865 00000000000000000000603391c2653aa044ddfaecceabf80abf82c534ff2341 3,521 1.00/1.00 vMB 63
828,864 828,864 0000000000000000000239348396f22f9c11fafd73f8727b8ce65a6b105ed9cc 686 1.00/1.00 vMB 28
828,863 828,863 0000000000000000000390b7158855e456feb739c5beb5abe994fbb7bb33d062 2,852 1.00/1.00 vMB 70
828,862 828,862 00000000000000000002953c42cef2c7bf96fd1cfe26268ad95254802db1cf9e 583 1.00/1.00 vMB 27
828,861 828,861 0000000000000000000041f3b42e59b806ce16b46c4ceac6acae6a82ab6634ac 1,616 1.00/1.00 vMB 38
828,860 828,860 000000000000000000017edec802ad688da30dbb5d800bc883572a1fbc1a1bd0 2,699 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.