Loading Tool

Explorer IconExplorer

Memory Pool

64,833 transactions
21.31 vMB
0.07232953 BTC
Random Selection Loading Transactions
Max Size: 133.80/200 MB

Candidate Block

Mining Attempt 02748546579012332a564732878e9e54e9263ba76080cc0652cec604a21fdb03
Version 20000000
Previous Block 0000000000000000000121e9496b67fd2dc8e9de934b99f0fb0caaf6cc2752b1
Merkle Root 41c9b9a1cacc5d9140c77c4cf589d2efbd57a54dd191bdfd5223258b99c8a10d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,546
Size: 1.00 vMB
Total Fees: 0.01792148 BTC
Feerates: 100.32 > 1.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,752 (862,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,224 53,224 0000000014d98dda61624471cbcea8c18f5356d888ba079b586c5ec7a4e39b47 1 0.00/1.00 vMB 0
53,223 53,223 0000000007959a8dd9e1d23bf9ed5fe17413fe7a70e3a3d422d75b3509c0b458 2 0.00/1.00 vMB 0
53,222 53,222 000000000035e8ff78298520f86695ced48b48a9d954f9be54602f0b9930916a 1 0.00/1.00 vMB 0
53,221 53,221 00000000087bdb9b3b7b1de53a2efe85af326c35e5bb59080136e43f7c716709 2 0.00/1.00 vMB 0
53,220 53,220 0000000003af1f675270f8e50718bb887000f31252be95724071489f726bf7ba 1 0.00/1.00 vMB 0
53,219 53,219 0000000001570390ddc282b22d2ff93368f6867f97d591ab721473d816d2999c 1 0.00/1.00 vMB 0
53,218 53,218 000000001456d2acdf56ab979f5d4133cb6271ece47bdbb63c87c7abafc7e60a 1 0.00/1.00 vMB 0
53,217 53,217 0000000003996462ad1d3e538e01779c90d4775ab858247cabc92650b62a259f 2 0.00/1.00 vMB 0
53,216 53,216 000000000f595c5f5b4e639633e431d68e283f69d02a2336349ff3d29ce914db 1 0.00/1.00 vMB 0
53,215 53,215 00000000022b6d066227169bef2753ed5c5c2267382cf7cabb8daaaca0411bc5 3 0.00/1.00 vMB 0
53,214 53,214 000000000857901560b39c838a0436d742c82a8b27509bab99768390fe580842 1 0.00/1.00 vMB 0
53,213 53,213 0000000000edfb395424d80455da262027952a77ca98c06a67403a4548c8ca66 1 0.00/1.00 vMB 0
53,212 53,212 0000000002893ac3724a1c26214207c25b7b11c42144cc045a2865261c9bee38 1 0.00/1.00 vMB 0
53,211 53,211 0000000014c50ef0c2b5aef5d5f1a5fb57f556e96e6c7bc176fa92b10ee0b850 1 0.00/1.00 vMB 0
53,210 53,210 0000000015b0c4ee7e447caa4382a9cb529629167ee495f31a8eb5225d216790 1 0.00/1.00 vMB 0
53,209 53,209 000000000b9d3c8369b1feb476f681b8bf96b7bb85b5393cfc0ce7f1d3be3e72 1 0.00/1.00 vMB 0
53,208 53,208 00000000101de939b413e432d864586aee601da7455b99d226f3baf9c6a78540 1 0.00/1.00 vMB 0
53,207 53,207 00000000148bf01645a086798d07900b6223dfe7bba4f9578eae847ce90d0f3e 1 0.00/1.00 vMB 0
53,206 53,206 00000000060a951696e44b094f6baecf691922e99ae86c7688719d4f8000f956 1 0.00/1.00 vMB 0
53,205 53,205 000000001198ee83f09859122779535eff01c2fbf8c8f4a4cb7f482c0425652c 1 0.00/1.00 vMB 0
53,204 53,204 00000000103b64146220248cd3b11b001da1d50604acb4fb51c45297c83bfb63 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.68 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: 777.66 GB
    • Received: 21.20 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.