Loading Tool

Explorer IconExplorer

Memory Pool

40,325 transactions
27.33 vMB
0.06287773 BTC
Random Selection Loading Transactions
Max Size: 142.81/200 MB

Candidate Block

Mining Attempt 930ff9ffac608d5cbf4f32b7111915809c66d5a6ddc1f0d721761c329dd24e11
Version 20000000
Previous Block 0000000000000000000142b0f2c1c987d6145a763bdc3f1bbe6f22a4e54d2505
Merkle Root a471de5627294769343457e8da1f111a8281cb586522959f6595338769c853ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.01207247 BTC
Feerates: 150.88 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,862 (687,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,331 227,331 00000000000001d11cdf2e3b84b297bef86a8e4b0239562aecddc034bd065800 299 0.15/1.00 vMB 131
227,330 227,330 000000000000036f2501f0c01d79aa8c5723f751a3a72b4f497de26184a16764 14 0.01/1.00 vMB 321
227,329 227,329 00000000000001269ab178af3e080656a037b32c9b8c6d64a8294b93aac8704b 58 0.03/1.00 vMB 45
227,328 227,328 00000000000000c8be2ce13ab9ca519f91c4974b1bcc668aaa14776e2767b78e 291 0.17/1.00 vMB 139
227,327 227,327 00000000000002aad42d4f6a030d3a07028181f02eda608b8dad380c41382a64 1 0.00/1.00 vMB 0
227,326 227,326 00000000000002c90e79266216e235dd11445ca81aefe5297701481b8c09bbee 6 0.00/1.00 vMB 295
227,325 227,325 000000000000015981e825e6bda7f1385f6b7eacd2e2547e13027586d4ab103d 381 0.22/1.00 vMB 139
227,324 227,324 00000000000002a09d35d8281b1bc1120141ca75e717ff4d4dc55b88be8bb861 4 0.00/1.00 vMB 0
227,323 227,323 0000000000000149a88a64729fe44a4d279ed986f5f251968ab37f1691f8ad22 136 0.05/1.00 vMB 69
227,322 227,322 00000000000000bc30df045c099546caa69de6fa0898c54a40b26c1939ef37cc 264 0.15/1.00 vMB 147
227,321 227,321 00000000000002100275e0e901cf7e52da90ee24a3b2ad4766023052fc5ef8d4 395 0.18/1.00 vMB 151
227,320 227,320 00000000000001e338e31831b09781d4d18f3896c74f9e6234c6b83fa2cd904c 243 0.13/1.00 vMB 139
227,319 227,319 00000000000002edef5e0a26e1a76d0c49bee04d3df626be7a2a4e98f273e086 65 0.03/1.00 vMB 192
227,318 227,318 0000000000000372d91eb70a5c314f1aa0f5280cfb0070c870e0ecbffaea4213 267 0.15/1.00 vMB 131
227,317 227,317 000000000000005d9e9d103180cae6bd9285cf04333badc2569368865270e270 128 0.05/1.00 vMB 230
227,316 227,316 000000000000026486ec12265ce0e825a59dc1b2e283acc2ea3fc4e00823b65f 82 0.04/1.00 vMB 53
227,315 227,315 00000000000002189df16f3b2b9a2e55712e6107a7e4520b89832d8d58829d51 260 0.13/1.00 vMB 176
227,314 227,314 00000000000000ef6e661dbeca76293dff1b6a16cfbf8694cb6bb5060d64289f 32 0.01/1.00 vMB 90
227,313 227,313 00000000000001dec70394ec6e58438531f29eca5ff0b6afc2a99c1fa247ae90 400 0.23/1.00 vMB 177
227,312 227,312 00000000000000db969875597a7e1d0fdf1e96817183d7fb996b11c2cde83b70 32 0.03/1.00 vMB 4
227,311 227,311 000000000000001a9c4a5920924ba450b456a4ba67944aad0d77fa875979eea1 223 0.13/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 782.15 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: 652.92 GB
    • Received: 13.81 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.