Loading Tool

Explorer IconExplorer

Memory Pool

40,269 transactions
32.45 vMB
0.10849444 BTC
Random Selection Loading Transactions
Max Size: 161.50/200 MB

Candidate Block

Mining Attempt 55980887c544c3837ebb266308bda2faaab54c34e3e73ec57e781773168e2476
Version 20000000
Previous Block 00000000000000000001a80ad6684e495850359b4deea74bac4ef262a0fcb7b5
Merkle Root 1e65ecb08749c998b36e4ba7821c49585aa255f50584cfdf272892bbff560693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,570
Size: 1.00 vMB
Total Fees: 0.04034917 BTC
Feerates: 101.66 > 4.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,563 (1,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,848 912,848 00000000000000000001273eb5dbe2f200faf0df9beb565306e7086cc41a4508 1,862 0.53/1.00 vMB 7
912,847 912,847 00000000000000000000f62e6c5fb26d962c80f63b411b77b29a245f8652433d 2,187 0.62/1.00 vMB 3
912,846 912,846 000000000000000000001a2f3d71a4495c5e30a9eb9d14ae2f5e81f96d60049f 1,219 0.39/1.00 vMB 5
912,845 912,845 000000000000000000010a36573f1dd8c9a1ada58e14458994481051663836fe 134 0.03/1.00 vMB 6
912,844 912,844 00000000000000000000fa12645bc5644a650fc07a529bf38ae96ac8996883be 2,405 1.00/1.00 vMB 1
912,843 912,843 00000000000000000000642ce8c8d43ca6aa50a593148e8ea2bfe69c55ff1595 3,087 1.00/1.00 vMB 8
912,842 912,842 000000000000000000014563cbc7c40b83350aa86b0f68f84833e052355143cb 3,548 1.00/1.00 vMB 7
912,841 912,841 0000000000000000000137532adac783c427e68f30b01fcd4519d37b5a7f8667 2,030 1.00/1.00 vMB 1
912,840 912,840 00000000000000000000dbc73ed7bff7815b598a35e132087f41e6aa2aa4d483 2,565 1.00/1.00 vMB 1
912,839 912,839 00000000000000000000b757a2158b396d0b5a4971e8f04adfe1166b8ee209c5 2,721 1.00/1.00 vMB 5
912,838 912,838 000000000000000000006999e5f998f34920453b4e30711c728e7ba8bc264607 2,521 1.00/1.00 vMB 6
912,837 912,837 00000000000000000000a7d020eaa6c4911f2cf499f8f06265a4972ccbf1d859 1,007 0.48/1.00 vMB 2
912,836 912,836 000000000000000000012b5efd157034d26dbe220964484485f788f0e3c6394d 1,176 1.00/1.00 vMB 2
912,835 912,835 00000000000000000001273974bef9ec8db50e2d7c8ef94daeb8a4796463b0b3 1,259 1.00/1.00 vMB 1
912,834 912,834 000000000000000000017d83e1213275620e38e45e4f4d9f5119ddd4f847d0c2 2,770 1.00/1.00 vMB 4
912,833 912,833 00000000000000000000467ba1ed2c15ab65aa9bc00571f49c97be1afdf91ef1 5,844 1.00/1.00 vMB 0
912,832 912,832 0000000000000000000119cf5f38a35d82c20307faacfee784ef8ed3065ab9bd 1,832 1.00/1.00 vMB 0
912,831 912,831 00000000000000000001a17e0d49eab8b1f9eb87c4fdf258c985506fc807d483 5,226 1.00/1.00 vMB 2
912,830 912,830 000000000000000000003361d318e01c79314d44db8c58b134a3fb2fc765b19a 6,359 1.00/1.00 vMB 0
912,829 912,829 000000000000000000020ac1033560be991e7ef23869935015acf492487955cd 2,084 0.70/1.00 vMB 4
912,828 912,828 00000000000000000001de4ac461f1862f6446b452da4ae745fd2976b8dde6b9 6,291 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.61 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: 624.11 GB
    • Received: 11.55 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.