Loading Tool

Explorer IconExplorer

Memory Pool

45,823 transactions
28.59 vMB
0.07389911 BTC
Random Selection Loading Transactions
Max Size: 151.86/200 MB

Candidate Block

Mining Attempt cb81e02606a64a0c105f98c5846a89e81cd35698616e66f7fe4943159cb76231
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 30355a5d0402a58509e4defeb60a513645dc7d7da968db4d36fc9bc82164d16a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.01964795 BTC
Feerates: 361.66 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (534,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,016 380,016 0000000000000000057dbdf1b208b90433b6b65f565b472a8a9348ddb544e71c 969 0.44/1.00 vMB 40
380,015 380,015 00000000000000000afa83a2bef7bf2c7c4b055554dc64b31c5f71ddecd9d4e6 461 0.70/1.00 vMB 10
380,014 380,014 0000000000000000086a88bd4c98e7ba62f570e58a08ad361df5bd76438af5a9 1,423 0.64/1.00 vMB 38
380,013 380,013 0000000000000000115d83c0633c7332ea753d89de719394c83b582f7dfb51b8 172 0.09/1.00 vMB 33
380,012 380,012 000000000000000006ef3890432f05122c4309518714a2c7ce0da4cd5a52e5f0 741 0.37/1.00 vMB 35
380,011 380,011 000000000000000003e55013b54728208aaf09de8b3dbf78c2b44615c7a31381 1,285 0.62/1.00 vMB 36
380,010 380,010 00000000000000000847ee2dfc7db3a7180de2edaa2b556c178fe8557f266e63 347 0.15/1.00 vMB 32
380,009 380,009 00000000000000000721ff827a51128c1641c4650032a1e1eb3f2c9cf68a6d4d 113 0.09/1.00 vMB 19
380,008 380,008 000000000000000001d60ccefdce884c9b874962b1ad30a1cd010a6b90a1e08f 294 0.25/1.00 vMB 24
380,007 380,007 00000000000000000498bf5eb589af6733fd0957455fb60a8d5fdf858c59bd10 770 0.73/1.00 vMB 24
380,006 380,006 00000000000000000da983367a2e4387762f529c030b65fbce9f73f0140426ce 1,317 1.00/1.00 vMB 19
380,005 380,005 00000000000000001026a0243cd4d9beabd4c901f73d9a3d65ac6b2a8ef8bfee 2,219 0.75/1.00 vMB 54
380,004 380,004 000000000000000000bad851c19656ee2973850322612a58ce4f88fa7dac1e91 708 0.75/1.00 vMB 12
380,003 380,003 0000000000000000012d89a354dc0af92d6f6fe2d90fce5ede82f04e866d4e0b 311 0.20/1.00 vMB 24
380,002 380,002 0000000000000000023c150c3aa1d1f03640a9b9bbe7283ee3133ce9b8807018 1,013 0.69/1.00 vMB 21
380,001 380,001 00000000000000000bf2da5c23edccaa70ee183262cae2354f18f8a3201afa53 2,413 0.93/1.00 vMB 258
380,000 380,000 00000000000000000b06cee3cee10d2617e2024a996f5c613f7d786b15a571ff 687 0.35/1.00 vMB 35
379,999 379,999 000000000000000004f565bef491e993b0413970a3a014f93c6b35bcc5b162cf 1,518 0.70/1.00 vMB 29
379,998 379,998 00000000000000000ad13642532640c520abfede7f16d80922277471013abb09 421 0.95/1.00 vMB 12
379,997 379,997 00000000000000001017e05704c23d16cdaf490f20b14a86a1438adda6986476 929 0.67/1.00 vMB 22
379,996 379,996 000000000000000011b9f9d124a2657563ab8a337e1fa10849e1615d02c6a382 2,264 0.93/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.