Loading Tool

Explorer IconExplorer

Memory Pool

28,106 transactions
7.12 vMB
0.06082639 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.40/200 MB

Candidate Block

Mining Attempt b57bc574f36cf46087c2a6357fa554e7dc83ddcce9b0c86d4f7bd80516d29412
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 54938d9d998ba7ba93fd061f7e8b18745ae6f2af87f23f37efe189bf5ae871bd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.03295977 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (778,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,312 134,312 00000000000001e542f8f5c5503cb8a81d2074f9fe8c8fcf6e179c20e50e91c9 19 0.01 vMB 669
134,311 134,311 000000000000019b3b29ff36d096dcf405570e20ab52555af94a7e180b2c69ee 16 0.00 vMB 660
134,310 134,310 0000000000000518a5f9cf421b2f69d935dea5939463289c76bf9f0c2a70d5af 58 0.02 vMB 3
134,309 134,309 0000000000000becae3d0fcbf55e90d8d2ba2b721e888a47a81f171ecf1aa798 97 0.03 vMB 241
134,308 134,308 0000000000000304138fd012f0a9fb405e7896d4c7da49e5cb97aefe46b06c2a 42 0.03 vMB 449
134,307 134,307 0000000000000569e048f882c6de0dc7e5db86060a0bb0c5c9bcc26470748b4a 58 0.03 vMB 617
134,306 134,306 0000000000000b4c4614f2fca927e0afdbaf2bd8c8e855d15e1cf5884cbde59c 86 0.03 vMB 351
134,305 134,305 00000000000001b9465ca65ad3f15033179cc1e55262594a9a357018ef85c05a 39 0.02 vMB 529
134,304 134,304 0000000000000965c2ef125e8554a1d4b9d348ea0afb5f23706fcce3ce84190e 104 0.05 vMB 398
134,303 134,303 000000000000007ff7ccdfc8684e88b9c7486ba0d5a3c3a2ae96463e3eb7efd7 16 0.00 vMB 660
134,302 134,302 00000000000008c44d3acb346616c26eccaca01fb8654ea47d72e74f7365bb7d 29 0.01 vMB 1,084
134,301 134,301 0000000000000bb8a6737978579510f5a9c8835c10ddca73636d7c3c4929f379 3 0.00 vMB 1,236
134,300 134,300 00000000000009c2389c4826c2b2b404091652333f0c934c76c070e22e2b8e92 29 0.01 vMB 440
134,299 134,299 000000000000006158b537f2e46bd01b296d1bcc2146cfd5bbe95c94221fbe3b 20 0.01 vMB 388
134,298 134,298 000000000000023042ce5f798d5cde05e3063de9846123a40cdbc8bdd1da7dd9 16 0.00 vMB 914
134,297 134,297 0000000000000560b8e5e7ee36c30841c27879bf97e8b2c8e2fefe96d63d843d 113 0.06 vMB 367
134,296 134,296 00000000000006ee3f6567fdd5de40fbdda57a771c83abb63b0f9465112f5c09 28 0.02 vMB 1,022
134,295 134,295 000000000000094bb4e78f7c45c21cd771e20904401cadf3baf8ccedb0cd6457 200 0.06 vMB 417
134,294 134,294 000000000000039d642b00e4f40e4ffa61c7d3e7b37201a6bd90e2ad7510fea8 41 0.02 vMB 274
134,293 134,293 0000000000000b5858eee1d5aa35c6804761116e62edb80d9a1c25c96467ed1d 70 0.03 vMB 832
134,292 134,292 00000000000005420aac180f04598d719c3122361e169f6554671fd74e52b999 81 0.04 vMB 604
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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