Loading Tool

Explorer IconExplorer

Memory Pool

79,097 transactions
29.03 vMB
0.11634181 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 0c997003c11dd0e9d89a13d1ce34c86220f5aa2d591125b68f5c4bd1e766219e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 6a195a23b4ccfb281689f14102f3641fc0dde19db2bc3bc0ee10836bdbece2c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.04229909 BTC
Feerates: 602.26 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (169,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,877 745,877 000000000000000000069ea2ccee4cdf08547140b7ec8a2c4baf78288297aeb7 2,928 1.00/1.00 vMB 18
745,876 745,876 000000000000000000074028f75310701a94d4fd1d9aaf6d51560385dce7bc65 2,042 0.77/1.00 vMB 18
745,875 745,875 00000000000000000004ce148f83e9d03bd695f0bb85f48f5d417b5cec6fa46e 869 0.36/1.00 vMB 15
745,874 745,874 0000000000000000000745ebc18c280f5aff990fdf08e1cd9a19422fb3b342f4 1,668 1.00/1.00 vMB 9
745,873 745,873 00000000000000000006643342ac9e338d22cd5526b52b46762ae484d8675a8c 2,623 1.00/1.00 vMB 22
745,872 745,872 00000000000000000005cc77db7b8819515d3a457b05879bb12213c5655ad70a 2,745 1.00/1.00 vMB 37
745,871 745,871 00000000000000000003cb69f39640e3cde0b88130ee7c0d891044117e4326e6 1,172 0.43/1.00 vMB 18
745,870 745,870 0000000000000000000311d113942a903ec2424cbdfc8eaa0114ff00b02ad950 1,744 0.56/1.00 vMB 20
745,869 745,869 000000000000000000064df6ed27db6b63dea49257755e6d8f8b647d8e785d11 2,240 0.78/1.00 vMB 19
745,868 745,868 00000000000000000003000958dcf8b98681460ea04bbc4acef11a5c0d7e8a35 378 0.62/1.00 vMB 5
745,867 745,867 00000000000000000000c2d4c907accf10378f92fcbe9adcbda204b024286549 2,428 0.99/1.00 vMB 19
745,866 745,866 00000000000000000007fd8b7ba8cf917dedbe83607c321f9b3df35aec346fa4 1,236 0.82/1.00 vMB 3
745,865 745,865 00000000000000000006c4afd6d91987b235d6d242f274b229c925b696835190 2,779 1.00/1.00 vMB 17
745,864 745,864 0000000000000000000732fecc6bbf8a1826e8eefc8f5ce244c49553288470c3 3,702 1.00/1.00 vMB 37
745,863 745,863 00000000000000000005bd2d0b207732fdbacd0ff025b775ee99f37ea75cbf31 1,385 0.59/1.00 vMB 16
745,862 745,862 00000000000000000001f98c9e42e0fda9f9a22b8ca0788889386072a0029871 1,827 0.99/1.00 vMB 14
745,861 745,861 000000000000000000011fc1ddad643736c3d765e6b98b77f88ca0b7009b4525 155 0.05/1.00 vMB 24
745,860 745,860 00000000000000000005339b20af00fda2f07e7da6e3607624f3a2bec6538653 762 0.59/1.00 vMB 17
745,859 745,859 00000000000000000000f49a685f37ed6375c5cc632b8c27a0a6984760688bde 416 0.41/1.00 vMB 5
745,858 745,858 000000000000000000052eb815247c1e1be956b5cffb4432460dcffddb709c1e 929 1.00/1.00 vMB 22
745,857 745,857 000000000000000000052e67d89412e0bce2f988fdcf7e1f1d1ba820429f7911 2,747 1.00/1.00 vMB 13
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.