Loading Tool

Explorer IconExplorer

Memory Pool

41,787 transactions
28.20 vMB
0.08662141 BTC
Random Selection Loading Transactions
Max Size: 144.94/200 MB

Candidate Block

Mining Attempt 84ee567be1206370cf7b34a9bebc0f11e2eb732c7779069f7aec816a9c84f937
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root b5b25ab41330a12667277ca466aed90aa610d0623c0d5acfc8b30cff42e647bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.03114375 BTC
Feerates: 151.12 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (153,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,004 761,004 00000000000000000003f5f3ec3a36ea8075588b3d1fb398f3b02a43cca5c81e 1,739 1.00/1.00 vMB 18
761,003 761,003 000000000000000000004c7912b7b29041ff89e17fa638946bdec3f4955057fe 2,689 1.00/1.00 vMB 11
761,002 761,002 000000000000000000062a34e7476545396cace0e3273d2390d660f717394ce8 3,201 1.00/1.00 vMB 16
761,001 761,001 000000000000000000031190e4792774d04ce1c9303291d7fe6e9848789eaf8a 25 0.06/1.00 vMB 2
761,000 761,000 000000000000000000077f53c3e8b6bc4a88c7539e88c4c056d106e360b7f111 1,702 0.75/1.00 vMB 11
760,999 760,999 000000000000000000064e4da5a615ea474a36f2fe043b44eb56ac55e243d3e3 425 0.41/1.00 vMB 7
760,998 760,998 00000000000000000001fc95f653351fa5307be8abf907c3b7b19a8d9964e599 1,705 0.66/1.00 vMB 12
760,997 760,997 00000000000000000002084ee2bc69cad934e06fbbfbd2612bdd81128ce9a301 613 0.95/1.00 vMB 1
760,996 760,996 0000000000000000000081184333e88cde0cb0e6a5c20b780a490eefa8f621b4 2,183 1.00/1.00 vMB 11
760,995 760,995 00000000000000000001f71c910c5a598df0e00ec3476b8f94584bead4f0e563 2,808 1.00/1.00 vMB 16
760,994 760,994 00000000000000000004337cad1ef49f257d7dab69fcf82a79a10a9fe4c93d9f 2,656 1.00/1.00 vMB 14
760,993 760,993 00000000000000000005377e9a017d03add1f950b34f38053ba73990d59b2585 1,492 1.00/1.00 vMB 18
760,992 760,992 00000000000000000005cd2f10cee3262f9cfd716cef6aafd2b789def51fe8d2 2,238 1.00/1.00 vMB 11
760,991 760,991 00000000000000000007097da51a297321933dc74027d3fe20a90ee206606f64 1,868 1.00/1.00 vMB 5
760,990 760,990 00000000000000000006f32ded9a1e5f8577ee46e6592c939aeadc1b825d8fa1 1,292 1.00/1.00 vMB 7
760,989 760,989 00000000000000000003ebab40935b8893a2e39fbff3847391b4b64e83309216 2,629 1.00/1.00 vMB 12
760,988 760,988 00000000000000000005c78963c8899688f17fca114162cb751b615c1ef3cd0f 983 1.00/1.00 vMB 2
760,987 760,987 00000000000000000002550309355ca780ca7dad88b50763cf1047a539613308 931 1.00/1.00 vMB 3
760,986 760,986 00000000000000000003237d8baa49f1f058e5f2b1972e4b6c4f7be89351677d 2,132 1.00/1.00 vMB 2
760,985 760,985 00000000000000000001e1c49b50256f7c8f8cd34376a77457bab82d1e7c21bd 3,070 1.00/1.00 vMB 13
760,984 760,984 00000000000000000005dca78216fb7a8c8ec9e173b51a03bbaf0b7fd0f8f941 2,891 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.75 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: 631.49 GB
    • Received: 12.07 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.