Loading Tool

Explorer IconExplorer

Memory Pool

84,383 transactions
31.68 vMB
0.14306201 BTC
Random Selection Loading Transactions
Max Size: 189.21/200 MB

Candidate Block

Mining Attempt 56b3b8fb311c35ccd61df0c0b700ead9a3a2dd9e37e49cf27a35c4f024f7c30b
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root a124288afe7f161f56f4e824c0544c0635b8404b62a13b9bd60dac8c282d0bb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,271
Size: 1.00 vMB
Total Fees: 0.03779911 BTC
Feerates: 55.77 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (737,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,719 177,719 0000000000000975b9b9e0475c9675cd342a7aba485c7a59058b2cad20db073f 40 0.02/1.00 vMB 86
177,718 177,718 000000000000097d4184040f827ec8983fd3865303b02ab7cd59b1d1adcd8c13 65 0.02/1.00 vMB 91
177,717 177,717 00000000000004fc9c470ea51e33beb4dc5382f2418337bd99c2cbbc27c2963c 101 0.04/1.00 vMB 73
177,716 177,716 000000000000088b4a227ec630399db0692d4b1ff1b1ea5b070b671fc63760c7 16 0.01/1.00 vMB 66
177,715 177,715 00000000000002d77f736e444e4b2d1fac9ad6b62f453b86949be18d578d5730 22 0.01/1.00 vMB 83
177,714 177,714 00000000000003bda7d36a4210ecda1427c264bb620b12be8b56652f8cd4a027 35 0.02/1.00 vMB 74
177,713 177,713 00000000000005febe570a38bd70780d30056feadcffcd799b9e7a6c38ee5045 18 0.01/1.00 vMB 63
177,712 177,712 00000000000005646c05c8a995734302245f9aca458a0a8839f12306fdd1842f 36 0.02/1.00 vMB 748
177,711 177,711 0000000000000ab8a8b6e83517b7967eca719858c841077a164094de8953bb03 46 0.02/1.00 vMB 115
177,710 177,710 000000000000015064ffffc185b89c59bfa3a898bea916079f45e0a4784b6943 1 0.00/1.00 vMB 0
177,709 177,709 0000000000000a0617e8b54f22992de4712997e80edd103b1bf80f11c754d66c 50 0.04/1.00 vMB 53
177,708 177,708 000000000000038ef38dbf2d1a14cbc9cae4550d8968698153e479d9fdfbd6d5 24 0.04/1.00 vMB 73
177,707 177,707 00000000000004de5e7e79875cd83e388623767e8ca10ccec3eac86b709d5c36 171 0.05/1.00 vMB 90
177,706 177,706 0000000000000697f43560950b5b31d6508e2530dc02ebeee2f8b1153d80e14f 11 0.00/1.00 vMB 45
177,705 177,705 0000000000000767846a410ed0125354506b4781de9bf9038c00693066d6c163 44 0.01/1.00 vMB 79
177,704 177,704 00000000000008f236301a8ed70be4409be67a372a331a64854b4fa8aa671197 69 0.03/1.00 vMB 182
177,703 177,703 00000000000001e61173d0eaed3386a131cede7db65771b95ff89ae97dac75a9 14 0.00/1.00 vMB 25
177,702 177,702 000000000000008286a534575605529d83a600e9b3db663298d9ac50d4d64abc 44 0.02/1.00 vMB 61
177,701 177,701 00000000000008fe07a8a731b09ed85d42175f16972fb72f9971e9a0c79d7a96 40 0.02/1.00 vMB 100
177,700 177,700 00000000000007cb13f59fc5d41adcdb8fc5e63815149a1fb88ab5e2d06324f2 6 0.00/1.00 vMB 154
177,699 177,699 000000000000057f850f2cb93b7f9194f3fb6f68b0eeb5b31046677f57aecab3 112 0.03/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.