Loading Tool

Explorer IconExplorer

Memory Pool

77,425 transactions
28.76 vMB
0.07056616 BTC
Random Selection Loading Transactions
Max Size: 174.50/200 MB

Candidate Block

Mining Attempt 3236ff403af6c746abd490381df025d9aba1fca7106238b0adcc70cd4539cec8
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 6e58ef7dcc9b9df5929285d7a956fc6cca3d5944736b43c548386845e818cbea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,163
Size: 1.00 vMB
Total Fees: 0.01081821 BTC
Feerates: 299.43 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (602,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,121 312,121 000000000000000014499d5fa96bfe68046575070fe6a36d0ccaa6d07c3add41 551 0.29/1.00 vMB 34
312,120 312,120 000000000000000001fcd0ac4fb6b1d2386c09d450a16bca857ec715594c4de2 497 0.25/1.00 vMB 42
312,119 312,119 000000000000000016d3f50755f128a33a9c2f81dc2218fcbe7b910f056944ca 446 0.23/1.00 vMB 26
312,118 312,118 00000000000000002abc7932c0a9939d42dc057c7a464d24c61c4babc9f1357a 517 0.37/1.00 vMB 21
312,117 312,117 00000000000000002dbba61a6d5cbf389996863b84c6e0df9a4a9c970ef6dcaa 1,588 0.75/1.00 vMB 34
312,116 312,116 000000000000000034686b8f4c35d54126bfca0f3531c1dd1e90a05d46c906ec 494 0.28/1.00 vMB 29
312,115 312,115 000000000000000015598269a9f2ab86858333fb130bc1b1d5a23885699e5fcf 1,369 0.74/1.00 vMB 28
312,114 312,114 000000000000000004d3fd06c165954f07637db126d4241e81464718eaffda28 790 0.48/1.00 vMB 26
312,113 312,113 00000000000000001bd7d2b75d867e3ae2d91698551ee64efea2124ab908f6dc 57 0.03/1.00 vMB 29
312,112 312,112 0000000000000000369b3ad546ad992a8900f979f89ffc9dcfda379fa638e8ce 28 0.01/1.00 vMB 30
312,111 312,111 00000000000000000c87298ab5a6d5d8d645217ad216ea89f5e6b74f5b0744fa 51 0.03/1.00 vMB 7
312,110 312,110 00000000000000003edd22dc503e57b8f9e72ab8629d33c005cbbd450bc6f2cc 535 0.29/1.00 vMB 27
312,109 312,109 000000000000000036ba236770092fe074482d7c6a714bee48c8aa1846db5b95 221 0.12/1.00 vMB 28
312,108 312,108 00000000000000001418c96bc157e07ce70a401d19f50102a16165f4760cc40c 188 0.10/1.00 vMB 20
312,107 312,107 000000000000000024b25597b48ea6b8f687a74f8d7c746eaf1ad174912f114a 630 0.27/1.00 vMB 29
312,106 312,106 00000000000000003b15cdd89e763d31003538c73369321bf1d126dc435ae227 400 0.25/1.00 vMB 27
312,105 312,105 00000000000000002f65108f5f5e44d3a1396cc515e5c1ca82db28e7a56a9e77 155 0.12/1.00 vMB 17
312,104 312,104 0000000000000000340588e52941e42f37a51d9711e5beedbe569ea621c0788d 540 0.40/1.00 vMB 21
312,103 312,103 000000000000000031e265129aa19479c52c4b29407ae65a5e07da4c94275da1 256 0.08/1.00 vMB 69
312,102 312,102 00000000000000001eb4c5582fc1eb8aae5860b9ab99bfb7510aa1b364be94d1 310 0.18/1.00 vMB 27
312,101 312,101 00000000000000001d2160ab9ac87ddc46be8b6faac58537d92a8260d96ea0f4 284 0.16/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.