Loading Tool

Explorer IconExplorer

Memory Pool

76,126 transactions
28.50 vMB
0.10819096 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt c6b29cf5e156d47d7f2867203378cb00ab8f44b935fcb9e3700b680482b840b3
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 84287a3c26e03e827d7a023c7b53713e867c8e884edab251c15f4e9826ee68e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,884
Size: 1.00 vMB
Total Fees: 0.04916117 BTC
Feerates: 101.65 > 4.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (751,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,995 163,995 0000000000000772865ea06107d0b550dfb8bd353c81e0d4d65ef50fe1d0310c 20 0.01/1.00 vMB 55
163,994 163,994 00000000000008ebbb3df67bdf1b5e6087555daf3d66f82a44eb5c21d9f679a6 44 0.03/1.00 vMB 109
163,993 163,993 00000000000009adb4b5b9ce4dc401569857f23152d1ec2b860814cab9c17b2a 26 0.01/1.00 vMB 4
163,992 163,992 0000000000000bc08290f15ae12fb1262fd3d07bbf8785d0d4c8f5dfb1534988 95 0.05/1.00 vMB 500
163,991 163,991 00000000000006b8ccf608df965c2ffa633d560f2fbd55305987aa60473203a9 64 0.03/1.00 vMB 54
163,990 163,990 00000000000004e0b80dedbe57cd490b965fcd11c25977d50484ae1fb78b82a0 1 0.00/1.00 vMB 0
163,989 163,989 0000000000000834a5d64a8c3db252e3be90fa26bc16fce8d8b69fcc2cd8e9f0 20 0.01/1.00 vMB 191
163,988 163,988 000000000000078698236357be2b6ae8889ace0647554021dca396faa82b7d6c 53 0.02/1.00 vMB 0
163,987 163,987 00000000000002d1971f301cd3b7a408af0122d861da93776f731e3fc963adaf 56 0.02/1.00 vMB 132
163,986 163,986 0000000000000a9d9116185ef22508e3553747d0aa1c5a830f0227a187c4a822 36 0.01/1.00 vMB 0
163,985 163,985 0000000000000118ecf1d3970e1d4e6d6e9bb2304ead0cca741271d3f21213da 99 0.07/1.00 vMB 449
163,984 163,984 000000000000079718ae81c29af4e63fdbabf4eb77c45833e43340eb2ac8df25 35 0.01/1.00 vMB 0
163,983 163,983 000000000000075e52da8e51fb3efa774892ae2f514487dc98299a9b81163c9d 24 0.01/1.00 vMB 38
163,982 163,982 00000000000008543ac63054ce8715d81a3690573cd2c8bda51933f7b5d535b7 26 0.01/1.00 vMB 90
163,981 163,981 0000000000000a62d0816fc7cf25c7208dd120524c4b66f8152c582624c86f47 94 0.05/1.00 vMB 465
163,980 163,980 0000000000000342ad0d09489cd4429e27dc87711734f0703a3e8254745904c6 9 0.00/1.00 vMB 4,154
163,979 163,979 00000000000003599850a242a6ceebeb86a14a571327fbec48496d9c018d88b2 20 0.02/1.00 vMB 92
163,978 163,978 0000000000000356c06c385f3405739ce977691716d93a533df7dd19c2f6f932 62 0.02/1.00 vMB 8
163,977 163,977 0000000000000bc2ab6c049655a07173cd468aa25ec5c064f6b117ef5ffa3dbe 76 0.03/1.00 vMB 153
163,976 163,976 0000000000000288c295a180778bec0f347be3f68632a2a38fb5c26c0c45bfae 14 0.01/1.00 vMB 300
163,975 163,975 000000000000031d75f4e68a9fc204c92cb6d00e362075b85a413c13171dd8ba 69 0.03/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.94 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.