Loading Tool

Explorer IconExplorer

Memory Pool

39,715 transactions
25.86 vMB
0.05304371 BTC
Random Selection Loading Transactions
Max Size: 134.35/200 MB

Candidate Block

Mining Attempt 6c4096a3b7d9a9b66859a85476c74ca1ee78eacec20e5fcf58f3b2233db2e8d5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a1e04d4611f79ef598db3c1ac3f173f52c0d50d34c52475e84936c4ed41135b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00614601 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (305,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,807 609,807 00000000000000000000c472d79e770c0c7a9eb83b5f5a7e47a714ee2f77c132 2,952 1.00/1.00 vMB 25
609,806 609,806 00000000000000000006a3577fc189925eb883f35b384be78ad0fb9d2a101234 3,068 1.00/1.00 vMB 15
609,805 609,805 0000000000000000000a532cf3f5a7a65980535509c1c9e39fc27898c8d34113 807 1.00/1.00 vMB 34
609,804 609,804 000000000000000000059d5a1f2d9189a74275bbfbdbbfab93f8a1077678f339 362 1.00/1.00 vMB 62
609,803 609,803 000000000000000000097e198fc22f7208f623fc0250d8c9801398cad2bdaf49 395 1.00/1.00 vMB 50
609,802 609,802 0000000000000000000b561d1f2b26cc99f60436115fe6945cd181eae07ef414 207 1.00/1.00 vMB 59
609,801 609,801 0000000000000000001340f2f24dcf05fa8283765d71460bce3566b037696575 373 0.99/1.00 vMB 61
609,800 609,800 0000000000000000000dc68f134780d781ddc860adaf97a7fcdddb9565072a52 2,283 0.67/1.00 vMB 13
609,799 609,799 0000000000000000000f0aed93a1340f93181e796a9ab71677144d0d7eadae16 2,556 0.75/1.00 vMB 12
609,798 609,798 00000000000000000007ac0e55aff6bcfba747f55c53ded7556e71f376875893 1,545 0.48/1.00 vMB 19
609,797 609,797 0000000000000000000da0a019c2b3070a3273ba08955af3cd358264ca0a4188 1,784 0.49/1.00 vMB 12
609,796 609,796 0000000000000000000232085a8c81c923517668bdb82af342c0bf05b42c5560 2,065 0.77/1.00 vMB 9
609,795 609,795 00000000000000000011f27f5378df22af3a11c3abba0ebed6ca873a1bfdd9e3 2,267 1.00/1.00 vMB 15
609,794 609,794 000000000000000000043e19eb02d2956154332f8636ec4e3e71a5b45d3e4283 1,271 0.37/1.00 vMB 21
609,793 609,793 00000000000000000008a046f995ac4ded9f8dc3629fbb56e94b36159720b0f6 2,366 0.76/1.00 vMB 17
609,792 609,792 000000000000000000149c31df3b840d3bdf6c9184024a60e3c3c17517ab23bc 1,075 0.66/1.00 vMB 26
609,791 609,791 000000000000000000129e264afd1e81d621f72b122ec7442238988d44f3c307 2,592 1.00/1.00 vMB 20
609,790 609,790 0000000000000000000174f08bec59460bc52ff7230d271bebc35c34da7be9db 2,867 1.00/1.00 vMB 17
609,789 609,789 000000000000000000103461226d62773fc9731310befc7829e44b261ad63860 2,460 1.00/1.00 vMB 16
609,788 609,788 0000000000000000000d87596f8c8848c84021cfbfdb1db443a416a57e7a9548 543 0.18/1.00 vMB 12
609,787 609,787 000000000000000000147478161b01cb20ff704cfa303077456ac629fcea027e 1,508 0.73/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.45 GB
    • Received: 13.89 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.