Loading Tool

Explorer IconExplorer

Memory Pool

85,573 transactions
31.66 vMB
0.09450960 BTC
Random Selection Loading Transactions
Max Size: 194.10/200 MB

Candidate Block

Mining Attempt 541e9cbf557627f271f592ba34e6fe267f220fc8e70ee09733fb45fdf9f27403
Version 20000000
Previous Block 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902
Merkle Root 7e08896c298227980390772355e6a1b600cae627779fefe242002397f838868f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.01555992 BTC
Feerates: 217.72 > 1.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,365 (39,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,839 875,839 0000000000000000000117aa24be7c83316af21ba96e85ed168c8c6c9e433fe7 1,500 1.00/1.00 vMB 4
875,838 875,838 000000000000000000010ced530206591295ad8dcb050d7991ad952e3f80dcc5 1,538 1.00/1.00 vMB 4
875,837 875,837 00000000000000000001fb3341e8e88e3ac451430b8e974c10324d1613652967 1,152 1.00/1.00 vMB 3
875,836 875,836 000000000000000000014ffddcf86f5dd3f466bfd36de0cc49c34c7eaa7d8e31 2,504 1.00/1.00 vMB 14
875,835 875,835 000000000000000000021a6058677d2bfb85ef470c1f5e9aeb5dbf759e5772b6 1,495 1.00/1.00 vMB 4
875,834 875,834 00000000000000000000cc550768212227e11fab53c0407bfb97548b2a502b1c 2,700 1.00/1.00 vMB 13
875,833 875,833 0000000000000000000134ce5a2c67a116918dbc7351e3318c691652d339234b 1,787 1.00/1.00 vMB 7
875,832 875,832 000000000000000000004dd9a11ef9a059be8c8e37ab054a699eab9e667067ca 2,160 1.00/1.00 vMB 12
875,831 875,831 0000000000000000000086c573ec8bae774ec2a501d3b53603b375155642554f 2,289 1.00/1.00 vMB 4
875,830 875,830 000000000000000000019f54dbf06f6ebb6f100acf1335e2c03c60a356e7b3b7 1,051 1.00/1.00 vMB 3
875,829 875,829 000000000000000000014f6f2c1e4505e89cf76ae9a1ecc51b46ee85b1d9164b 1,125 1.00/1.00 vMB 4
875,828 875,828 00000000000000000000c7e0fbde503b6de9d92c396bfe8e494ce9d72486428f 979 1.00/1.00 vMB 5
875,827 875,827 000000000000000000007e3e9fd31e755cb6d6224348e3c4d33387f245285c8f 2,500 1.00/1.00 vMB 12
875,826 875,826 00000000000000000000b8c4b5115121c7dbc0eb32a8076dc1d24286c06a0bc6 976 1.00/1.00 vMB 5
875,825 875,825 00000000000000000001a65ecabbbb5c37c2248fb9a0435932420e82a1646953 2,102 1.00/1.00 vMB 8
875,824 875,824 0000000000000000000174a26bcad50e99426a6ab2b4275c8c55fb75643c6ec6 1,519 1.00/1.00 vMB 4
875,823 875,823 0000000000000000000250d42211d6e7417b517b653dba0e13ba63cc13c384e8 1,662 1.00/1.00 vMB 3
875,822 875,822 00000000000000000002661564a092c8f0afdf8d92d0764c5a128dae1a85f979 518 1.00/1.00 vMB 4
875,821 875,821 00000000000000000000ce130e5229d9bd21b61fda5e464e35cdfcc8227837b0 2,465 1.00/1.00 vMB 6
875,820 875,820 0000000000000000000168673278810197a31d2a28f921fcbde1bf10d2fb3d83 665 1.00/1.00 vMB 3
875,819 875,819 000000000000000000011cbddcd2c8411f50f534cb468f574e36c57f99299bd3 2,138 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.02 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: 719.47 GB
    • Received: 18.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.