Loading Tool

Explorer IconExplorer

Memory Pool

41,291 transactions
31.54 vMB
0.08543190 BTC
Random Selection Loading Transactions
Max Size: 158.09/200 MB

Candidate Block

Mining Attempt ad9c3a34f8cd712b763ef3ccd3bebb1f0e306027116f190791d6ec5b13e620f1
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root ef3f240dfe74f5ff12cd1d93f60addf285a53c58423291586d87906ffa07fd68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.02050009 BTC
Feerates: 101.13 > 2.05 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (175,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,956 738,956 000000000000000000071ac76335196f2ef044ef33c902a731eb316104349f6f 1,032 0.54/1.00 vMB 8
738,955 738,955 000000000000000000027c493de5e0c6c9c8425eecc6433da68e4e6f414443dd 743 1.00/1.00 vMB 3
738,954 738,954 0000000000000000000131cd9e694f2f457fb746f89c21865508bd12b4962b9b 1,493 1.00/1.00 vMB 9
738,953 738,953 00000000000000000004d7b00efb99d892ee263893df0911d4fe87e1c1ddf77f 2,380 1.00/1.00 vMB 21
738,952 738,952 00000000000000000006664b8b6062bd4e8e0d8554caff748e15467fe8220197 496 1.00/1.00 vMB 1
738,951 738,951 000000000000000000014385a6cb055e600e583ed697196c96c70ae483b0958f 192 1.00/1.00 vMB 1
738,950 738,950 000000000000000000037530739c95743f74260169114129d7d8e1d7282ade92 1,567 1.00/1.00 vMB 4
738,949 738,949 0000000000000000000527f471ab933115c7ca42e2e123f37ed3e654dbf9e1c4 2,265 1.00/1.00 vMB 14
738,948 738,948 0000000000000000000573c8f13f9a26f817e854c7cdb3a47473fad5fa1f4f59 1,574 1.00/1.00 vMB 20
738,947 738,947 000000000000000000012e151955b188b6e06b07d3137deebbee9fe0b17ec5e8 1,275 1.00/1.00 vMB 5
738,946 738,946 0000000000000000000291487446b2c3a2a70ac27be01d08b9fb28182e08a0d4 1,786 1.00/1.00 vMB 9
738,945 738,945 00000000000000000003fc7a9cb90beb8a7fea1917a8568c149a648288ce1640 2,061 1.00/1.00 vMB 24
738,944 738,944 0000000000000000000467693f5d496577cf8880e2582599cb4f1a90f969452f 1,933 1.00/1.00 vMB 17
738,943 738,943 0000000000000000000059e03563e3ac854e4d2e3855b96a53ee65316facdf13 1,053 1.00/1.00 vMB 5
738,942 738,942 00000000000000000002b3aa53d25044d00d8efa8b6beab3f799c04b9f029d97 1,551 1.00/1.00 vMB 10
738,941 738,941 00000000000000000007a1f74ad05288ace49fb5f65d0fab600bebed3213b409 1,630 1.00/1.00 vMB 28
738,940 738,940 00000000000000000003fe79442b2393799aac076776773030c81fa1fed32ea1 696 1.00/1.00 vMB 3
738,939 738,939 00000000000000000006a7d4e380b8a77dec48d3ae14592220b357ccd5a36b53 2,391 1.00/1.00 vMB 4
738,938 738,938 0000000000000000000255f8c9beacbeafe067921883bb5d49db25d1d5f1b8c7 2,116 1.00/1.00 vMB 27
738,937 738,937 0000000000000000000598f24664b277a2bdc0aec9c4c1bb815bd9a01a02f427 1,655 1.00/1.00 vMB 10
738,936 738,936 00000000000000000005deede5a09c7e5fec8c12bdc563a02ae2aa7abbac04be 2,382 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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