Loading Tool

Explorer IconExplorer

Memory Pool

88,835 transactions
33.70 vMB
0.14320757 BTC
Random Selection Loading Transactions
Max Size: 199.74/200 MB

Candidate Block

Mining Attempt e3fa720dd6f7343f0552edee5c85d3972ca26e9aa07611ada7b31ba40023b894
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 415abab0920ef1f58c2609ab733e6280442d94be09f0b73faa373907581e2015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.05790463 BTC
Feerates: 469.97 > 5.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (815,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,503 99,503 000000000000313b8418579f907b1ec695216b972f6c9f3a8c41e8ff6fff881e 2 0.00/1.00 vMB 0
99,502 99,502 00000000000234f06145247a779c10cb6d2b949c595d6f7efba2794b23465c28 1 0.00/1.00 vMB 0
99,501 99,501 0000000000029964c7d51f585238f335f4b921b460936efcdc350af7e2e45cd4 1 0.00/1.00 vMB 0
99,500 99,500 000000000002e7ad7b9eef9479e4aabc65cb831269cc20d2632c13684406dee0 1 0.00/1.00 vMB 0
99,499 99,499 000000000002710f40c87ec93d010a6fd95f42c59a2cbacc60b18cf6b7957535 4 0.00/1.00 vMB 0
99,498 99,498 000000000001c295779551564ff52cb08331bdccb6aee5e32ffbe0f367e84ef1 2 0.00/1.00 vMB 0
99,497 99,497 0000000000045a51588b4e7d18f94909e187dbc423cf95b52131dc9423e714ec 1 0.00/1.00 vMB 0
99,496 99,496 0000000000013ddc7a3e3160966eeb0f8a8159a41499044c0f5962e7494ea0b1 3 0.00/1.00 vMB 0
99,495 99,495 000000000001ff6f732e5fc62692bbbcb80cd3ed84b703d0177200314c2d9d39 1 0.00/1.00 vMB 0
99,494 99,494 0000000000005f73f1c126c45b5494271972ead294d782df0c2e26bacb9841f2 2 0.00/1.00 vMB 0
99,493 99,493 0000000000009ae15fb705b504ff5ebe5731f03e510b152fe6e519b11f26a1fb 5 0.00/1.00 vMB 0
99,492 99,492 0000000000038b6bdf91ba496a8bc66db578b3d65b8b68556b4399468b9a818e 7 0.00/1.00 vMB 0
99,491 99,491 000000000000f0cfd26ecf8d118d6487f0b97c41dee2fbb6f7d775cb5a8d3d75 4 0.00/1.00 vMB 0
99,490 99,490 0000000000037445d8375d89fc8c268119ab1392ef698a33f62379a8bcb69aef 5 0.00/1.00 vMB 0
99,489 99,489 000000000000da354d5b8c3eacb19fa6450b466070940e8dc272aacd6c06033b 24 0.01/1.00 vMB 0
99,488 99,488 000000000003197444f53f9847cdb3727335259155604f50d33126831a730fdf 1 0.00/1.00 vMB 0
99,487 99,487 000000000000645ce0da2082cdbda2ece694c17abe405570918e59085722e70f 2 0.00/1.00 vMB 0
99,486 99,486 000000000003c8ab30d7997b2a46e97a6d4d9113494cfb92ad2c726666102b0e 1 0.00/1.00 vMB 0
99,485 99,485 000000000004136a940e2ce95174aefb949a3ab2e0172f2f1be347e11397af57 4 0.00/1.00 vMB 1,412
99,484 99,484 0000000000040c6230542c27f7c8ae88457397c8ae3454748530393ba705c7fa 1 0.00/1.00 vMB 0
99,483 99,483 000000000002a7769bee163d84c24084f66e979dbacc5aa72a23907cc36fe259 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.30 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: 658.00 GB
    • Received: 14.56 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.