Loading Tool

Explorer IconExplorer

Memory Pool

43,479 transactions
26.60 vMB
0.06397250 BTC
Random Selection Loading Transactions
Max Size: 139.87/200 MB

Candidate Block

Mining Attempt 744bfdceba19e2b2d255112de5f7eac8ae5b3e6d56fbb0f40c9290bde60f3a4b
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 11642db9581df8d649862e54d39dbf6ae9486bdefc419ec85b7fc6b8821575d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,499
Size: 1.00 vMB
Total Fees: 0.01515986 BTC
Feerates: 200.71 > 1.52 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (430,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,279 484,279 000000000000000000cfc109e1a2689121b134c59d095ce2e2091c3af6741b4d 182 0.10/1.00 vMB 179
484,278 484,278 0000000000000000007f03d60e4d334f265b3b0db551e7f5f2a7bca07dc8dd2a 72 0.04/1.00 vMB 172
484,277 484,277 000000000000000000c44f412ce25509582439dde2ed5778f266ad1a5f7ed1bc 1,962 0.95/1.00 vMB 66
484,276 484,276 000000000000000000fd24cd675ed1e1720c5ae7312ccadcc3dba98a63968850 2,384 1.00/1.00 vMB 242
484,275 484,275 000000000000000000684ea78b906b8dcf2b16faf5fcf7f526852e5abba8d7cc 1,061 0.41/1.00 vMB 25
484,274 484,274 00000000000000000006c88801bbd0f5281a79cda9674015d8014889182e7c70 2,141 1.00/1.00 vMB 92
484,273 484,273 0000000000000000010ba48f4e7af40cddef4953f9416441fa1926f3f8646ba1 2,130 1.00/1.00 vMB 216
484,272 484,272 000000000000000000b9a69e6b8fd1241ec7744128a8cd31b40aeff97cb80af6 2,357 1.00/1.00 vMB 233
484,271 484,271 000000000000000000cd6330b8f3a663c4327beefc4894214b3ffb9c580d0446 88 0.05/1.00 vMB 104
484,270 484,270 0000000000000000004dc5abecae224cb4c98b712103d248c2fdceb72d0ad775 704 0.30/1.00 vMB 184
484,269 484,269 000000000000000000a6c07b10c88a9054cb8ae45c2bba944d722b0762b4d98b 254 0.11/1.00 vMB 128
484,268 484,268 000000000000000000117dc2ce1a578f6a7321ead51247658a887fe270c7f341 1,761 0.71/1.00 vMB 152
484,267 484,267 0000000000000000003096e753981213306712a528c44d066e76f7ea0fa9a666 27 0.01/1.00 vMB 60
484,266 484,266 0000000000000000009899f75a879fcfd22be130756678a9d640933047313fb1 26 0.01/1.00 vMB 191
484,265 484,265 000000000000000000bcb7c68451e5cdc04eb17e11ae97b25f30659ad4fa7caa 254 0.11/1.00 vMB 140
484,264 484,264 000000000000000000d3e8c52826a05c5ffd8ab831799539e6cb0ceae619e961 425 0.89/1.00 vMB 34
484,263 484,263 000000000000000000d0029e5c3ea85236d95dce37dd5801b13f2a5e5d721bab 658 0.99/1.00 vMB 27
484,262 484,262 0000000000000000009dbaa8c6752110efb4d917b80d3b7db7c487dd6b9f1781 884 0.53/1.00 vMB 113
484,261 484,261 00000000000000000106ec8351b3fda870806c0e6651d9a5c3b567307768d93b 1,400 0.99/1.00 vMB 103
484,260 484,260 0000000000000000008ea76030bf8554eb86715a55b74874627e4946cdc8351e 827 0.78/1.00 vMB 98
484,259 484,259 00000000000000000011c9395aa6dfc38aafba1e97f8afa020418145aa94baab 116 0.99/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.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.