Loading Tool

Explorer IconExplorer

Memory Pool

45,142 transactions
28.60 vMB
0.08334588 BTC
Random Selection Loading Transactions
Max Size: 151.63/200 MB

Candidate Block

Mining Attempt 0cf2525781466a0939210aba57014ce94a9364f644adbea5407f185e103c83e1
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 565162d07cb835f2590ad8c091b0dcaf417f4d1b465a522bfa324feb08acc04a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.02901481 BTC
Feerates: 150.92 > 2.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (173,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,473 741,473 00000000000000000004aa21441e7eab9ab154367561e59b71c5060f8e3acb30 2,713 1.00/1.00 vMB 10
741,472 741,472 000000000000000000034547242b5a002da67d0ce5a9d4ede22beafed5756bcd 1,786 1.00/1.00 vMB 21
741,471 741,471 00000000000000000004fc8944ec9eecb427f273f4c21ac67032480122e5aaf1 358 0.11/1.00 vMB 13
741,470 741,470 00000000000000000001d9686aa902fc3c347105eec50f2a2f5c5cfcba277b67 245 0.07/1.00 vMB 13
741,469 741,469 00000000000000000003693adaff5eadf5a68d37ee2050af2daf40c7d9196fc9 950 0.40/1.00 vMB 9
741,468 741,468 000000000000000000038ceb6a4e26f15c087dca6b888ebadf8c249b5a9598d5 1,695 0.53/1.00 vMB 14
741,467 741,467 00000000000000000003a3f76cf024bb6b7cb626813214cddaf13061ed26d699 2,466 0.83/1.00 vMB 13
741,466 741,466 00000000000000000005f0f0d210ade348cb275ca6d67f143a3a3f4515a12f3e 1,323 0.78/1.00 vMB 2
741,465 741,465 000000000000000000023c24a82cac04af3cb597296d00541d28d9e2e2d0805c 3,259 1.00/1.00 vMB 9
741,464 741,464 00000000000000000006cf20636a8f1886ee98cff37d7cdd2db96bae0fd305ac 3,004 1.00/1.00 vMB 17
741,463 741,463 000000000000000000058de122e27dfd6d2ec5f072dccb003fb980c04c5b705e 2,766 1.00/1.00 vMB 15
741,462 741,462 0000000000000000000426e246985beb0441d4a722fd36dde4a756dd5274791d 3,098 1.00/1.00 vMB 16
741,461 741,461 0000000000000000000761bb7031bb725ec444af775b5e71dfbe315a93fe0c5f 2,249 1.00/1.00 vMB 26
741,460 741,460 000000000000000000012bc26cb5f54aa5acbea4188b19cde04540941010008e 2,755 1.00/1.00 vMB 14
741,459 741,459 00000000000000000007b1db0cc257b66483afae62cf5fa9fd30806b86e99057 909 0.38/1.00 vMB 11
741,458 741,458 000000000000000000022c4e45aa2c51aff9e20147591601b14a1f062c701671 2,339 1.00/1.00 vMB 12
741,457 741,457 0000000000000000000174a573974a6547a1a42a28a69552dafe596958b94c1d 1,723 1.00/1.00 vMB 6
741,456 741,456 0000000000000000000464f587689b5ef378fb168aa29b13725cabb080e28ae2 3,181 1.00/1.00 vMB 19
741,455 741,455 00000000000000000004563f3b4971c4bf10837d35f2d9f001d01195fd88c918 2,791 1.00/1.00 vMB 13
741,454 741,454 00000000000000000002308758448ed5f69c9763812da1f307e13e6ce7b7bc3c 2,061 1.00/1.00 vMB 13
741,453 741,453 00000000000000000004eb4994aa1c24e436fabcd07659bc284ee7bd7f53192a 572 0.43/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.