Loading Tool

Explorer IconExplorer

Memory Pool

86,098 transactions
32.07 vMB
0.21652570 BTC
Random Selection Loading Transactions
Max Size: 191.75/200 MB

Candidate Block

Mining Attempt 6273134faead584e6ae0cdf9277ea666ad12bf490ff5a9e0a3030f4b535b83d8
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root ff6140a46cf98276551afb8d6a7c748e3ddc4c5b5dcfb997e8172f1a15f44969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09735955 BTC
Feerates: 529.10 > 9.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (594,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,835 320,835 0000000000000000209de2be14c35b2986c08c7dd0af1457fc1999bb08435317 336 0.23/1.00 vMB 24
320,834 320,834 000000000000000001fe91ec41be3caeba308144bf70493bd57c983b9bac5103 93 0.06/1.00 vMB 10
320,833 320,833 00000000000000000cbf0bcbc929c2aa68de4fe31ccd02b0665e2c5c63a3a67d 782 0.53/1.00 vMB 26
320,832 320,832 000000000000000001d89eb210446b131f6e71c0cfb8a32d1f9b4e28d1f1ef24 90 0.04/1.00 vMB 27
320,831 320,831 00000000000000001e674a077c58cde1d5a011ad5608b19a076d9bc9a7d52813 485 0.26/1.00 vMB 26
320,830 320,830 00000000000000001e069ca30a2e33f5394a88f95b26829e7af763cc73423be0 839 0.63/1.00 vMB 21
320,829 320,829 000000000000000014f9f966d71721660545dbb3ff2b50e650afe8190937c671 1,975 0.75/1.00 vMB 36
320,828 320,828 00000000000000001d46825faa950cae36ca620b3cb03bcbd28c249019753a88 312 0.20/1.00 vMB 25
320,827 320,827 00000000000000000d16e19e165c5214ee9bbfbbca51b0bd46f382b29fd4b375 283 0.16/1.00 vMB 28
320,826 320,826 0000000000000000094f79d100969206dc1b07508e81b6654b9b0529ec3d5d99 195 0.11/1.00 vMB 18
320,825 320,825 0000000000000000021270acd0cc5c7e0ee61250583ab467b8c9d2b5024b2f88 1 0.00/1.00 vMB 0
320,824 320,824 00000000000000001ef67a08887f3839ea193cfcb3383a09dd3d06bafb368c15 111 0.05/1.00 vMB 28
320,823 320,823 000000000000000003d8893032cfa5efd93fb3e7ba8c3a3e274564bf83bcf715 827 0.51/1.00 vMB 26
320,822 320,822 0000000000000000103852819d321d67d7c2a531187140a6400db6ee3c7fe933 477 0.31/1.00 vMB 26
320,821 320,821 00000000000000000343185087583c2bcf4d9d7e4d6c62ca21a8cc91be44ec22 580 0.32/1.00 vMB 26
320,820 320,820 00000000000000001d70cbbd3aa46c381d7ae1fb1f63db0b85a681b94fd0326f 58 0.07/1.00 vMB 7
320,819 320,819 000000000000000010314701742b982b880b0f900a63c81a38dad80b208a9812 414 0.27/1.00 vMB 23
320,818 320,818 00000000000000001d3960265e8412fc7ec7edf5f7a517122817729e11ba77db 425 0.26/1.00 vMB 23
320,817 320,817 0000000000000000247f7d567721a4bbbb024c390996c91ce8a6169df63b9d79 135 0.06/1.00 vMB 16
320,816 320,816 00000000000000001d1340a4433fadd2feba26a770df8aa669998584a836e790 603 0.31/1.00 vMB 26
320,815 320,815 00000000000000001033d15d7bcd3b560f1080186f69d980652cb9ead5cc67e0 36 0.03/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.