Loading Tool

Explorer IconExplorer

Memory Pool

48,920 transactions
28.30 vMB
0.08131301 BTC
Random Selection Loading Transactions
Max Size: 151.14/200 MB

Candidate Block

Mining Attempt 294a6d9dad6aafc6bac748544a018b5c37d3424c8ddb74392e49f128d191307e
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 6b5efc43661286f14302122e0fe700382acbdd0dd4df92fe7b5fc9f0e97f6c3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,119
Size: 1.00 vMB
Total Fees: 0.02733077 BTC
Feerates: 500.45 > 2.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (724,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,718 190,718 000000000000011b940d8c76adc84f997051e0ef19b52784161f2716d587818b 478 0.18/1.00 vMB 141
190,717 190,717 000000000000073ddf55a15f8185b60f1aaa88574c224a400142d0f8487be09a 11 0.00/1.00 vMB 295
190,716 190,716 000000000000057f37e8457f112dcfbcc2a638344e6daeca05b67a98b8d0b4ae 1 0.00/1.00 vMB 0
190,715 190,715 00000000000004800c51fbd1ac8f43894b6ab4977ed122e4c70bb8264dad567b 136 0.05/1.00 vMB 71
190,714 190,714 00000000000003274c15b270463069b82bf04031d13198a6167980194176eac2 248 0.25/1.00 vMB 86
190,713 190,713 0000000000000370b1e59015094409fe3c430f2e11f467442a219a8ccd3c3b9b 717 0.25/1.00 vMB 152
190,712 190,712 000000000000070911f1ee0218648c7ec27353fc9b4d9dc679d9e2bf7d1a30db 49 0.02/1.00 vMB 78
190,711 190,711 000000000000084383a0b9809ada320e528be457fb3d1d9420c48b2607933206 202 0.07/1.00 vMB 191
190,710 190,710 000000000000051041ae32d5accfe4334879a906c313e31cc58f90a8db23278a 489 0.25/1.00 vMB 124
190,709 190,709 00000000000008c935b04258964cb487725faea4bc9cdf138df6d3b5d94b5e97 143 0.05/1.00 vMB 51
190,708 190,708 00000000000000d0997e2d0be32de63eb9d8806f620645374f6e06b0b9096c8a 128 0.05/1.00 vMB 138
190,707 190,707 000000000000052e1fd93b1fe9f042725c3353aca481da794e535ea6ec132b31 64 0.03/1.00 vMB 111
190,706 190,706 0000000000000557f2d0e296563b866ceb5cd86bd9264213e3c03e450c05d72c 30 0.01/1.00 vMB 64
190,705 190,705 000000000000079502f7fa7f5830f04029b718d80edc401d4fc2dbdac23fd88a 30 0.01/1.00 vMB 5
190,704 190,704 00000000000000d158389f553d19826352a1ac35d5e7083325c7d6457c66517a 128 0.10/1.00 vMB 90
190,703 190,703 0000000000000270896ef32e9554eb1778fe38f9d19cac4ef707a1db815ab11c 15 0.01/1.00 vMB 80
190,702 190,702 00000000000007b75a6312e5edd80966beb0bc9e3d6ceffd422d8aca8df10d40 353 0.15/1.00 vMB 113
190,701 190,701 0000000000000160bf4de67b567be3ed287805d451b949a07049a424591999ce 132 0.04/1.00 vMB 110
190,700 190,700 0000000000000552eb2b642e7090a7f91880209938c0451b0135a92893365944 256 0.10/1.00 vMB 164
190,699 190,699 00000000000004826815f408a275af0aae373b3e5b13d35d8b1cd0d2415ddbfa 102 0.03/1.00 vMB 39
190,698 190,698 000000000000031fb623d7c49d6120c8c5b20eb72acd4cd0d6caba32d7f6a61b 512 0.18/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.02 GB

Node Details:

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