Loading Tool

Explorer IconExplorer

Memory Pool

23,460 transactions
10.01 vMB
0.06150746 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.31/200 MB

Candidate Block

Mining Attempt 88c0d77639b2b9f852d4571127a852c0e337992aeb525c4f80eaeb6dd5b843b4
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 0ec73bb77a1bf8c854a2a981071319c36ba34945b5185b15c5db021d40e7bd80
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.03321145 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (744,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,706 168,706 00000000000008696a0174c3e8cf64fbf479fa8e408383ba36de1cba49630084 3 0.00 vMB 0
168,705 168,705 00000000000004c3baf50c67e808891e4d76da9fc0cbc1de67e7d5543d53def8 1 0.00 vMB 0
168,704 168,704 0000000000000612eda4f2e0148b0437fe7de697c33e300f1b1a605266e2d67d 25 0.01 vMB 109
168,703 168,703 0000000000000a68b271117b80a4469734737f2ec361c00a0836214d961476cf 113 0.05 vMB 57
168,702 168,702 00000000000006bf982ad0e5d04d7cdf84c87a781008410d9d3447f1f07323da 14 0.00 vMB 32
168,701 168,701 0000000000000a2b9eeb24812e6a059df30d8317c7995272b0b10305dda49bf4 40 0.01 vMB 50
168,700 168,700 0000000000000401e949d05918d018469d3131a6d6bef15e386ec75e6590f4ce 46 0.02 vMB 123
168,699 168,699 00000000000006afd50b877f90de0bac63a461d8af053d0eef8792f05bc2a46b 82 0.04 vMB 58
168,698 168,698 000000000000068c18082dae6e175f77beff5c25cb642c406b0f773e275c518d 68 0.03 vMB 122
168,697 168,697 0000000000000110f1799d055d669b87a7377646fdaa4aabf431afee05371940 69 0.05 vMB 139
168,696 168,696 000000000000042fada4763307a5a643c63786c8cbce47ef7d00a63ad3331f57 5 0.00 vMB 120
168,695 168,695 0000000000000aa72f3f65d93a5875d7a930c42f6df5148da5f47caa67501490 16 0.01 vMB 201
168,694 168,694 000000000000046a1cea073d1135c0750e5cb75fd92198507c423130e9e2e260 1 0.00 vMB 0
168,693 168,693 000000000000030d3dc5f52a240feeb167b0382e7c4d6f3f58c2f841e6f7f8b2 45 0.02 vMB 624
168,692 168,692 0000000000000552dcf9a0494d969a18b9ae7af0cc2e7aff8a82b54ad14f8c27 19 0.01 vMB 133
168,691 168,691 00000000000009c94c884f511377f8ee790e108a66f977ecfb5035ec741c7df1 28 0.02 vMB 24
168,690 168,690 0000000000000bd35884d2b34bc17c91dd13439ed5ca51083e2f8f89577263f8 49 0.02 vMB 110
168,689 168,689 0000000000000494ddd48f84a9851766573f07c7770d1cd75842e9c3b0a161b2 9 0.00 vMB 16
168,688 168,688 00000000000008b17bd1a758c8991b4a33ae1e31cf85ed314179d75864313e00 35 0.01 vMB 0
168,687 168,687 000000000000031e08a425ea650454607e8cebe4a1950128f7d269933456105f 47 0.02 vMB 68
168,686 168,686 00000000000009885595721a0b7ebd4a253bace5a47bb50e683bf386f83c97a4 11 0.01 vMB 119
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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