Loading Tool

Explorer IconExplorer

Memory Pool

26,977 transactions
17.48 vMB
0.03796326 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.23/200 MB

Candidate Block

Mining Attempt 1429176d5cfe486c790be7d02af74538f4d90cb1ac86b07ffc2b398750ba55d9
Version 20000000
Previous Block 0000000000000000000125aa83ecf9a6c271ee774164bfb1afc151fb5894c5af
Merkle Root 44b9785758d2f0d466811b5785ff2a1636c600db1d4ab7a6655fd214b313bf2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,687
Size: 0.99784875 1.00 vMB
Total Fees: 0.00597957 BTC
Feerates: 327.55 > 0.60 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,867 (786,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,174 127,174 0000000000000500cae209402fbc7957e020e82d9dcd1e88f548aecf23bb8654 50 0.02/1.00 vMB 463
127,173 127,173 0000000000002293712e61bee8287b0c82322cb42f3719c66cb471b3a858b594 3 0.00/1.00 vMB 3,021
127,172 127,172 0000000000000cd25c47790f0bb836a24b1480c3b9080723e6e22a30e5b722a0 19 0.01/1.00 vMB 549
127,171 127,171 00000000000012b8aae5a32b8c587131facc4a3d1b17a84f52f6e786b650870d 9 0.01/1.00 vMB 341
127,170 127,170 000000000000147784e18cfeec1ffacd9d30a5559e6589ecb582af9162aff696 48 0.02/1.00 vMB 157
127,169 127,169 0000000000001d135ec40858ea2ba74ffc743caecea661bfd92cd23a5b8a7833 35 0.01/1.00 vMB 716
127,168 127,168 000000000000101ff9882363820c580a5075aa7e3a3ccb14494be7dc9d524ba0 1 0.00/1.00 vMB 0
127,167 127,167 000000000000250523ae7a48b1dac96e21dc764bdb790ed7d686b6956de1b2e5 6 0.00/1.00 vMB 632
127,166 127,166 00000000000023b4b34fe337649b4369100c8976df56c6828b3597c5012603ad 58 0.02/1.00 vMB 6
127,165 127,165 000000000000207e45fc5f99f339a22c722484d9819e02b99e6583d3bdbf0750 46 0.02/1.00 vMB 1,583
127,164 127,164 0000000000000f386adbdd51b56ec401655accb0e517e1ded0f3a8262ba25649 22 0.01/1.00 vMB 0
127,163 127,163 00000000000018adb52a390568688a3eb4309004938d2881ce79461f21c17fd2 8 0.00/1.00 vMB 1,776
127,162 127,162 000000000000255ec5be2eda084f93ee0c6a72946518a35c627cfb6090cf4db7 22 0.02/1.00 vMB 1,779
127,161 127,161 00000000000016b0a1acf073aa1c4fa0863ac6054148f0817be32c7fe112144b 34 0.02/1.00 vMB 415
127,160 127,160 000000000000205b7b30fe265244dc1ddde2775741276668a6661f76629dedd3 70 0.02/1.00 vMB 2,961
127,159 127,159 000000000000221f732c31bb4717be25c73b655b4b952b5aeeacaedd600aca55 18 0.01/1.00 vMB 462
127,158 127,158 00000000000004247ca2aad13968aaea76529cdaa3a39ba7f07ae8d52691c923 9 0.00/1.00 vMB 627
127,157 127,157 00000000000017fb8931abb006034239ca56327218da3eae748ffc4372a4fb06 8 0.00/1.00 vMB 1,044
127,156 127,156 0000000000000410975ee22f2e1b10ab216d0958af30505d957d0b72b9ab0577 30 0.01/1.00 vMB 796
127,155 127,155 0000000000001da8aadaaba0be2dcb8ae6b6f94c856b56a3f0dbd5a8158353ca 11 0.00/1.00 vMB 1,186
127,154 127,154 00000000000019e2af9b18206ad403a71f1c22f63385367be2c6a3dc235c758f 55 0.02/1.00 vMB 425
Previous 10 blocks ↓
Total Size: 780.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 524.08 GB
    • Received: 5.02 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.