Loading Tool

Explorer IconExplorer

Memory Pool

75,068 transactions
27.69 vMB
0.07695567 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt a527c7b847547ee47c84fd9e712381f8f7447a773c03e482f5efd46fd57d80d8
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 4dd9aaa00d65994b6057705270e10b700a8df01f1d04ef9a06238913e8d9b36e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,052
Size: 1.00 vMB
Total Fees: 0.01765317 BTC
Feerates: 301.57 > 1.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (615,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,048 300,048 00000000000000005349464d10d0596dcbc45f2ce9076585cb609202ff19748e 860 0.35/1.00 vMB 40
300,047 300,047 000000000000000080624ac39565a6134331a246790899d80ec9dc4a5cc4c9a2 60 0.03/1.00 vMB 22
300,046 300,046 0000000000000000732a93eb938ee549f630c88ec76b7d7e839e1f9ff0da9c2f 675 0.35/1.00 vMB 30
300,045 300,045 000000000000000014e98e18cb077341a9dcc3294d3941bf40a94fca5651c73a 185 0.10/1.00 vMB 30
300,044 300,044 00000000000000004b05496f732f5aac678484e1c9f4bb70187d4403fb6c90ce 594 0.31/1.00 vMB 33
300,043 300,043 000000000000000086613410b5dd35b872b4e8da1be84d9bc56ced22ae0040cd 1,079 0.56/1.00 vMB 40
300,042 300,042 000000000000000007f6e6678397fe23dea7a328f1b8f73d7ebb94b36e9bd6cd 49 0.03/1.00 vMB 29
300,041 300,041 0000000000000000144002a3754f4cabd2219bf839a1fcd81fa1c3755289d1ba 26 0.01/1.00 vMB 25
300,040 300,040 00000000000000007bff1c576c9ddb7a201f0cb8d3cecfc645286240d23f921f 30 0.01/1.00 vMB 22
300,039 300,039 00000000000000002eb3adee58a850195c58ad5d78c7d0236fee6bff3800967d 608 0.26/1.00 vMB 35
300,038 300,038 00000000000000000430b0104125e9517754577509e19a6e69a45a08c345623c 147 0.07/1.00 vMB 31
300,037 300,037 00000000000000007782e8c37d779db5bb9234ab4a450fa9305e7cc89a978b39 332 0.20/1.00 vMB 28
300,036 300,036 00000000000000002ca9dbe1232599bcdadc13cb84f358fd1bc0328c9ca55e5f 14 0.01/1.00 vMB 21
300,035 300,035 00000000000000005ce0793606dfdff6b76de3caf277c78e442209581f7ef74d 634 0.31/1.00 vMB 35
300,034 300,034 000000000000000037b68a135fccacd097f5ce0bf235813ca27e85d839dadf69 32 0.09/1.00 vMB 12
300,033 300,033 00000000000000000b0491ef2b61e9729fb7f7955910c7df7637b980dc3c9403 267 0.11/1.00 vMB 35
300,032 300,032 00000000000000006d380f875783349c5124e43954854128146f267c5d1298a7 490 0.25/1.00 vMB 27
300,031 300,031 0000000000000000780c1f321c8d4f145e3f54bd2360ca2a890e16d1d87c950e 128 0.05/1.00 vMB 39
300,030 300,030 00000000000000004332300ee4b610fb8c07d05500c29b25e0ce10b507997ae5 12 0.01/1.00 vMB 10
300,029 300,029 00000000000000006ac7b6445993ffb004ae2af999e8d2134830e57f346c631e 349 0.21/1.00 vMB 31
300,028 300,028 0000000000000000843ba607b7a460d3a1472dd7f0001bddf1a805ca662d48fc 108 0.05/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.