Loading Tool

Explorer IconExplorer

Memory Pool

45,582 transactions
28.40 vMB
0.07178601 BTC
Random Selection Loading Transactions
Max Size: 150.88/200 MB

Candidate Block

Mining Attempt 81f99bb677e4d289daa1ba430f498bb7adc5b86d960c8ee41140bacc75e523fd
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root b35f8bc836f643987866e4b814de2e1b98b23c12fac9c65b669ca1a3078b3b14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,651
Size: 1.00 vMB
Total Fees: 0.01806432 BTC
Feerates: 100.23 > 1.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (732,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,600 182,600 00000000000007716d307b5c6d60b1b5b9f8d4d2b9c0a5b418a6e97e5f885ec9 261 0.11/1.00 vMB 121
182,599 182,599 00000000000004c1fe290ed9137ea9e490d2572d3dfe9ab857f069357ffdd7b7 309 0.14/1.00 vMB 102
182,598 182,598 0000000000000a082dd7feb2f967bd79479b15d289e2cc3bbb2585abae942c79 256 0.11/1.00 vMB 152
182,597 182,597 00000000000002bd7cd2b00231cd62686d83a69d096afaca31f519dc783b2e19 122 0.05/1.00 vMB 136
182,596 182,596 0000000000000131114d7083bc897e190b1102b6c94860bee11630d89fe3a763 138 0.05/1.00 vMB 96
182,595 182,595 00000000000002755435d94a9cd0159d2e045790f512eb38c5175fe1b4092360 9 0.00/1.00 vMB 0
182,594 182,594 00000000000002ffdab2c55d522f384ddd11f58d4ab5a81bf3d9112cae3cf3c1 203 0.09/1.00 vMB 82
182,593 182,593 00000000000001add84dbecdb25c7d214fb1a198d158afc4a331a4e600408063 346 0.14/1.00 vMB 135
182,592 182,592 000000000000027a56de51861e7cfa4db647695ed47859e7d59e1311a9299188 512 0.22/1.00 vMB 139
182,591 182,591 000000000000001706513be540f6a11a2036a90f822ae2f773d8454202055a61 45 0.01/1.00 vMB 439
182,590 182,590 00000000000004e02df90fe160d3bd6a8ee2be09fc4b02d23a2ade3ad66d7b33 163 0.07/1.00 vMB 175
182,589 182,589 00000000000004977255be75556c18d7a9152e56f2a143d5f1c35fdc6f0dc3cc 153 0.06/1.00 vMB 164
182,588 182,588 00000000000007c88cd983165b924404eebfe557b31751e2155a72be161d5c38 151 0.07/1.00 vMB 118
182,587 182,587 00000000000009335c777a7f5e550feb37e91a819adff9af727b54b8bd717af4 21 0.01/1.00 vMB 9
182,586 182,586 00000000000004bdf1c984e61d0d3366b2ebd0b10d7a20ccdfefa829b8225f94 59 0.02/1.00 vMB 178
182,585 182,585 00000000000009f9a7e155004cd5a55e47dd3555908ab6274958235183028500 5 0.00/1.00 vMB 296
182,584 182,584 00000000000004fff15f48be99114514d5119bb75b912e242b66db0404939087 354 0.15/1.00 vMB 139
182,583 182,583 00000000000007ef854c21863f539e38cb9c0112cf703d73e77272971527abe5 1 0.00/1.00 vMB 0
182,582 182,582 00000000000008a8a1fa4826bbfc09cbe3670a5a50e348aeed458552d2ea7586 146 0.05/1.00 vMB 99
182,581 182,581 0000000000000317ec544f2e17cc196e90c7ee4bca409d6ed43f8575487bab23 8 0.00/1.00 vMB 0
182,580 182,580 0000000000000778aceea9f1742d29b2b5aaa267eef4e3d37b4e80a84c88776b 119 0.05/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.11 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: 651.97 GB
    • Received: 13.67 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.