Loading Tool

Explorer IconExplorer

Memory Pool

44,055 transactions
28.38 vMB
0.11785277 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt 3818fd0006d3fb7f5794fd7ce702a49123c3df8097722bfd569bbee546c08089
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root f8114192e4224801a2da812ea828308529bf04b21997c44fa505d813a1d40d3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.03149509 BTC
Feerates: 39.16 > 3.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (864,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,990 49,990 0000000019a7ef014dbdc4695dc079227c1811020557392eac649bf902ce6fc7 1 0.00/1.00 vMB 0
49,989 49,989 0000000004251478d1f46a31328c4077b7c070bb612fc26eb104363a8deadbbf 1 0.00/1.00 vMB 0
49,988 49,988 000000000f7e3d313773cfcd3ce65d34a553afc4c1b2c353469845b121f619a5 1 0.00/1.00 vMB 0
49,987 49,987 00000000117306860b73d33f47e4e7d6eb282e109d8a5dce8cbb72d342e0a62a 1 0.00/1.00 vMB 0
49,986 49,986 000000001240848be845eb5844570124f586b184e89e461c059ea9116c33b471 1 0.00/1.00 vMB 0
49,985 49,985 0000000009fce2e0262a473e215064bbce5712e587af02ee48a2a9195fe27782 1 0.00/1.00 vMB 0
49,984 49,984 000000000e87cbddbb0812423c15a096d9a592f3e3c462cc869a327ed30d463d 1 0.00/1.00 vMB 0
49,983 49,983 0000000023e5791d1f4834564a0c22179caf817ac286e589b0229adc1244ec37 1 0.00/1.00 vMB 0
49,982 49,982 00000000042902d02037195a6d8bb893982b586bec872e9c4ad8998eaee65a5e 1 0.00/1.00 vMB 0
49,981 49,981 0000000004a3a7af0b70d5742a7efcc49d12eb24ab8ba1c623441d8e2468c4d0 1 0.00/1.00 vMB 0
49,980 49,980 000000000ea7396513ad9c91e14547ab2accb8753ea6a41778ff8742e11f5ffc 1 0.00/1.00 vMB 0
49,979 49,979 00000000000447ed76d9d8a097cff5d7372c2a0206ea414bb793201cba213574 1 0.00/1.00 vMB 0
49,978 49,978 00000000100a7f5d9e4a9a9327bb7a7cc0ae8469670f870354d1ea5002d987c8 1 0.00/1.00 vMB 0
49,977 49,977 000000000e70e423a53773ac6b162e6720bccb27f1343922cc79ac3d051c9038 1 0.00/1.00 vMB 0
49,976 49,976 0000000016ff5d915b9f19898ed77d580485d8071463cd8d76a8f07550bf2ed7 1 0.00/1.00 vMB 0
49,975 49,975 0000000003073ea1c2b9565da83ada5f8039f2ef9a09603b6c44fc52543cbf56 1 0.00/1.00 vMB 0
49,974 49,974 000000001167bb9784ebb6141f785f347f145fce27b9d431f9380a60bfd15681 1 0.00/1.00 vMB 0
49,973 49,973 0000000011aec35c4d86a396f0e5825292a77237272eb2156ec9d9b78ae29d18 1 0.00/1.00 vMB 0
49,972 49,972 0000000027a4ecc3c08b3f3d0aad61f317548b4b36fde18f9c746a35bf81dd3a 1 0.00/1.00 vMB 0
49,971 49,971 000000000cfcc990dbdd14176cc11c7488f621df3e7952c390521a51accec313 1 0.00/1.00 vMB 0
49,970 49,970 000000000deced5bbcb403a84b19c5562488d1480e14849d644e806a033bfaa3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.63 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.