Loading Tool

Explorer IconExplorer

Memory Pool

78,088 transactions
29.31 vMB
0.06427181 BTC
Random Selection Loading Transactions
Max Size: 176.17/200 MB

Candidate Block

Mining Attempt 943e8560017b5207d1cb901281b3f044581d0b5a58aceb6f6573259eb27a4d32
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root a0be2dd25ef3a5774e9c57462871214d54586053c65266fc4b22f86191751e91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,054
Size: 1.00 vMB
Total Fees: 0.00484016 BTC
Feerates: 50.25 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (167,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,859 747,859 000000000000000000083255687241a6f708b3ff9f72c730b2f5d5bc94149dbe 3,610 1.00/1.00 vMB 16
747,858 747,858 000000000000000000086a2f8df41e6847a5c0ee69e1be3773acc9b31f579982 3,101 1.00/1.00 vMB 26
747,857 747,857 00000000000000000005cdeaba2108dec5277d094b6829ff71eb0a4f78ae7539 2,872 1.00/1.00 vMB 15
747,856 747,856 0000000000000000000030ff8c8e1877c819eef07ef28fcf2db74940f08d82d6 1,149 1.00/1.00 vMB 16
747,855 747,855 00000000000000000008b5ab42b66145bedd76169aad509884bd896addab729b 2,878 1.00/1.00 vMB 17
747,854 747,854 00000000000000000008a71abbcad2bb5fc3a559fccce82242733d9a15336f95 3,512 1.00/1.00 vMB 22
747,853 747,853 000000000000000000081afbf8f237848734fa862a8de151aa1abb8cf02444b9 2,433 1.00/1.00 vMB 12
747,852 747,852 00000000000000000003074cb6feeb384d7df37e7a5ccc69e5ab3eb335457f05 2,764 1.00/1.00 vMB 14
747,851 747,851 0000000000000000000677d8d0663feb53415ae70f154bf458b10ced6c3726e5 3,486 1.00/1.00 vMB 26
747,850 747,850 000000000000000000079fe68689611763cf7e65a4908821a2a59cab8328e1b6 2,536 1.00/1.00 vMB 18
747,849 747,849 00000000000000000003909b9e4f008ef7316d3039ea62c26ad7b762050ae191 2,690 1.00/1.00 vMB 13
747,848 747,848 000000000000000000087a125532808137ba05148bbd3ae725cbddffc4ff9902 2,766 1.00/1.00 vMB 26
747,847 747,847 00000000000000000004351b4139d244dc27b9bce5d8efaa500243dd7160f056 2,454 1.00/1.00 vMB 13
747,846 747,846 00000000000000000002a6dc678e315fe2393d087647d0c4fd8a9b5d727f93ce 2,153 1.00/1.00 vMB 8
747,845 747,845 000000000000000000028f817de961193dcce12d8d44da8b9d0d79501781b9bd 1,909 1.00/1.00 vMB 11
747,844 747,844 00000000000000000004800531878dceb2075bb5c797269c3ab332799eaaba10 346 1.00/1.00 vMB 11
747,843 747,843 000000000000000000027776aa89ef941cec94766e0771964f951dc7bae48041 3,166 1.00/1.00 vMB 11
747,842 747,842 00000000000000000000bc19c58bc1e8ca3bbd1ef658c41668fae57643529d3d 3,388 1.00/1.00 vMB 14
747,841 747,841 0000000000000000000601787925163ca092ecaf426879da7d278dca637eae57 2,998 1.00/1.00 vMB 16
747,840 747,840 00000000000000000009b44c62af35f387e736e5821df02c3d821134d1d19fb5 3,162 1.00/1.00 vMB 32
747,839 747,839 00000000000000000006e86a55ffa3846617614eb16879b5187c563d5a6ca648 1,165 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.