Loading Tool

Explorer IconExplorer

Memory Pool

40,876 transactions
32.72 vMB
0.09288057 BTC
Random Selection Loading Transactions
Max Size: 162.98/200 MB

Candidate Block

Mining Attempt a4045919a5f3ec83b0563828847963905b6302d860ea455b3d7cffae6f7dc21a
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root dcf0b23cccaf1c181e70dfab83bb915b0d4f8ab00e6c769aa76e25f9747852a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02374015 BTC
Feerates: 501.64 > 2.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (329,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,870 584,870 000000000000000000012f146f5cb3a4ba20e442f053a6b24c16aa6b18cc5ae8 2,598 1.00/1.00 vMB 60
584,869 584,869 0000000000000000000950881d8393a77e98d34dfd27ac553a6a72bc9cc7ef6c 2,763 1.00/1.00 vMB 87
584,868 584,868 0000000000000000001adaa1d6de136d39fd83b81dd79ff99eb9620d0f6601cb 2,228 1.00/1.00 vMB 62
584,867 584,867 000000000000000000072dd8c380b92031cef797ac6aedab9f378058d49b6abf 2,058 1.00/1.00 vMB 48
584,866 584,866 0000000000000000001d9fe6b5f25c96000eac413afe598e9a296e6ee32dd4e1 1,587 1.00/1.00 vMB 65
584,865 584,865 0000000000000000000b8ee42c50a1d4c5423d72e27b165ac7fe2072f7f6499f 2,974 1.00/1.00 vMB 23
584,864 584,864 000000000000000000044732a3839f7656df8c4cc220d447a81d15b71ec4a106 2,716 1.00/1.00 vMB 84
584,863 584,863 000000000000000000144e896054d647e3a86861e4eda6feb692980f441910b1 2,855 1.00/1.00 vMB 28
584,862 584,862 000000000000000000002debafca70d031c7fd523db8c093122531fad84ebcad 3,159 1.00/1.00 vMB 83
584,861 584,861 0000000000000000000b8c56d0074562b9971cc5ec63770662299ed9309ee35c 2,862 1.00/1.00 vMB 45
584,860 584,860 000000000000000000008ab1ce429271764a73e70239de0664ceeec4c4bcbf6e 2,530 1.00/1.00 vMB 32
584,859 584,859 000000000000000000078cc5a590a9e6fbad33f4d42439826e48059c61b267b5 3,322 1.00/1.00 vMB 83
584,858 584,858 0000000000000000000a99912ddd2a5d57e4fcf37064464968731f512e5df699 2,721 1.00/1.00 vMB 76
584,857 584,857 0000000000000000001e4456170014f7e0d692cbedaef29968c301e79987ac98 1,626 1.00/1.00 vMB 21
584,856 584,856 00000000000000000008a029251fc470cb389927f8f9a201c27279ec83ca64ad 3,035 1.00/1.00 vMB 52
584,855 584,855 000000000000000000035e4a451ff567312084d9fd623bcc2144db6c0095b12b 1,663 1.00/1.00 vMB 27
584,854 584,854 00000000000000000017b9dd4aa44e644626f4ccb208866a864136959fc9687f 1,790 1.00/1.00 vMB 22
584,853 584,853 0000000000000000000726390f56dda52f982bcacbe8336170d0ac0af2021d08 1,914 1.00/1.00 vMB 34
584,852 584,852 000000000000000000025158b5df08efdcf8a9858e32955404afa47bfe881873 3,309 1.00/1.00 vMB 67
584,851 584,851 00000000000000000005098709bc408dae5bb56559071f7c9f6df5fcaf7bd507 3,154 1.00/1.00 vMB 72
584,850 584,850 0000000000000000000f06c7d431ae585202163ea7fceeda072b0d6354cc45e3 2,660 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.