Loading Tool

Explorer IconExplorer

Memory Pool

71,794 transactions
27.18 vMB
0.06696632 BTC
Random Selection Loading Transactions
Max Size: 164.48/200 MB

Candidate Block

Mining Attempt ff6283bd945bb4b0f93079276b8c5c6b1dda97e044b8a92e2c8ea11819ca12e8
Version 20000000
Previous Block 00000000000000000000d5166db3d3b6559a749cab42b23239d347ebdf56fe1a
Merkle Root 4b066cb33980335edf98423ee99592fea884e44e3fa5790448f8eeeb38606a80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,752
Size: 1.00 vMB
Total Fees: 0.00864099 BTC
Feerates: 90.91 > 0.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,568 (731,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,344 184,344 000000000000045365972b7c598fd0f9d5443a15bff2afa588e8bc1bfa9a332c 1,024 0.45/1.00 vMB 172
184,343 184,343 0000000000000216cfe07cec7837d1a3907e06067c53828851a2e4f8b182c3d5 578 0.25/1.00 vMB 120
184,342 184,342 000000000000041f93a6de9dff64fccda5d218e3a45529d5316a3faf295ee1ba 708 0.25/1.00 vMB 139
184,341 184,341 000000000000033ddb6ef4f2aff640e24ff90f733cb05c1f41a41731b3158615 855 0.42/1.00 vMB 136
184,340 184,340 00000000000004d975045375e51e5d486ad66ea816eebd897db076b052e70a40 598 0.25/1.00 vMB 147
184,339 184,339 00000000000004f65516df495cbd87b3e8e414bd6f0b927af5912da95da3321b 11 0.00/1.00 vMB 3,062
184,338 184,338 0000000000000665f1254eabf8336e89f785d6197e35acff81476b2af5748ed3 74 0.05/1.00 vMB 83
184,337 184,337 0000000000000209067a006d85de52804c56bc8075b83083190815a48e31923b 138 0.05/1.00 vMB 139
184,336 184,336 000000000000091dfb3fabe24391162c4ea8fac12d2f1faf818a85cb5449cda1 256 0.18/1.00 vMB 101
184,335 184,335 00000000000000b06ff9da5369167e0f1e0aaff4042e5b1ad392bee1ada4b407 26 0.01/1.00 vMB 0
184,334 184,334 0000000000000105662f4c86dfec6639c77fdb8a9369c6f7091dabd61806c30d 512 0.32/1.00 vMB 98
184,333 184,333 0000000000000a103854d311c75db4e7021cfd7c3ca75ee515493dd120946e4d 495 0.25/1.00 vMB 115
184,332 184,332 0000000000000a3e987f144e8742e12921d10dd18b441798192a0551d7463ea3 591 0.25/1.00 vMB 133
184,331 184,331 00000000000001a4e8e6573c552d93533ce13f89f6cf2007ff3b5a906ef3a78f 570 0.25/1.00 vMB 131
184,330 184,330 00000000000005f798953f8a268f28cfe417382aeed235cb586cec4f5f936617 127 0.05/1.00 vMB 240
184,329 184,329 000000000000016abbf93ac902023889f538e3beb8f59052c582dcbd4ea85a37 128 0.05/1.00 vMB 108
184,328 184,328 00000000000001f0d47fe13a8e5e181daa5b7af4ef2736675c694a18888dec3e 567 0.25/1.00 vMB 115
184,327 184,327 000000000000032c80327f394a7cb20b86190bc6699b6f6fdf513ff51a832d3c 134 0.05/1.00 vMB 201
184,326 184,326 000000000000054af17d11c5a861c5b0e6a7faa92c5498df6927784cf9dd1813 469 0.25/1.00 vMB 121
184,325 184,325 000000000000010024d2079e7b3555d4808a89edb17f6a8b486239f8065e58d4 633 0.42/1.00 vMB 103
184,324 184,324 000000000000064902d85dc989aec685b4d815267fe124db5803df61d220972c 712 0.26/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 783.37 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: 768.69 GB
    • Received: 19.64 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.