Loading Tool

Explorer IconExplorer

Memory Pool

81,249 transactions
31.36 vMB
0.09758705 BTC
Random Selection Loading Transactions
Max Size: 189.50/200 MB

Candidate Block

Mining Attempt a7c1f4e4ee17ed1dedaaef3c52227f0ba783a6a5268170ce3466de0ac418906c
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 32e523d3f1a99e07fa8fe615f809f22af5b07c8f87179d244ad53684e4da84a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,945
Size: 1.00 vMB
Total Fees: 0.02850300 BTC
Feerates: 265.25 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (115,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,873 799,873 0000000000000000000365895017c3118d18457d4964f44cc0f699dc5e0ed9f0 5,385 1.00/1.00 vMB 11
799,872 799,872 00000000000000000000754ccc418ba84168be83e3ca3ee9963eba31cfa93258 4,314 1.00/1.00 vMB 9
799,871 799,871 00000000000000000005294bfd157c5e6fc48390fdaa25b2b9523919b442474c 4,406 1.00/1.00 vMB 9
799,870 799,870 0000000000000000000018119d4371477c31da186d301ee770417e3f37275f33 3,121 1.00/1.00 vMB 13
799,869 799,869 00000000000000000000ea52884bc3c0c88fc39461569505932ef30bb7beed42 2,867 1.00/1.00 vMB 19
799,868 799,868 00000000000000000004f5b17e67f3adea2ba37ce2e9d48cedebc80b1f1285ca 3,890 1.00/1.00 vMB 8
799,867 799,867 0000000000000000000335042ee340ff60100ecb1433419b86575dabbe09986e 5,057 1.00/1.00 vMB 6
799,866 799,866 000000000000000000051b81a334809f5b944c66dd1fa3811d8319a9374db5dd 4,218 1.00/1.00 vMB 17
799,865 799,865 00000000000000000000e81194c1d9f7c52a0624873b16839e13903f6096e188 2,858 1.00/1.00 vMB 25
799,864 799,864 00000000000000000005132c6a6b5ff66a4bc174648c31a81bc5415cfda4ffe4 4,420 1.00/1.00 vMB 18
799,863 799,863 000000000000000000007669e45c3532d6b70b9ff3d3212b2a993d6f06f9d5a5 2,919 1.00/1.00 vMB 19
799,862 799,862 00000000000000000002c5ac9d3575f253477e6268cc23a3cd0c49a68eea2e09 3,004 1.00/1.00 vMB 7
799,861 799,861 000000000000000000028e4b40bfc339b848b6ae7d68b787a6e9ee70e36b04a4 1,977 1.00/1.00 vMB 18
799,860 799,860 0000000000000000000535717317af29761047a5ad525d1cc4336547f4dcb90a 2,746 1.00/1.00 vMB 24
799,859 799,859 000000000000000000053284bcfa9d4885fba434e77a430ddec58e41d497e0a6 4,425 1.00/1.00 vMB 14
799,858 799,858 00000000000000000002326fee9f75a5db93f17b7caff369ad066409d9689841 4,803 1.00/1.00 vMB 10
799,857 799,857 00000000000000000003e9723f0f9d3e822bc35eb309a0d242a8b69eae2d4321 4,493 1.00/1.00 vMB 8
799,856 799,856 00000000000000000005221323271d4d1b75051eddd31f9cfec742145ce9f6ea 1,567 1.00/1.00 vMB 27
799,855 799,855 000000000000000000009a760f6f0952fa571644f1cd73208a084e454b562fb2 2,817 1.00/1.00 vMB 37
799,854 799,854 00000000000000000002acb68a2d918797421fbd7b78a9a3bf3efc390bfd8b23 3,508 1.00/1.00 vMB 18
799,853 799,853 0000000000000000000519585666d7313daafa6c6889072c2303ec661c4a4bea 6,101 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.55 GB
    • Received: 16.69 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.