Loading Tool

Explorer IconExplorer

Memory Pool

73,998 transactions
27.38 vMB
0.06957436 BTC
Random Selection Loading Transactions
Max Size: 166.90/200 MB

Candidate Block

Mining Attempt c8005d58d423402ed32aedec907678c963b3dfab9bdd1db4b5cc1f444c187a67
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (92,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,001 823,001 00000000000000000001ecaed8ffb05451df875f419a11a1ec39bec1e12c47d5 4,640 1.00/1.00 vMB 89
823,000 823,000 00000000000000000001eb182913efa47c4c63165dfd8cc7bc2ac2ef7f9eb493 4,509 1.00/1.00 vMB 104
822,999 822,999 000000000000000000026258a1ae1a4341aefb4deec20a0e41d6ebd084eb1259 4,656 1.00/1.00 vMB 110
822,998 822,998 00000000000000000003c2906364a8af3d49829e43ff0e4c98f36a4fc439f766 3,869 1.00/1.00 vMB 132
822,997 822,997 00000000000000000000e60f017f420261d5d2dde52a8b2d2ab6b13894d52b96 4,173 1.00/1.00 vMB 100
822,996 822,996 00000000000000000003cda9df3986c909c364668164f591126275de6bf8c29a 4,895 1.00/1.00 vMB 122
822,995 822,995 00000000000000000002d5526c3eacef5c9744f6b4eb7b7820bce73d4e8cb9fb 4,579 1.00/1.00 vMB 132
822,994 822,994 000000000000000000012912d4ce205d650d2845074cc9f79d54bc87b3fc595d 4,482 1.00/1.00 vMB 91
822,993 822,993 00000000000000000002792b2df931103c0556371d94eb7baeb0cac61ea34a20 4,110 1.00/1.00 vMB 118
822,992 822,992 0000000000000000000241bf31541a19c77ca4d27939ed0cedebaf82f8147a3d 4,425 1.00/1.00 vMB 107
822,991 822,991 00000000000000000003640e043ca54c8ed42e4e4cb4ec7cd57fdb8ed9879f99 3,661 1.00/1.00 vMB 138
822,990 822,990 000000000000000000017e01acdc62ed110d1341096f9cf9e08cb9f9cdcb2fda 4,762 1.00/1.00 vMB 94
822,989 822,989 00000000000000000001c7ffc77dfbe1d4751bae816f1d28f6764b71e7c0e14a 4,089 1.00/1.00 vMB 95
822,988 822,988 00000000000000000002c9ac12fe8f10725ef9c15916e1b9c4ace3a4f1d779fe 4,510 1.00/1.00 vMB 106
822,987 822,987 000000000000000000014281f86d170cd8b2f6e47ff0b5d6665bdad59302eb9f 4,115 1.00/1.00 vMB 114
822,986 822,986 000000000000000000004a369251da40c11629e5b5870d5f2b555245215fe902 3,505 1.00/1.00 vMB 144
822,985 822,985 00000000000000000000a1b7e37b3e6ec25826a4c7367d32348f3ff47f1bbdaf 3,601 1.00/1.00 vMB 123
822,984 822,984 0000000000000000000218935845a297354896019cf5058c56f5563d3658edf6 3,905 1.00/1.00 vMB 76
822,983 822,983 000000000000000000031301c3cd3b38855b0f4e5fc89a90ad8d3739cafb007c 3,868 1.00/1.00 vMB 78
822,982 822,982 00000000000000000000a7f3dd29bb0c0259a2b6cdbe4d400a1960d829018127 3,398 1.00/1.00 vMB 74
822,981 822,981 00000000000000000003bf65a9dff60005317092e7d2a6929189e80bec72ba5d 3,839 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.94 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.92 GB
    • Received: 17.62 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.