Loading Tool

Explorer IconExplorer

Memory Pool

80,416 transactions
30.12 vMB
0.08956319 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt 351154e6ab108a2f106cadf2341d3e7fbba980f64f574890f1c2816efc91f314
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 4ce3d064eda84f3a9909a72710b7080a644941ab2e23432cae51603d3ad439ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.02794711 BTC
Feerates: 301.07 > 2.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (358,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,706 556,706 00000000000000000017c7c5b41196269e5a9d2df62551ccd78611dc6cb0cfa3 2,741 1.00/1.00 vMB 17
556,705 556,705 00000000000000000019e4c21afd1995bd30e4a10e612c2505d8c676b401657c 2,400 1.00/1.00 vMB 46
556,704 556,704 0000000000000000001466adf0aeb3eace8153c53c2adb6575c3fad51c8e2bdb 2,613 1.00/1.00 vMB 15
556,703 556,703 000000000000000000044f7c590b2e579f2ae53fdc5791869357c97581649112 3,003 1.00/1.00 vMB 49
556,702 556,702 0000000000000000001f6cb4c5090f17e75411de6fdf9a163cac3b1b16a6d5eb 2,893 1.00/1.00 vMB 32
556,701 556,701 00000000000000000027aef5db80e891d1b1b95f86e3d9b2e9a1d7b8488f4fee 2,414 1.00/1.00 vMB 3
556,700 556,700 0000000000000000000351a4736e6d6f80080f6f735fb1bbb3a9ff9fa64cdba5 1,642 1.00/1.00 vMB 10
556,699 556,699 0000000000000000002fbff185de3ecfa8a07b3a75f88e540f19c7beafb698c0 1,938 1.00/1.00 vMB 8
556,698 556,698 0000000000000000001d853ca32e2fbcfba2ba6d41d0d1a1613a1a0a541237b1 1,758 1.00/1.00 vMB 20
556,697 556,697 0000000000000000002a701c488d1bfa53d0fffbd01c960ba10add3ac275b2f7 2,365 1.00/1.00 vMB 55
556,696 556,696 0000000000000000000d964068ee4dea03266d379b436816935cb2eacca90866 1,644 1.00/1.00 vMB 6
556,695 556,695 0000000000000000000beb62fb06a8a8cd4477c42f60589df753de6c1c8b63f3 2,557 1.00/1.00 vMB 4
556,694 556,694 0000000000000000001fd4521b4b2641ea586458f85ad6635e0b51c600f0186e 1,143 1.00/1.00 vMB 6
556,693 556,693 00000000000000000018dbe0b99c7e240a14967501b869bb8ff7e55743c167ab 1,601 1.00/1.00 vMB 10
556,692 556,692 0000000000000000002f7c52cdee5cc4cf324a04a8dc8dfaa63bf69869fa6db9 1,803 1.00/1.00 vMB 33
556,691 556,691 00000000000000000002d091cad36b77f11b0d94085ddc706f3af6d878dceeae 884 1.00/1.00 vMB 74
556,690 556,690 00000000000000000021e43cff0bbb2b6bb76117f8b8dd228d7129540dd244be 703 1.00/1.00 vMB 66
556,689 556,689 000000000000000000181a25fb77e43d77eeab4e27fdb36e5998ff85161fca08 2,209 1.00/1.00 vMB 14
556,688 556,688 0000000000000000000654ec9c7ce5ff604e90fce1c95567babec60c072ee387 3,023 1.00/1.00 vMB 16
556,687 556,687 000000000000000000031f3f984f23dc4754af36a9f136859630a1ae3cb589ba 1,916 1.00/1.00 vMB 3
556,686 556,686 00000000000000000021474e863bed0a9fa7a8acf5517b43a46ffef8e7179b76 2,967 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.