Loading Tool

Explorer IconExplorer

Memory Pool

83,636 transactions
30.93 vMB
0.11327327 BTC
Random Selection Loading Transactions
Max Size: 186.05/200 MB

Candidate Block

Mining Attempt 2eb04e890c652077c5e4551da449d5c0c11b400649af55eaabbede49a720c5ff
Version 20000000
Previous Block 00000000000000000001d919ed88fc3960fd2643a2dd9bda2746788e7fade853
Merkle Root 5d0fbe71b7c01bb3e94fe980f802ec24f1fb15e15fbb7186d6e7c7be95c3e12c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.04415143 BTC
Feerates: 500.68 > 4.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,986 (386,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,035 528,035 00000000000000000017a090f697097d7f8bd974854656f08282fac2e76cf57b 718 0.34/1.00 vMB 17
528,034 528,034 000000000000000000025b61cff9395269bf5485ed02a3df6f93ba88ad6688e6 665 0.31/1.00 vMB 5
528,033 528,033 00000000000000000037c3132431170a2c28140abe1e59d0f4fae1c57e0431c9 2,294 1.00/1.00 vMB 14
528,032 528,032 0000000000000000002dbd31e73bc5f45fa715d7d7fdae3010d927444158e624 1,737 1.00/1.00 vMB 26
528,031 528,031 0000000000000000002d78959edb61a9519d51577b70b418cca88d272258e2b8 2,021 1.00/1.00 vMB 24
528,030 528,030 0000000000000000000b87abb09dedc4aa1302fc12a17590057c140f2a59330b 678 0.31/1.00 vMB 9
528,029 528,029 0000000000000000001cb4255036dcd3ee9fed430c7213440abc0f43b7a4d539 779 0.31/1.00 vMB 26
528,028 528,028 0000000000000000001bf31d6753a520daac76d28a396d718c90ed8ec5c09890 914 0.55/1.00 vMB 20
528,027 528,027 0000000000000000003370799572cf12878419a3c90f7fb047dbe1493aac86d9 183 0.10/1.00 vMB 14
528,026 528,026 00000000000000000038670451193fcf4d3e65fef2c46290725f00a0a53d4dbe 350 0.12/1.00 vMB 18
528,025 528,025 0000000000000000001a5b41967df4123cb9bb37aab58c29e6ad0548a794458e 505 0.18/1.00 vMB 15
528,024 528,024 00000000000000000018a4aaee2b8a3d6895688d7869ae0fdb9b88034c52c5ea 786 0.50/1.00 vMB 14
528,023 528,023 0000000000000000001501c56158033d1223fd2160847672ea5ef41767c236a7 1,066 0.57/1.00 vMB 19
528,022 528,022 0000000000000000000c3f02be7aa73839b4324c2dc0133666cbaaf59a8b3a00 706 0.32/1.00 vMB 22
528,021 528,021 0000000000000000000e322bbf044887078ddc6228e9c7c7f5c5bd93ccd8dab6 893 0.35/1.00 vMB 2
528,020 528,020 00000000000000000023e5f25e2e9423b2397b58fad53ac467618ddee60cfa36 1,495 0.69/1.00 vMB 32
528,019 528,019 0000000000000000000c8ad8d50edb0e4f0697acb83c0a27f0da77726e0bf6eb 1,390 0.70/1.00 vMB 18
528,018 528,018 00000000000000000026e840fdd3ff1205c6b7779f5bcfc8b6c74b322fa95525 293 0.23/1.00 vMB 10
528,017 528,017 0000000000000000003128b5ebe377d050d4c7fa4e0fce1061097b90ae2c284a 767 0.33/1.00 vMB 29
528,016 528,016 0000000000000000001bf0300b55d677c1fb4ef837a85a19b7537dd3bf7dd433 30 0.02/1.00 vMB 29
528,015 528,015 000000000000000000158aafb4b54ef5c9a3b68f6b6ba4556021f6876cc90848 803 0.35/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.37 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: 663.62 GB
    • Received: 14.92 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.