Loading Tool

Explorer IconExplorer

Memory Pool

83,227 transactions
30.92 vMB
0.08249566 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt 069d010ddfe176c32e0d9ae698f9950a7cc9771eb22158aac1c39be5f10dfefb
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 6e2077db06b3e7081ab634aa991ac84f8e92fee5a2fa0052176261eb474ed82c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.01286417 BTC
Feerates: 151.24 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (585,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,027 330,027 0000000000000000001e847e71b955482dab7228f4849a4659c0cf5cf323f247 330 0.16/1.00 vMB 31
330,026 330,026 00000000000000000c8ea6965bc0e0e3b15bbad832e8ee7f4bc55cca9dead938 468 0.25/1.00 vMB 27
330,025 330,025 000000000000000018ae1b5f3716cabedf9fe0bb471f373ae0d2186046017072 483 0.32/1.00 vMB 24
330,024 330,024 000000000000000018cb0ca3fa0bf1b5ea4acc8155c0d2a2b2276039e340c0e6 719 0.45/1.00 vMB 25
330,023 330,023 0000000000000000080da72a8b3d880cc9dba72931e560cde9e66c994d10aca7 133 0.08/1.00 vMB 17
330,022 330,022 0000000000000000123805ad51ed38e9172c78f14604a17d64792ec98793482d 724 0.48/1.00 vMB 21
330,021 330,021 00000000000000001618629e9f6ae6de208c84bb8e5cc60aa1e7b08cee043c1e 1,028 0.35/1.00 vMB 41
330,020 330,020 000000000000000004a466a3d5dfb18f3b7d74f14d14aa250fff02120366e042 64 0.02/1.00 vMB 36
330,019 330,019 000000000000000002a27a0bf40c715dbb497a0e11975f7d0308120dccebb678 64 0.03/1.00 vMB 38
330,018 330,018 00000000000000001a32532e37fec77133cc47c4fd5ab3802fe62515b40d764a 1,025 0.55/1.00 vMB 32
330,017 330,017 000000000000000007f5034a9638df476a1e4c776b5131e38213f4e460d2e343 535 0.37/1.00 vMB 22
330,016 330,016 00000000000000000707f83baefafc5e4f30a2a6fa555d162ced6fc636181c37 402 0.28/1.00 vMB 22
330,015 330,015 00000000000000000dabfda7989d020ca08270236a0389b8479a3fcb8181029e 790 0.52/1.00 vMB 23
330,014 330,014 000000000000000003e323edb76d3c557216c8c39e16373df601d4285db72ffc 259 0.17/1.00 vMB 23
330,013 330,013 0000000000000000051c0b1e1db0d72611bb2fdd8de8fb45be33d119af1cf730 570 0.35/1.00 vMB 31
330,012 330,012 00000000000000000bf43fb10632a10bed007669a9caf92ec3ea757ff8646596 310 0.21/1.00 vMB 23
330,011 330,011 000000000000000000ccf6c42933b2d9458b6230f36c6b8826db65e67e780926 136 0.10/1.00 vMB 31
330,010 330,010 00000000000000001b13c6906b630a3d67460af2e02e76969b69ea3de500e2e1 815 0.48/1.00 vMB 25
330,009 330,009 000000000000000014d28a6d89697ae39d0ce331e1ce9999e1493ea479b67c25 676 0.37/1.00 vMB 25
330,008 330,008 000000000000000002c0cd68237f18b532db1ca6629c81586201032126811108 133 0.10/1.00 vMB 10
330,007 330,007 000000000000000019557c31ded71aed1c399d25a750b6763466cb335e6b75c6 1,256 0.66/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.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.