Loading Tool

Explorer IconExplorer

Memory Pool

81,265 transactions
29.86 vMB
0.10589773 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt f5bd6cd638ce05af4fbceb86b54ef86c87633f0bff6f1b36294ceb048b373f0e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f1acca07955efce11ae474ea27709ad4c783a4c03b5e06787badd0860f260c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.04024678 BTC
Feerates: 146.36 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (598,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,140 316,140 0000000000000000095556ba7edbd108bdd7a4758db9e48f6d1184e35bba41ea 63 0.03/1.00 vMB 30
316,139 316,139 00000000000000000ad9b88abf8b2266b128186a4d1f1e151f3e58ef87740c03 548 0.26/1.00 vMB 32
316,138 316,138 00000000000000002c4f6d4fa3736506a9c5cf13d1a362317a2b33c3ecd3d09f 493 0.25/1.00 vMB 27
316,137 316,137 00000000000000002b9fb1dcebd067bdb941d2196b9c744973e3e0798a717408 527 0.27/1.00 vMB 28
316,136 316,136 00000000000000001b66f72c064be457add4b8ca16d44328bfa05c7c2a10b9db 673 0.33/1.00 vMB 27
316,135 316,135 0000000000000000185742db0e399ed74bd6639ebbe7fa728cb1485302e197a2 1,236 0.60/1.00 vMB 30
316,134 316,134 0000000000000000098e27875637134b3c8d41d5356390bc2f9e9012b57fb29e 115 0.06/1.00 vMB 26
316,133 316,133 0000000000000000103935b1851a321ef56f6e47f72794637a125ca65a0b8ab7 360 0.19/1.00 vMB 28
316,132 316,132 0000000000000000159887bb8e07d84281bc935a95e088fa1c9d88bb4c7871ad 230 0.14/1.00 vMB 21
316,131 316,131 00000000000000000be9317a61d62de661e67fad9cc7340c88d23e7b21fc865f 484 0.21/1.00 vMB 30
316,130 316,130 000000000000000024af4ff1e96e3d8aa535d041ed39a6bd9bb3870d05032704 636 0.31/1.00 vMB 30
316,129 316,129 000000000000000008db73afdc251e5e2c9b5953e0178593e4e19aea2404cf73 318 0.19/1.00 vMB 25
316,128 316,128 000000000000000015a7037571fac89bae5dd37c22bc06523ef41f588a2e6d49 273 0.28/1.00 vMB 19
316,127 316,127 0000000000000000111a4e99f8b2308764e2fa91018eae2e67ac975985e80c4d 512 0.19/1.00 vMB 41
316,126 316,126 00000000000000000ba76f2b8c1d38434cb673446088eea2211f360c96f00763 274 0.15/1.00 vMB 19
316,125 316,125 00000000000000001c03d03270e4b5ff58f6c78f645720fa374d7e402e602c7a 35 0.01/1.00 vMB 49
316,124 316,124 00000000000000002eb1ba4e4c4d4ad9ba051d32bab9a67e940a7d86686f3a9b 345 0.19/1.00 vMB 28
316,123 316,123 00000000000000002013736cb8f5fa1eae9c9c4e003a821e46c1e1a96e7c5655 267 0.17/1.00 vMB 18
316,122 316,122 000000000000000029ec849b4d279237c6e06a24f4d4c6209424c6b8eb13c183 402 0.20/1.00 vMB 31
316,121 316,121 00000000000000001e21dc522005d21a9d9365626571b94cebebacb5061752ae 187 0.13/1.00 vMB 13
316,120 316,120 0000000000000000237ae2b000d36c98f97ba455469ef72c4fd45d4f81b88019 1,207 0.67/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.