Loading Tool

Explorer IconExplorer

Memory Pool

43,806 transactions
27.38 vMB
0.07102338 BTC
Random Selection Loading Transactions
Max Size: 143.65/200 MB

Candidate Block

Mining Attempt bc243d6919254f81e1920e9cec8742711f076db0777f40a9bb87ef1c04e81a5a
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 9663d829bdeade2d7fe791b15b69ff28f2bdf64bf1f038be925e468d506e7653
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,019
Size: 1.00 vMB
Total Fees: 0.01964023 BTC
Feerates: 298.50 > 1.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (319,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,963 594,963 00000000000000000004a77ae92c231a0df58cd6e1c0dd6bf2bf46f3d6dbd8ec 755 0.24/1.00 vMB 20
594,962 594,962 00000000000000000015679e5ce071739228b6cadd82e5063401e3258d41bcfa 2,456 0.80/1.00 vMB 12
594,961 594,961 0000000000000000000265a035a77ceafd018e85b88986c16527d921a9d7109b 3,008 1.00/1.00 vMB 23
594,960 594,960 0000000000000000000a7cc4c5871f03bee312e1a2c32feeb3c1f166fc092558 73 0.03/1.00 vMB 13
594,959 594,959 0000000000000000000012a7b1302e3bcff0d5b74772df1703299204584222c8 658 0.23/1.00 vMB 21
594,958 594,958 0000000000000000000f56272f641e9a0cd1438f9ff2817f45e4074fcaa1a8e5 2,317 0.73/1.00 vMB 17
594,957 594,957 0000000000000000001679d37a895eece3be610ce67c296d04ada6d25c6583e5 234 0.06/1.00 vMB 20
594,956 594,956 000000000000000000122b121567b6890dd627dd8fee516c01b158decbe64254 1,386 0.43/1.00 vMB 17
594,955 594,955 00000000000000000007e1a3525c692349c24d3aa4750609c3a1aa9a5baa9699 1,183 0.40/1.00 vMB 17
594,954 594,954 000000000000000000070d44166eec2d1d42612ec4497e421728ebec74c3066a 810 0.28/1.00 vMB 21
594,953 594,953 000000000000000000068f2d11b284703cec0b7d31fe15dff3810a4d0edf5494 450 0.16/1.00 vMB 22
594,952 594,952 00000000000000000001113a9053593396d9b2ce066208ff2a50b61ae36f528c 1,352 0.44/1.00 vMB 15
594,951 594,951 0000000000000000001346ce0bb90980fb8dac9695184b05b584cb6da0aa2b3b 2,524 1.00/1.00 vMB 21
594,950 594,950 000000000000000000095716bb24c17d7bd5360a4107541621ff7a582ca1ff06 1,781 0.79/1.00 vMB 13
594,949 594,949 0000000000000000000b6c5cdb7f0357f5eb7c29f8617a4c3aa50476ef0e52ba 2,899 1.00/1.00 vMB 18
594,948 594,948 000000000000000000011469f39e69647fde804b06fd773c8eae76df56a13c46 3,011 1.00/1.00 vMB 16
594,947 594,947 0000000000000000000761338d17ad2067490d172a2451d455e2b9da5ca099c1 1,411 1.00/1.00 vMB 23
594,946 594,946 00000000000000000016161dad08ff0089ff60b446de1f27c61b1fb6d34c3ae2 1,685 0.94/1.00 vMB 15
594,945 594,945 00000000000000000004dae45303792693a4f4c6c2f302f204b940cbedcb6e11 822 1.00/1.00 vMB 7
594,944 594,944 00000000000000000009e79e0097844b0a1449307ba5e25cc94c479c444b0ff2 2,660 1.00/1.00 vMB 10
594,943 594,943 000000000000000000147b983ae8d4d808b08ff4f0842a38cbd68dda27f5cf67 3,185 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.