Loading Tool

Explorer IconExplorer

Memory Pool

78,026 transactions
28.94 vMB
0.07813072 BTC
Random Selection Loading Transactions
Max Size: 175.50/200 MB

Candidate Block

Mining Attempt 00ee0477861bbcc7efd81122ac612c668518155d4f77bc118b3affc19ddaa46b
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 7dcb3ad0ddf73b0d66acaddc90da91dc199f4e5f062f98324fab6b4a54ba5c91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,456
Size: 1.00 vMB
Total Fees: 0.01784476 BTC
Feerates: 100.81 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (633,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,072 282,072 0000000000000001ef58c7f46aa0d1d13e6f5b5f109b08fe267d94ba78451a12 621 0.25/1.00 vMB 34
282,071 282,071 000000000000000152756e51cef0e2f115cb0c176137d97db824e80ae1d55935 730 0.25/1.00 vMB 72
282,070 282,070 0000000000000000cacd827e81e1d95dc64b0eaf64655d1929742c3b0bd2587b 151 0.05/1.00 vMB 256
282,069 282,069 0000000000000000f4a1d6fdc63c80717e0be6e32ccd8825c21c71a0a378c851 115 0.14/1.00 vMB 44
282,068 282,068 0000000000000000090a296b71399b2842bf6147eff412b9f21cddc7be87d700 224 0.12/1.00 vMB 26
282,067 282,067 0000000000000000323d664c28f8abb15206beff8044877da73ba59a885a0738 150 0.05/1.00 vMB 76
282,066 282,066 000000000000000088fa63b5a7c8d144e56d8f7a962134afb5546435747756aa 169 0.24/1.00 vMB 15
282,065 282,065 0000000000000001e2864f49e6091db08320a9b34ea7486d026e505d5578b475 871 0.50/1.00 vMB 27
282,064 282,064 00000000000000007b2b64220accc0628c34c3a56eee76ff04d356c8f671a392 740 0.25/1.00 vMB 99
282,063 282,063 000000000000000163e30ce0232d1ff56c669e3c81224e6ba88a6e5178f20841 255 0.47/1.00 vMB 13
282,062 282,062 0000000000000002441e483632501035a3577399d6afce7f169dcfdc83b4f9a3 1,021 0.50/1.00 vMB 33
282,061 282,061 000000000000000088f9648178318ba7f9c911f168513edb7fed5e061ad80e4c 282 0.25/1.00 vMB 47
282,060 282,060 00000000000000014ec1335bf2bcf14f9715cf5eded59cc6173b9f27f63f7a37 222 0.25/1.00 vMB 52
282,059 282,059 0000000000000001c02d57b842f9d55a7f64077d6f8a1250cb4ee2fc9381889e 345 0.25/1.00 vMB 98
282,058 282,058 00000000000000025e538a973fd8e5e599278ba2facfaa597844e1b11b007047 515 0.25/1.00 vMB 139
282,057 282,057 0000000000000000d4f53888761af7c9c0eb8f06780acbfa8a685a23798a6e0d 236 0.24/1.00 vMB 44
282,056 282,056 0000000000000001a4508e6870e58ae345ffe40bdda71ea9035087fcaeec6e23 643 0.25/1.00 vMB 47
282,055 282,055 00000000000000008c2e6b5f134f8f31da0def4dfc27efb1597bf72af8258311 681 0.25/1.00 vMB 44
282,054 282,054 00000000000000000be2ddef0b76da1d40055cc87df95df832020ac957f38cfd 1 0.00/1.00 vMB 0
282,053 282,053 00000000000000016053f05f3b615de82680789a7804771fbfc2d52a78eb943c 155 0.16/1.00 vMB 30
282,052 282,052 0000000000000002525d96453c5c5e418f763906cf351e8e84d2829e94b9d8b2 127 0.10/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.