Loading Tool

Explorer IconExplorer

Memory Pool

10,555 transactions
9.75 vMB
0.02094018 BTC
Random Selection Loading Transactions
Max Size: 57.58/200 MB

Candidate Block

Mining Attempt 25022da8aaca465f089f5edd93636d5d0fdbc5e53926946dc6fe944865e7cc1f
Version 20000000
Previous Block 000000000000000000002f701683b87158457a3dd07cf3cd1cd4b3568d9393c5
Merkle Root 62eec85fa0bf52377e9c086067319c6ac14478404c8df999ae0b35166baf9f8f
Time (UTC) ( ago)
Target 00000000000000000001e2a00000000000000000000000000000000000000000
Nonce 0
Transactions: 5,182
Size: 1.00 vMB
Total Fees: 0.01033314 BTC
Feerates: 91.45 > 1.04 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 927,035 (789,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,098 137,098 0000000000000198bdbfaf753785b93700ac8c49a47e185dc2228425b29baad2 96 0.06/1.00 vMB 1,159
137,097 137,097 0000000000000859c206016c87fc2aa1602d26b35ea563c15315dc77441a1462 28 0.02/1.00 vMB 275
137,096 137,096 00000000000000211290b9444ae2aa1f215dd020c68b55150a7e79cc790619b6 45 0.01/1.00 vMB 445
137,095 137,095 000000000000001def1e04bb6490a8d4f0a648c980d31cd58cb0bb6f6278ee2c 53 0.03/1.00 vMB 359
137,094 137,094 0000000000000078971f53b277bc333c675c9e9378d97a3de77010f399867760 86 0.03/1.00 vMB 20
137,093 137,093 00000000000005220fba32d754d01f8d41e8df905f381f1604d4d6e179bccd4e 18 0.01/1.00 vMB 78
137,092 137,092 0000000000000457999d4099e5550f89d761c89b7ac6b90b8f7fdef59dc5c55c 210 0.13/1.00 vMB 181
137,091 137,091 00000000000009c308b3e027930a660127547d605b95380a11d94805346df498 60 0.03/1.00 vMB 131
137,090 137,090 00000000000002af644343a303eb68256c7a1828a32d3c9189981bd9c1dbb37b 20 0.02/1.00 vMB 202
137,089 137,089 000000000000020373ca74093db32ed650317f7657fcd1fcef5b267049327b08 45 0.02/1.00 vMB 371
137,088 137,088 00000000000004a16fcd74d18ddce2bddd6f0177b7a6dcde6feaf1be8d21ed60 116 0.04/1.00 vMB 324
137,087 137,087 00000000000004d54b1422ce733922e7672a4e2ecc86dcf96c0de06565cddaa6 49 0.03/1.00 vMB 302
137,086 137,086 000000000000018d8daacc5c8d271becf50034adda98375ad6d7ce3967bea457 115 0.05/1.00 vMB 880
137,085 137,085 00000000000002239b39b86d49d788a0781f8afebaf1612b2009dc2fac16d6c4 14 0.01/1.00 vMB 366
137,084 137,084 0000000000000a05248d9377d445e4257eafb07f85cc6538b0e9ba31c5453aa5 28 0.02/1.00 vMB 336
137,083 137,083 000000000000068f20cbd7c3fb371bbc0edf4142fdf3d04968e64013c6001d8c 42 0.03/1.00 vMB 189
137,082 137,082 000000000000026fbe94dfaa0d3690c727ebdd7e446e763a8b8533d58a5ead9c 29 0.02/1.00 vMB 186
137,081 137,081 0000000000000628459036df5a6dc99aab71cc8ea3f0540c9fe4aaccee63d1f9 85 0.03/1.00 vMB 326
137,080 137,080 0000000000000429eab95a480fa4b10ccde4bd72dc556a24e6bcdf433c77a6c5 168 0.05/1.00 vMB 142
137,079 137,079 00000000000001092b25a2540de8be5e8cb4f68eea68d6eb8ccf752d892a53b3 34 0.03/1.00 vMB 283
137,078 137,078 000000000000058983e335e639a1d7b2c0c3ea43a234870454f8139e2d06fd7e 150 0.07/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 803.45 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: 2,564.59 GB
    • Received: 123.49 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.