Loading Tool

Explorer IconExplorer

Memory Pool

42,308 transactions
18.48 vMB
0.19027188 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.85/200 MB

Candidate Block

Mining Attempt 0db2cf535d972ea91e233bbe1cf8000cb3d1f09cab7534eae563e167fb9a8e4e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root a9f34837b2dace698a8b58d143752f272023c079d61590f3335b55d06a282421
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,619
Size: 1.00 vMB
Total Fees: 0.06239710 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (779,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,272 134,272 0000000000000770a1f56e79f3daa3b1c13f6f3671aa3d3ea6eff009d5318639 118 0.04 vMB 179
134,271 134,271 00000000000003cc83ae0538d8c434443bc002664d0e1d0915e158fcd6f16519 84 0.03 vMB 1,491
134,270 134,270 00000000000009978e0d8cc904907ded1cb1cf2619b36b91722a91dcbcff2f9e 108 0.05 vMB 343
134,269 134,269 0000000000000824fd9cddc1bf9e7a195f1c5cfd07de95c38ece6208b71088ad 156 0.06 vMB 171
134,268 134,268 000000000000042ed7f3d27a07ef6558ed7b6c9ca31a4e305c7d03ec1e433a38 79 0.03 vMB 692
134,267 134,267 00000000000006122e8f157faf9b8c059f56ad38b3885dc6f24d7129528fa700 1 0.00 vMB 0
134,266 134,266 00000000000000c97dc422affcecdd4c592c2c5c36f36bb0539628c7649eed16 8 0.01 vMB 1,252
134,265 134,265 0000000000000220e89ecf6f9a893e3f76056cc5f96f2c31bb6098658d560065 17 0.00 vMB 2,215
134,264 134,264 00000000000008bb59cb81d26c36fd486fc591a43eda03a82731ad38ac294a54 183 0.07 vMB 157
134,263 134,263 00000000000009e09669730ebbb4e0f15b6871d8382037ebfab986a8b8cfd52e 62 0.02 vMB 477
134,262 134,262 000000000000018ce3a5ea20980a358de2e20990075b80a50476f7a9941aab64 131 0.05 vMB 152
134,261 134,261 000000000000044d1ab4a68396e9a5ad1d763a3ecfb3d08738e0eacc52ed84cd 238 0.10 vMB 398
134,260 134,260 00000000000005ea4f32d7697cea849b4073de8564c25ab5975e31841af26b26 33 0.02 vMB 873
134,259 134,259 00000000000005f75dd1d286cd8676ba3ca87342ac168459a7abfa9f4cb71fa6 279 0.10 vMB 213
134,258 134,258 0000000000000216e8f491e165a87decf812daf69bdaae706acb9c433fd82f90 127 0.04 vMB 285
134,257 134,257 00000000000004353d5ceedb6450c14ea0d6e6a46f854e50e6c5650a0458054f 11 0.01 vMB 749
134,256 134,256 00000000000007c9ab1ccd5d7b0c248fe68a41012081c6136ba1b4e60869b675 69 0.04 vMB 197
134,255 134,255 00000000000007023cbb27075896e72ea31b8166d148e2cffc35f0a974841395 10 0.00 vMB 355
134,254 134,254 00000000000004890f827470252bff4a519afc8723ddcb216090d1a467f94102 142 0.05 vMB 364
134,253 134,253 0000000000000512563f82d6f642a5e74361c2fbfed8e895a3a5da205ad27d74 85 0.04 vMB 256
134,252 134,252 0000000000000a7633966831adc4b90c862876085ba23d8e229605aab94ea785 73 0.03 vMB 648
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.40 GB
    • Received: 0.48 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.