Loading Tool

Explorer IconExplorer

Memory Pool

79,059 transactions
29.02 vMB
0.11599645 BTC
Random Selection Loading Transactions
Max Size: 176.02/200 MB

Candidate Block

Mining Attempt 8970ec8f0a96e46b4e1bfb8333fb86f836d9fecc77faf7fef539da9108cbd0a1
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 92b876c1a74330504ea3b3493a033ac3aa0abb50e462bb94fef1b108684dcac5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,380
Size: 1.00 vMB
Total Fees: 0.04211319 BTC
Feerates: 602.26 > 4.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (156,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,785 758,785 0000000000000000000554ad70955ccee009c67b04b8d2c85da6e43e0f364ab6 2,936 1.00/1.00 vMB 10
758,784 758,784 0000000000000000000334546ac92fe8360d87be14e8a161432f8b2ca48c6846 1,354 1.00/1.00 vMB 11
758,783 758,783 000000000000000000058502086956b627483fcf4baa74356386351a7f91b30b 2,435 1.00/1.00 vMB 19
758,782 758,782 000000000000000000071bbacbd1e5a496eaf5646471ab7fa62d2c65b41bb69b 354 0.10/1.00 vMB 11
758,781 758,781 00000000000000000005d7e97bf853aa0605c0874e2c6bb3d04a3a29483bc2de 1,887 0.70/1.00 vMB 8
758,780 758,780 000000000000000000037a448f714c11a1cff986ef1566586728068cf0749653 435 0.17/1.00 vMB 9
758,779 758,779 000000000000000000010f059b732807ecd8ef325238f2f2c2bbc98339a38f99 1,416 0.56/1.00 vMB 8
758,778 758,778 0000000000000000000322242978e41e7bc20cdf3d146c41dc0e8121bdc776df 1,508 0.78/1.00 vMB 6
758,777 758,777 000000000000000000037875a0fda131702d3c9b58370d330ef0e5508166803a 1,902 1.00/1.00 vMB 5
758,776 758,776 00000000000000000003504babb4a144af1b42cb890596b2036a9e3986479ff1 2,796 1.00/1.00 vMB 13
758,775 758,775 0000000000000000000024fc9cd6cb969650cd8706deddf5235ef3ce3be6844d 1,081 0.86/1.00 vMB 5
758,774 758,774 000000000000000000066360b2b4522247ca8d7080ff83a8f5c49e01247f8d37 2,286 1.00/1.00 vMB 6
758,773 758,773 00000000000000000003bfa63e3be5762f70a5b012757d92a3e9af3d1d4e11f9 2,866 1.00/1.00 vMB 13
758,772 758,772 00000000000000000000677fba84b91048f1a495374355d22be31b5e9f1d0c23 2,844 1.00/1.00 vMB 9
758,771 758,771 0000000000000000000425016d15ca962e2225e9fc339e02113332d43d57762b 47 0.03/1.00 vMB 10
758,770 758,770 00000000000000000004a717e37aa3c0ba2aa010fbfdf9f7db9d81c5e0e31879 666 0.32/1.00 vMB 9
758,769 758,769 00000000000000000007312ec6c077396d2cd536633fc274e2d931356ce952af 1,296 0.70/1.00 vMB 7
758,768 758,768 000000000000000000029b2a4a4756048b16cb713e2dfe8060d802194e649fea 474 0.51/1.00 vMB 7
758,767 758,767 0000000000000000000741d541635dd889131f67ecc13d1f859cc51fa5a19217 776 0.27/1.00 vMB 8
758,766 758,766 0000000000000000000295ceb37626219996f5b2b75c9e56519eab9c1f8dc405 2,041 0.98/1.00 vMB 6
758,765 758,765 000000000000000000030ca77cb0cef48c8937c731e8f20e733c25769f844ed2 1,534 0.57/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.42 GB
    • Received: 17.54 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.