Loading Tool

Explorer IconExplorer

Memory Pool

41,924 transactions
26.80 vMB
0.06510675 BTC
Random Selection Loading Transactions
Max Size: 140.29/200 MB

Candidate Block

Mining Attempt ef5c3c74c280e6b584cc90c9e1ea79d16181ef1c3d756ac810bdf571ae1d47a3
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 0ad7994e91dda8effc572772ed8336ce0bcc51d1825ee60748d00abd4e823b2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.01535914 BTC
Feerates: 151.03 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (804,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,984 109,984 0000000000015ba90ee92a796313f03201be536917dc1d05ae58ffb43f7fd960 12 0.00/1.00 vMB 0
109,983 109,983 00000000000129736b7fad0acafe22ea7d2b933b26f24b62b78b163e2fee1768 10 0.00/1.00 vMB 0
109,982 109,982 0000000000004e7cbe13ac65b20e2515306db9613971fc01ef4b944eb0bb5e3b 11 0.00/1.00 vMB 0
109,981 109,981 0000000000001334cd012cac17125a13f76dfeca596643d225532f6fe1c141da 11 0.00/1.00 vMB 0
109,980 109,980 000000000001778382e9432c63d7e2ae6e80c554409084a567ad51d321497ed7 12 0.00/1.00 vMB 0
109,979 109,979 000000000000664cc8aad8903e248f011ed67f862c399050bd6818300524779e 12 0.00/1.00 vMB 0
109,978 109,978 0000000000012b142326396f07c5bd3689ed347c11f7a4331a187385cf8990f4 12 0.00/1.00 vMB 0
109,977 109,977 0000000000017ce55029a299f020d7f8e6df6b1990711c8464050d4d54a3c54f 9 0.00/1.00 vMB 0
109,976 109,976 00000000000077bebbcf5a1483a0f01d1e3befe221b4ab6a156f8edb3a07deec 12 0.00/1.00 vMB 0
109,975 109,975 0000000000014092c4559472f659b09c945c44e093819fb0793a83269bb88894 12 0.00/1.00 vMB 0
109,974 109,974 00000000000030c89d21e7fb9b3d50d980c2f0f6e4b9b6dd6e9f2b89ca49373d 12 0.00/1.00 vMB 0
109,973 109,973 000000000000e7a0dc8ef67a1d66b4f0196f188f380859cb97c3986a2badbb0d 11 0.00/1.00 vMB 0
109,972 109,972 000000000000ecf401f19ccd26edf6f92eb4abf1590649891f8ed42cc2d0bfe6 12 0.00/1.00 vMB 0
109,971 109,971 0000000000004df8f62a3e99a12606715a2dc412eae2a795bba21c7e8918e4f7 12 0.00/1.00 vMB 0
109,970 109,970 00000000000069b3b0ffcc16f635afec91f55cfb760827efd8e80b56cd1a2437 10 0.01/1.00 vMB 0
109,969 109,969 0000000000018d0fb55aa95513503362d70028001bcdf27a20f85620cfc3ecd3 4 0.00/1.00 vMB 1,410
109,968 109,968 000000000000703cb2498492478175011496e43fc9381e73c6bdbcf04d0e3805 5 0.00/1.00 vMB 0
109,967 109,967 00000000000195dcc4ff99b819f99349510bae5fe8aa8a654d11d4cb79108919 11 0.00/1.00 vMB 0
109,966 109,966 000000000000440860386fc9e3edf60a3c670cd86ae2edd7526602161d3d900b 11 0.00/1.00 vMB 0
109,965 109,965 000000000001c022939670e987ac9b9dab4d812c3cb858236e8c3f5dc088f47e 12 0.00/1.00 vMB 0
109,964 109,964 000000000000b1b12a13967c0217fe02bbb6e7f5d91eb6fb7e911826e3d75154 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.