Loading Tool

Explorer IconExplorer

Memory Pool

52,988 transactions
31.44 vMB
0.18067372 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt aa414e2232a0da7beaa4e7a1123da0a73e0011d7643794c0d916ba260137f259
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root b948414c206d1c7eee8ed0b989374186e26cdd7adc492ac53d71efaeeca4c24f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.09589424 BTC
Feerates: 477.45 > 9.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (54,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
860,606 860,606 00000000000000000000e89b76002e7ac18d06939a9fefd5bebbc9d0157ebd0e 2,778 1.00/1.00 vMB 5
860,605 860,605 00000000000000000001018119989797e4a91b95d7594d919b043c5cb7dd92cb 456 1.00/1.00 vMB 2
860,604 860,604 000000000000000000022bcac653ebeae98dc510c8ec01a53b934c54aa8220d0 2,648 1.00/1.00 vMB 5
860,603 860,603 000000000000000000020ef736a7e6ac03263adcfdf1b2f17ca00941c815e0df 880 1.00/1.00 vMB 3
860,602 860,602 000000000000000000007aa6532c09475e7fafe683aa5ebb7a3585eef77e48c6 916 1.00/1.00 vMB 4
860,601 860,601 00000000000000000001ac923fe7d6927bf802d013d635713c6a2295629ea6f3 2,035 1.00/1.00 vMB 5
860,600 860,600 0000000000000000000274c53dad30f3b4ad33149694aa748c6ef78af2911175 1,313 1.00/1.00 vMB 3
860,599 860,599 00000000000000000000af9e546bb661aca2cc6fbc592cc3fdcbec2d62f40a6d 954 1.00/1.00 vMB 3
860,598 860,598 000000000000000000028521c46c3744dccaa327c395d1a8b30f48c1528267e9 2,752 1.00/1.00 vMB 5
860,597 860,597 000000000000000000011b44cfa8d583938ebf80114b2f81ad7e92d204c804f1 3,303 1.00/1.00 vMB 6
860,596 860,596 000000000000000000022520a4350470d7985ecd6954c5fc742498fc9eebfd1b 2,479 1.00/1.00 vMB 4
860,595 860,595 00000000000000000002f2debe8451fab14438e9a6fbd4d0619ec28eb51d59ba 1,020 1.00/1.00 vMB 4
860,594 860,594 000000000000000000023816395fdf8e0a54c30aba42bbecd3d83bedcf6fc481 736 1.00/1.00 vMB 3
860,593 860,593 0000000000000000000054d05a4106031ad9b7f5fc947f768b6b7ff59a31e83d 364 1.00/1.00 vMB 3
860,592 860,592 0000000000000000000259cbac6c36619b984a959ca8f354a48b6c313b5840bc 820 1.00/1.00 vMB 4
860,591 860,591 00000000000000000002eb929f8c9614e86c98ad28562d38a61e733748cda5d5 1,515 1.00/1.00 vMB 4
860,590 860,590 000000000000000000011455006eca4d820cebaf759a3e0c1e077ec4f3a0060f 1,718 1.00/1.00 vMB 5
860,589 860,589 00000000000000000000e82bee54bef656137669a62a55c97d076624389d8d64 909 1.00/1.00 vMB 4
860,588 860,588 0000000000000000000041f02104323c48dbc47e251498162a7ed82344f3058d 3,194 1.00/1.00 vMB 4
860,587 860,587 0000000000000000000009b67dc352dac55a8b7619746f6dffd99b750e4f29f0 3,912 1.00/1.00 vMB 11
860,586 860,586 00000000000000000001f74411d471d79aab6db3b7cf529c992094ef42baa025 2,283 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.