Loading Tool

Explorer IconExplorer

Memory Pool

34,866 transactions
14.80 vMB
0.08026110 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.90/200 MB

Candidate Block

Mining Attempt 9ff11d0db735a38e9fbe5d5d755e1b1ce4c078ac8373d7da056588691ea24680
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root 6718daa6b97b0f2c1d85a34d07f5b743dcf39cc9dd577857de26dad8e516d144
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,137
Size: 1.00 vMB
Total Fees: 0.03306156 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (758,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,935 154,935 0000000000000b552880ced4741dcdc727475bcf362c6fc5843b3d6522dc9362 18 0.00 vMB 51
154,934 154,934 0000000000000511d979e5532b2ea40bf52c5870ffb9b54efbaae987766f7eb9 7 0.02 vMB 47
154,933 154,933 0000000000000c310371b2aa3a946d86cb457799d4053fc5226cab6ec34f6edc 10 0.00 vMB 68
154,932 154,932 00000000000007eb29b3edc75c1eecc0f96856f56b9c22a5ef1465a218256ce5 14 0.01 vMB 129
154,931 154,931 0000000000000c326afe39e76f48bd13a2dff48f2ea327e1e2edf39f9f8686bf 4 0.00 vMB 19
154,930 154,930 00000000000004f53f927c31a09d7b434ca2dbea39abb9535b38abd09ed1b09e 2 0.00 vMB 0
154,929 154,929 0000000000000376ad7916d94c0b5a9c9ab82bd5fe9d7ab65bc59603658c44da 92 0.03 vMB 8
154,928 154,928 00000000000001e4231334af06e0664e1576ee643643c072ec9d5289e391bfc3 62 0.03 vMB 212
154,927 154,927 00000000000008ea350020b9c30e1e8202affa49228a8042e66e0f61f7325d64 31 0.01 vMB 56
154,926 154,926 0000000000000564f4e024706969f7330258fa66e9a2119fb64d7efb49e0e74b 19 0.01 vMB 60
154,925 154,925 000000000000095e73b5204b933c76d76b3b7cee8170e597ba789d91d9ff4582 16 0.00 vMB 57
154,924 154,924 00000000000006e748dd5faa421eed348990cc31f0ec64a052374629de8a5b0c 48 0.03 vMB 161
154,923 154,923 00000000000001133f9a4d65c84696712ca36fdb0f361654403082cf674e0294 61 0.02 vMB 54
154,922 154,922 0000000000000e0711a0217528b50a5a24b53f128bff875dc9ed410aa59c3b98 22 0.01 vMB 21
154,921 154,921 00000000000008cb1f2924d921b8ce77323e2b900295d43f2d9d1898e3792b03 11 0.00 vMB 109
154,920 154,920 000000000000086718a39d9b170fcf64a62df1c539610c63caf326d3c8d1299b 21 0.01 vMB 87
154,919 154,919 00000000000000d67c93180bfb28073f3d94e7a259f3dc9e3abeaefdbd6561f1 120 0.03 vMB 0
154,918 154,918 0000000000000d87584adf63fbbb21a2563bbc0d79eec24f88808fb1a0a35e68 84 0.03 vMB 298
154,917 154,917 0000000000000ba7d4bc4e05b3d717ff225cf8946dd56eb3b41464509707cfef 14 0.00 vMB 69
154,916 154,916 00000000000006ac50d4829167edb9cab04572ab0ac3248997b4867a5de966b9 11 0.00 vMB 0
154,915 154,915 00000000000001a5d6371ac7cf2dd1acfb2592ebc735c954d580910292540011 23 0.01 vMB 88
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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