Loading Tool

Explorer IconExplorer

Memory Pool

26,472 transactions
4.67 vMB
0.01744796 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.76/200 MB

Candidate Block

Mining Attempt 61373382c764482eef1da05cce0280edfef40afbf27971619cde153532b07116
Version 20000000
Previous Block 000000000000000000003cf48721ea052db67e23998665440ec742e168013145
Merkle Root 76c7b2e49c00383b3ff5e8af01c3713c4097cb748138b9bd3e455b02694dfd4d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 928
Size: 0.53 vMB
Total Fees: 0.00677124 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,774 (811,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
100,870 100,870 0000000000013b0c4dcd761de870d519fbd892c0ed013df45dfd5cea022ecc04 0.00 MB 11 0
100,869 100,869 000000000003d54582b5e7293f242099b154552533a2aff519e9ec5dc6b108f4 0.00 MB 2 0
100,868 100,868 00000000000036604947a6630cde27a59305cfd94b2bd4cdfa35451518bb8196 0.00 MB 9 0
100,867 100,867 000000000003c972528ea89803ceb174e2f1831aef377703a3f4bb663327826f 0.00 MB 6 0
100,866 100,866 000000000001f4aa44d02d8e5194974c39f5c434f4c05cbab47b011df7789baf 0.00 MB 10 0
100,865 100,865 0000000000010656ba1c52c030f4738653771f36aaab1d7828ccf986a099c3bf 0.00 MB 6 0
100,864 100,864 000000000000fe7c8dfbf6cf73c555cf9027202ae1e43beed83cca88abf6a9d9 0.00 MB 3 0
100,863 100,863 000000000002b76b7975b695800da2f06c831884bd827d85f8a99b634829305c 0.00 MB 9 0
100,862 100,862 000000000003c92d338c44800429673a0372683fd2a16b16cb4181ff1a76f0b9 0.00 MB 2 0
100,861 100,861 0000000000024ece7bf0dc100f7eb3863c55943e2c5582f0fe41421774b6395b 0.00 MB 1 0
100,860 100,860 0000000000016b1286f7155192038572eab218f847b8a2668b0827545e42ea16 0.00 MB 3 0
100,859 100,859 000000000001ca086c9d28ebafc9fdfaf3d98b316801c143a2ed10cd8ff09b81 0.00 MB 4 0
100,858 100,858 000000000003e3ed8886f40bd82fb355e837e6d7733643e8337e8f468a249259 0.00 MB 1 0
100,857 100,857 0000000000036ef1f823cc21b37d75b7f5e2d1e5fe670ef43c1d7ddc0473540a 0.00 MB 4 1,485
100,856 100,856 0000000000009c61292c9fd0c2dddd6bb43d770887a7e801a95055383934070b 0.00 MB 4 0
100,855 100,855 00000000000056a954ffc6277efc63da76fd86e10242db5312a6d658f3be3639 0.00 MB 3 0
100,854 100,854 00000000000052ce3a9b513d0de3254c7882c83bca2c3a10e4938156870dbe1d 0.00 MB 1 0
100,853 100,853 000000000003fb239ac3da61bbaf65dbed5f26aea820fe649bc9d28132aecc0a 0.00 MB 3 0
100,852 100,852 000000000002f62817cc22a42a9b4319d3ea6b092ff3d544514d8f1a2ff05318 0.00 MB 6 0
100,851 100,851 000000000002d2588091edce3f4cfe9af62d923b0ac14e961eafb9d7bb2cbe86 0.00 MB 1 0
100,850 100,850 00000000000167f35be1cc9fe600fecdafba95ea432d74db96a0b4288110d393 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

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