Loading Tool

Explorer IconExplorer

Memory Pool

80,829 transactions
30.18 vMB
0.12321087 BTC
Random Selection Loading Transactions
Max Size: 181.02/200 MB

Candidate Block

Mining Attempt 753a8039b2d4e85f19bf8e82bb277eae1accaf6c03f6c6415cb9568db5c68228
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a5a01aca43f527dd1776a96163324a79251527c8f09b57add119054c9afdf9b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.06128699 BTC
Feerates: 180.34 > 6.14 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (223,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,100 691,100 00000000000000000009b784db2b7bb5e1532475585cc44be59bf373869e762a 656 0.63/1.00 vMB 4
691,099 691,099 0000000000000000000621330566cc5d820b0292fde430b87437296ffb5e7208 1,980 1.00/1.00 vMB 23
691,098 691,098 00000000000000000012652de85e5a5064781321744640dd750704e92bf2f001 1,365 0.63/1.00 vMB 15
691,097 691,097 0000000000000000000cd44385330f805a0688cc1ab492ba9df07b51b875e937 1,486 0.58/1.00 vMB 24
691,096 691,096 0000000000000000001144f75eeb116c9d33cada1632760f7a646e002d006491 1,280 0.56/1.00 vMB 23
691,095 691,095 00000000000000000009451fec891adcb25d8ae7725f0024b8558c7312645aca 404 0.15/1.00 vMB 17
691,094 691,094 00000000000000000000b404189d90bd306fa5a7a1bd587b15a50a6174593ba8 447 0.17/1.00 vMB 16
691,093 691,093 000000000000000000061ebfbef524c5a3fe1f2b901889c9009296767718e289 1,304 0.71/1.00 vMB 9
691,092 691,092 0000000000000000000c08f6ee045f8987dd56e587272dfc80a2cad779c58fe9 1,698 1.00/1.00 vMB 9
691,091 691,091 0000000000000000000ee081911b16077c172ce43368ec709789d99b2fba9197 1,844 1.00/1.00 vMB 28
691,090 691,090 000000000000000000078f219433756f39ed1f2ccf55f90982246ac904123e28 463 0.22/1.00 vMB 26
691,089 691,089 000000000000000000100753c06aa71ce16a67e5abfab8eee457e51bfb46d66e 535 0.21/1.00 vMB 14
691,088 691,088 00000000000000000011a0d0937939b4079db61d0943139d3e714f1f1c2d1f8e 1,497 0.48/1.00 vMB 3
691,087 691,087 00000000000000000002e6657abd083acf2a6b40145b39cfd764cc875fc40f22 2,337 1.00/1.00 vMB 16
691,086 691,086 00000000000000000006e1fc72848ebeb081a8d480ae871115fb8725f6264c14 2,769 1.00/1.00 vMB 38
691,085 691,085 000000000000000000061422cf7d51fafe4b8a3a1ed20b1014842a7a50dc58ff 2,104 0.84/1.00 vMB 19
691,084 691,084 000000000000000000077ba51af35ce84ebd07efde08fe7cb79bbf35f15d81d7 1,514 0.71/1.00 vMB 4
691,083 691,083 00000000000000000008f4dedf3e029d9ed232411c49ec318669faa4ff456159 1,861 1.00/1.00 vMB 18
691,082 691,082 0000000000000000000a6c9790825dcf4e1c06fddfd79990cffd8dc75f57a0da 1,593 1.00/1.00 vMB 22
691,081 691,081 0000000000000000000e7cebd5bb23391e4b219accdd1ea1048c2b5109d82725 1,388 1.00/1.00 vMB 17
691,080 691,080 0000000000000000000f735103ccc0433981a303eeea220538b3de517325cb69 2,213 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.38 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.48 GB
    • Received: 14.99 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.