Loading Tool

Explorer IconExplorer

Memory Pool

75,151 transactions
27.85 vMB
0.07747823 BTC
Random Selection Loading Transactions
Max Size: 169.46/200 MB

Candidate Block

Mining Attempt 8b2f84a2f609364d7a217e455e36229abeb1c88a8268e0ef607d9c04d3d5ea0c
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root a3affb73f027579924ba8845f202606da8427b5feed68ff1bd69b3b557027fc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,942
Size: 1.00 vMB
Total Fees: 0.01775488 BTC
Feerates: 85.41 > 1.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (213,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,902 701,902 0000000000000000000e9920a43e93b36df18c2ed4aa88d94741d35ef8cdd316 2,352 1.00/1.00 vMB 13
701,901 701,901 00000000000000000009c203245ff6a3f613ec2f65cb3784c8c1cfb2a9e76186 1,686 1.00/1.00 vMB 19
701,900 701,900 00000000000000000006115c0f6fff6b50a0308068a1d64f204428831499fbc0 451 0.20/1.00 vMB 9
701,899 701,899 000000000000000000011e3505ac0cc70b8c48cbce3995eaadfde5c42bb21a94 1,246 0.43/1.00 vMB 15
701,898 701,898 00000000000000000006251fd6aa6934f27ad060de428ab861f3c028be820e4b 734 0.22/1.00 vMB 10
701,897 701,897 0000000000000000000c35cf0395e828be8302fa98e4aa9734dd97dd4fa1daa9 1,725 0.67/1.00 vMB 3
701,896 701,896 0000000000000000000891c2d20d0f10fc3868aa8392d41e1aca54cd1299af43 2,798 1.00/1.00 vMB 13
701,895 701,895 0000000000000000000c2658451a1639c3953e98d955b62945c108aa235e3632 1,955 1.00/1.00 vMB 17
701,894 701,894 0000000000000000000af62a45d652a8ae16147a4040fb5be0068d42ab28241c 2,046 1.00/1.00 vMB 2
701,893 701,893 00000000000000000008a191100db107d3a783524fb467d1572f126b72dca58b 3,088 1.00/1.00 vMB 5
701,892 701,892 0000000000000000000c5fada4ffccd4f3c1d98f2d5bb89d3021eb0b607e201d 1,716 1.00/1.00 vMB 4
701,891 701,891 0000000000000000000a1f9c11ac5661d7a1adc6c26f7146f6b27fb714a666e9 2,629 1.00/1.00 vMB 7
701,890 701,890 00000000000000000006afb44b5f068ea1f32c8db1a8d7ed1a95a7bcfc5e8fcd 2,678 1.00/1.00 vMB 21
701,889 701,889 00000000000000000000dc93c4e9e954a2cb87e892a35fadb2a2771ea9520723 2,745 1.00/1.00 vMB 15
701,888 701,888 00000000000000000001a4d5ebedf92d9eee98a5e3e8e9d779b1933a32366120 2,259 1.00/1.00 vMB 22
701,887 701,887 0000000000000000000bb41b9f7f7eacaf0dc33243c732bf4d0d18bb71977cf0 1,884 1.00/1.00 vMB 5
701,886 701,886 0000000000000000000ea1ad9fe43f46972026dce8dfc84be2c5930ee37c6397 2,512 1.00/1.00 vMB 7
701,885 701,885 0000000000000000000599710b44215a7f84dc593a4563fccd2b162fcc88065f 2,444 1.00/1.00 vMB 9
701,884 701,884 00000000000000000008cb917f2963528e3e39a366b29e4ff450b1134c34eeaf 2,939 1.00/1.00 vMB 32
701,883 701,883 000000000000000000091ce76d10cbc8e7d1b634a0e345501c654b350d7db54d 2,713 1.00/1.00 vMB 18
701,882 701,882 0000000000000000000a2fd5a55fbf03c8dd0ec7e24c29b58a81b0a938a61f9b 2,224 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.83 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.78 GB
    • Received: 17.12 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.