Loading Tool

Explorer IconExplorer

Memory Pool

76,481 transactions
28.58 vMB
0.10208779 BTC
Random Selection Loading Transactions
Max Size: 173.22/200 MB

Candidate Block

Mining Attempt 9c5e8921d498c49c9b354130f1d1e4acf34854343668cf9dae06514159e284f5
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 9e45cbc44688915a75f3b42eca43337479aabec3ff2b81389d5f0e08e354a848
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,342
Size: 1.00 vMB
Total Fees: 0.04264686 BTC
Feerates: 101.65 > 4.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (569,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,003 346,003 000000000000000001bdf7a06bcf8e5146c7555fe35d490fc495fb8946d46638 683 0.42/1.00 vMB 23
346,002 346,002 00000000000000001711aec929782929abc5d47e975093e4df895abf6e0df317 763 0.48/1.00 vMB 22
346,001 346,001 00000000000000000f0b165c17e8dffc545815d7ea4be64efabf3a0d23014350 1,158 0.72/1.00 vMB 20
346,000 346,000 0000000000000000068d33fd865621cb7eedbf05c6b235191fa1cb8ee2c797d7 709 0.28/1.00 vMB 42
345,999 345,999 00000000000000000f9280322f43664938d8a09865526dfcf45d4ed60305c957 343 0.44/1.00 vMB 8
345,998 345,998 00000000000000000d73a14a4fa7236e055ca7808621c1f4e37bd9f5ffc47990 1,903 1.00/1.00 vMB 26
345,997 345,997 0000000000000000171686293e1f271c5a45cf3490d04b246c08afeac63ef122 2,092 0.75/1.00 vMB 35
345,996 345,996 000000000000000002cf46387d0dab57cd76f9af5bc8d62f3f3df3b97bd798e8 1,042 0.66/1.00 vMB 23
345,995 345,995 00000000000000000d88874c68de5f9404239c29c63d995ca72352a1b9f5b144 735 0.59/1.00 vMB 14
345,994 345,994 00000000000000001355d19e9f04313b9d3d343e5406f7798271ff0cd30070ed 218 0.11/1.00 vMB 36
345,993 345,993 00000000000000000868175b1234e41fa52961035f1e534460c966d1f5066fcc 975 0.75/1.00 vMB 15
345,992 345,992 0000000000000000159d794e3d2d67d4bffeb0363ac46894fd05e2478e7e0890 1,955 0.75/1.00 vMB 35
345,991 345,991 000000000000000002c979386293e8e8b5aef206ec730025995c0e5beff4d977 1,236 0.75/1.00 vMB 32
345,990 345,990 0000000000000000018cbd39a8a6bbb78a7d8633f4d8c6c115f0598b98f3358f 236 0.18/1.00 vMB 17
345,989 345,989 000000000000000010bc997c4dc6ea374e052efcce9a6b63b118eab85287bf67 514 0.32/1.00 vMB 23
345,988 345,988 00000000000000000cbe4a772b4dc65e5b593a8d539a0b6bd0afcc99ffb84e1b 983 0.48/1.00 vMB 24
345,987 345,987 000000000000000000c9fe32d5abdd9fe7528ac4e04885437c35d1cf505d5b84 304 0.27/1.00 vMB 13
345,986 345,986 000000000000000005eb1978980dd5b8eff207bb2b7bd4d11aa4d552f96d939b 1,560 0.75/1.00 vMB 28
345,985 345,985 00000000000000000aac6184cae43d477be02a37ca9554ec34f2501fbbfc9350 496 0.37/1.00 vMB 19
345,984 345,984 0000000000000000161c635872f50175c669c6ccefa5e7bfff131b2db014aaff 256 0.10/1.00 vMB 37
345,983 345,983 000000000000000014933012b071204b0d26bd8f83d9ab9e7a64bf9457923eeb 857 0.71/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.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.