Loading Tool

Explorer IconExplorer

Memory Pool

80,548 transactions
29.71 vMB
0.06944662 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 1b5e082ced6a11387fdf907d90ad242ce47c83aa89d0afe6dfe78282e0cfd9c5
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9b75903a61347df07f5835e242cc11551645805c8932a1669267060d67d138a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00889810 BTC
Feerates: 100.36 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (206,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,725 708,725 0000000000000000000ac57537e7293b6779df9a34c950cd406457c9ca9f39b2 1,511 0.83/1.00 vMB 4
708,724 708,724 0000000000000000000b7eaf64cf99d29b5480125145c48f513cb818c3822efe 1,213 1.00/1.00 vMB 7
708,723 708,723 000000000000000000024ddb46a33164becd71f8e94623535cb9f6c5b8c7ffd8 1,550 1.00/1.00 vMB 8
708,722 708,722 00000000000000000007d4a27497dd149403bd6651ccad15dabf0e4068e979a7 1,938 1.00/1.00 vMB 10
708,721 708,721 000000000000000000042c3d849aa0daf99851c27cb9f6292f3eeb996d7f8d99 2,438 1.00/1.00 vMB 12
708,720 708,720 0000000000000000000811195e1786ec01e0c6590781a977072385e582bbb9e9 986 0.34/1.00 vMB 5
708,719 708,719 00000000000000000008b23d1e943db5ee2acfd902c8db2288ee1cd4315d3e39 2,619 1.00/1.00 vMB 7
708,718 708,718 0000000000000000000c11bbbb850e942d3638eb3f0adef499f7a750d960130d 2,761 1.00/1.00 vMB 14
708,717 708,717 00000000000000000008082b34fae613d694c2948d38ef611a8727ea5216ed3e 2,609 1.00/1.00 vMB 15
708,716 708,716 0000000000000000000023dbd7567966ba4c0b2c9b4ea1e7b66b353a11241a1f 260 0.09/1.00 vMB 11
708,715 708,715 000000000000000000064d3c4056a5a50e2c37eedee395b2437e630d3cc4e93c 492 0.14/1.00 vMB 14
708,714 708,714 000000000000000000027f9344431ab3db3e76e3787f84733821939c36f7074a 2,109 0.87/1.00 vMB 10
708,713 708,713 00000000000000000005238a8249f98ccee2cdbe6d3bc279d38e8b2662866a25 8 0.00/1.00 vMB 4
708,712 708,712 000000000000000000018e3900e3b34ea9b36a3cd8756beb7902319aaf6257fb 1,155 0.44/1.00 vMB 10
708,711 708,711 00000000000000000002e808395b6e13d0d39b31c84792a61ffc768862de2c62 453 0.21/1.00 vMB 9
708,710 708,710 0000000000000000000177b10c33e1d26630a5d16d51b65e1877a38c599f7cd7 7 0.00/1.00 vMB 7
708,709 708,709 0000000000000000000bcd05aa2d596df12b905dab3bb78f4e5b7e332804af3b 794 0.46/1.00 vMB 9
708,708 708,708 00000000000000000002a00da73fb76ba8d3ca7974cddd509ba5aea7381ccf24 1,484 0.78/1.00 vMB 6
708,707 708,707 00000000000000000004eeec36125ffdece6befec419b2d098f96e4dad69c843 382 0.74/1.00 vMB 3
708,706 708,706 000000000000000000066856ce8acc727cba01fbf55f6f303b73e685fd38099b 504 0.19/1.00 vMB 12
708,705 708,705 0000000000000000000031e3d997668b736035f9e2fff9bb2cacd4f8e82b8000 599 0.20/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.