Loading Tool

Explorer IconExplorer

Memory Pool

80,791 transactions
34.75 vMB
0.18221347 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt 665e29192c241fd9fc75e7774fa196e65290329c265f08fe82812fa6853ec4f2
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 88bc2d8c984d5155356bde6b5f254c40e5940e6fe9772910a8a4a7445acdd874
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.05091708 BTC
Feerates: 189.28 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (42,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,911 872,911 000000000000000000022d7fe8cffd0e45495ae3879a28a82ff9717fb0a84840 963 1.00/1.00 vMB 9
872,910 872,910 000000000000000000003fabb61bf5612c517182b388bf3e919ba77507084823 3,155 1.00/1.00 vMB 15
872,909 872,909 00000000000000000000f57b9387fe29bfc634995a98af0d409a04c6d7a0b0fa 3,496 1.00/1.00 vMB 20
872,908 872,908 000000000000000000012f28879e0f655c41f4aa14772c03b2a37afa95d9f8be 845 1.00/1.00 vMB 10
872,907 872,907 00000000000000000000d8deffb5c28575b4d8ad0a39bb56dcfb9b4ead9aa4a0 2,301 1.00/1.00 vMB 14
872,906 872,906 000000000000000000004c2893de893922aad47b410f650d7fc40200734f7cd1 2,779 1.00/1.00 vMB 15
872,905 872,905 00000000000000000001a23554cdc544220478532f91a7c3490207b3554dd253 2,258 1.00/1.00 vMB 12
872,904 872,904 00000000000000000001c5e15107e3ea6b7ea72d4338e6adce78e9934ae3c7f0 3,658 1.00/1.00 vMB 21
872,903 872,903 00000000000000000000eb43627b7d86e0c68deb6db3ec8caa1dd000bed655c8 3,742 1.00/1.00 vMB 29
872,902 872,902 00000000000000000001c546d61215bb80757fbf731cc8715fa97b18c802f16a 1,392 1.00/1.00 vMB 9
872,901 872,901 000000000000000000022d2be9c8fca5e60d04373700126aff6da7263ff53597 3,975 1.00/1.00 vMB 29
872,900 872,900 0000000000000000000143828bbff53f955b92858aabb46c5286746fc11e586d 2,002 1.00/1.00 vMB 13
872,899 872,899 00000000000000000000ff044bf25582890a7d788c47b9bd40ee63c1364a56ba 892 1.00/1.00 vMB 11
872,898 872,898 0000000000000000000208a94cbc796c8a124cc7e52788012c5cd3c45cd5bcbf 927 1.00/1.00 vMB 10
872,897 872,897 00000000000000000000773f2886d56e3ba5a81116775261280cce1a55675df5 3,680 1.00/1.00 vMB 23
872,896 872,896 00000000000000000000061447f80820c619db9ba9c9b6138b5f1bd2c849f4ca 3,311 1.00/1.00 vMB 37
872,895 872,895 0000000000000000000193f62269f0ab7d5b509ec7293af2ea17f35da2e6d3bb 2,273 1.00/1.00 vMB 21
872,894 872,894 00000000000000000000831fdeecb4f4d944dbd2aa48ed705b1db3cad9a05b54 1,562 1.00/1.00 vMB 8
872,893 872,893 0000000000000000000031705158873494166ae38deb78e28921c827db6d5dc4 2,869 1.00/1.00 vMB 7
872,892 872,892 000000000000000000001f5461b3cf86d69b901df949c7748496ee2c517e6a99 791 1.00/1.00 vMB 8
872,891 872,891 00000000000000000002884bd4cfb1df9ed727522c92ef2c95a2a60c6879d07a 4,130 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.11 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: 734.21 GB
    • Received: 18.55 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.