Loading Tool

Explorer IconExplorer

Memory Pool

87,588 transactions
32.08 vMB
0.14216553 BTC
Random Selection Loading Transactions
Max Size: 193.67/200 MB

Candidate Block

Mining Attempt a341afa9a29fc4ed97d470b86b6677d19ca309c9a9035170bd2e74aff46f5592
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 242f6d25461ec1d954733f28c3e78bd6e08ef03d22fd43d90013023b2e0725ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05194848 BTC
Feerates: 911.92 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (105,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,831 809,831 00000000000000000003bb9ebe40d6c9b6b40435d8e8432d9bffc82c5567adc0 2,118 1.00/1.00 vMB 19
809,830 809,830 000000000000000000004085a6e8fb1f0a4116334cc7cca1c504bc318f84d6cc 635 1.00/1.00 vMB 7
809,829 809,829 00000000000000000003e594aed6edbfc62ff9178bc50d6fc28e8789ccd17fae 1,972 1.00/1.00 vMB 25
809,828 809,828 00000000000000000001260e08bbbba6742e9c2b01ec0c7ce5ccaad172445d72 495 1.00/1.00 vMB 7
809,827 809,827 000000000000000000025ad4f283b972bed7065733e570aa69fad1915bb1e513 1,602 1.00/1.00 vMB 15
809,826 809,826 000000000000000000010def1ba6ddadab4a98dfde5ce0a04398b6b6710e6df4 1,647 1.00/1.00 vMB 17
809,825 809,825 00000000000000000000c193e783eb5c6215398c60a89b89436e5ddd8ebffb6a 591 1.00/1.00 vMB 10
809,824 809,824 000000000000000000039d6b24ae27bc2a875639b4edd5535f6431c8f02d70c8 2,761 1.00/1.00 vMB 27
809,823 809,823 00000000000000000003f6e35ae162934a43cb9e5bd509d260cfd1dd03ceaae4 2,624 1.00/1.00 vMB 23
809,822 809,822 00000000000000000001f806b2c8144b687ec5cd36fc118828201c8928612274 1,242 1.00/1.00 vMB 7
809,821 809,821 000000000000000000011c214515c09714f24c7dc6c8c7b0b47c16b7ef5fed65 1,419 1.00/1.00 vMB 12
809,820 809,820 00000000000000000004bdf137dbeaa0f4d82f0d9118cc298c3059f06c9c02bf 2,569 1.00/1.00 vMB 25
809,819 809,819 00000000000000000003107348a183e3ac95d7c500b0e1bec1a051658a830ae3 2,485 1.00/1.00 vMB 26
809,818 809,818 000000000000000000003c28e57491e13f89590dca95e5eb25b41bbf45ae06bd 3,074 1.00/1.00 vMB 37
809,817 809,817 000000000000000000002f994cb53b1a3bd56893532cebdda7867b669d34daac 2,475 1.00/1.00 vMB 22
809,816 809,816 00000000000000000003c1cfd58fca770dffa17fcbfef56947bb86e915b44f7d 44 1.00/1.00 vMB 5
809,815 809,815 00000000000000000004d71aff9214695b73843726702968d4d2db7907d59d73 622 1.00/1.00 vMB 7
809,814 809,814 00000000000000000002b96ab81e9be490a94996bde1633a8d02b5adad0a75a8 694 1.00/1.00 vMB 11
809,813 809,813 0000000000000000000306c5c7e95e44f9225a550062c6cecbda17e56440a6d6 1,000 1.00/1.00 vMB 11
809,812 809,812 00000000000000000002dc7c08ebb862daa1f43202087c4d628f077ac234be22 115 1.00/1.00 vMB 6
809,811 809,811 000000000000000000008179aaad6bfae999dac68d0b8e02daeea733fc11c553 969 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.