Loading Tool

Explorer IconExplorer

Memory Pool

75,098 transactions
28.93 vMB
0.07888892 BTC
Random Selection Loading Transactions
Max Size: 171.18/200 MB

Candidate Block

Mining Attempt 4f7a396985214b0efbefe8bec163cabf43047d19d66d06d1cfc766d0b0110b94
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 0da52fa52632f4d95328e49b09b09a6cacb2ab217872e51817094df257e29440
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.01862418 BTC
Feerates: 100.29 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (302,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,981 612,981 0000000000000000000ccde0b724c864391165f16c406ab0ba2fd25dd1317fc1 2,605 1.00/1.00 vMB 22
612,980 612,980 0000000000000000000dc1218cc307574fd5a773d04626528c3a9cfbe94c4b6b 1,484 1.00/1.00 vMB 16
612,979 612,979 000000000000000000107a9a84527848e3c78583f5fd3be4e18307abfb17c374 2,731 1.00/1.00 vMB 26
612,978 612,978 000000000000000000102261404c1c30feca94faa98fe4ccd788b93757ccd1e8 2,055 1.00/1.00 vMB 23
612,977 612,977 0000000000000000000270710c77dc65b883cb1793bc4e70c2f8467a672e6af7 1,544 1.00/1.00 vMB 11
612,976 612,976 00000000000000000010bf70a87dea443ebf75475b0cb4c05cca5d200b1a9142 2,164 1.00/1.00 vMB 27
612,975 612,975 0000000000000000000b15679562edd9bf84748e7c55e1a791ec5419587d7c15 2,299 1.00/1.00 vMB 17
612,974 612,974 000000000000000000074d4a5976f08d325a07d3c703db04ff6b6deb18710a78 2,547 1.00/1.00 vMB 19
612,973 612,973 0000000000000000001267e84b30ec23fa40fc6149413252ac2f9536adb38183 2,502 1.00/1.00 vMB 17
612,972 612,972 0000000000000000000bbc29774523ece20d2b95273a94a713fae86a34c91a04 3,068 1.00/1.00 vMB 27
612,971 612,971 000000000000000000122458a319dafee61850dce3fb16b661b73f35fa81b901 2,977 1.00/1.00 vMB 32
612,970 612,970 000000000000000000110e3f4097d5e61ef782116c0e6df76deb55a47104ab84 3,107 1.00/1.00 vMB 40
612,969 612,969 0000000000000000000eb49dfc2dcd022f50a1120b17e055c13bdc577ef9acf7 1,878 1.00/1.00 vMB 26
612,968 612,968 000000000000000000110b4ad469b0350cf926de0e795abd9cc5cd0bf984216f 2,944 1.00/1.00 vMB 23
612,967 612,967 00000000000000000011e9d82f91a3898593d0334c58e80c6351751429ebc7e3 1,988 1.00/1.00 vMB 30
612,966 612,966 000000000000000000041caf10af8257e9168796511dfe7cce8cc91cd3dcc7b0 1,686 1.00/1.00 vMB 72
612,965 612,965 000000000000000000116802b5ec3e28cb4ead4f5ff33745c578827dce9f69e4 2,655 1.00/1.00 vMB 27
612,964 612,964 000000000000000000057ecdcd5511d7345fe597007ccb8c7098086da480b626 2,843 1.00/1.00 vMB 37
612,963 612,963 000000000000000000041a8f29edf41b531f4d788d420abb8eca67ac18670977 2,482 1.00/1.00 vMB 28
612,962 612,962 000000000000000000037253b0b7132da369b7712c04c728e7a8afa11458d10b 1,924 1.00/1.00 vMB 64
612,961 612,961 0000000000000000000d4987a52cd59836a531a95444931742e7bf8dd0a619d2 1,940 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.