Loading Tool

Explorer IconExplorer

Memory Pool

76,684 transactions
28.95 vMB
0.07523124 BTC
Random Selection Loading Transactions
Max Size: 177.09/200 MB

Candidate Block

Mining Attempt c018d66bae71034515cb302567b5937840fad8e5a511e0ad3f0fa441689db424
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (322,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,866 592,866 0000000000000000000db15627760e42b40f670bc5f3b95d105250627d9b6a74 1,728 0.63/1.00 vMB 10
592,865 592,865 000000000000000000181fa2a24978c6b5e7e3bca372350712ae26a4b5270ed0 2,658 1.00/1.00 vMB 24
592,864 592,864 00000000000000000018b0236dbac50824fc5c7638a903ef2e7f267141f3ccba 2,034 0.69/1.00 vMB 16
592,863 592,863 0000000000000000000ee504fc5b35c92713711a977682970a442b346fd22c95 2,286 0.92/1.00 vMB 8
592,862 592,862 0000000000000000000a655457bc5ea2c5744468b81b2945be14f4ae649d5e9c 2,540 1.00/1.00 vMB 30
592,861 592,861 000000000000000000107483d881e36691274e51f1d8407f62688fc6b4212bff 2,808 1.00/1.00 vMB 15
592,860 592,860 00000000000000000011bb869546cb8849456cc18bd21329c7b172a7add6f7e1 2,862 1.00/1.00 vMB 34
592,859 592,859 0000000000000000001260579e6fbfd6e4fa4419a1ad394dca8ed027ec5b0bc0 1,673 0.80/1.00 vMB 10
592,858 592,858 00000000000000000003ba4a80373a4837878cce57807eb8a772a26af841d6ca 1,534 1.00/1.00 vMB 12
592,857 592,857 0000000000000000000bc03237dbc488db13989f289c44decfac9770842e76ff 2,481 1.00/1.00 vMB 10
592,856 592,856 0000000000000000000a82610d5345c7653c1d544b402e9c981b0ba113536fd2 2,832 1.00/1.00 vMB 37
592,855 592,855 00000000000000000015ebe0586fbb700358515405636b02f527403f3386bf85 1,441 0.47/1.00 vMB 22
592,854 592,854 000000000000000000169c65397ec112bb63ba094d3940ee190a4bbe3e57874e 2,563 0.91/1.00 vMB 12
592,853 592,853 000000000000000000153d1d58959bbd752e7c20d46e0817afc26509276619bc 2,521 1.00/1.00 vMB 14
592,852 592,852 0000000000000000001932d6c9abf4984ced6ab1134afa7bbd1b6e76c9980910 3,018 1.00/1.00 vMB 33
592,851 592,851 0000000000000000000227d5e98e468584723b3bd89c8b93dd38de5227bb7294 2,984 1.00/1.00 vMB 31
592,850 592,850 000000000000000000080ff7803f73af03c1d8f622b41dc7ffe4c186f5663c06 2,151 0.72/1.00 vMB 6
592,849 592,849 0000000000000000000c59ca7625cc017f0c497d143d73ab36bb4401853b8226 3,009 1.00/1.00 vMB 33
592,848 592,848 00000000000000000000499904f8767d5e5fdf58cd4d26ff0a63fdf730950cd3 2,663 0.86/1.00 vMB 20
592,847 592,847 00000000000000000018319b8d9a567c0311fe801eb96b0081260b0110ab50e2 288 0.09/1.00 vMB 19
592,846 592,846 00000000000000000018685683f549275af8e46eb62785f78989776b55bb5c79 1,754 0.68/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.