Loading Tool

Explorer IconExplorer

Memory Pool

80,613 transactions
34.71 vMB
0.18001409 BTC
Random Selection Loading Transactions
Max Size: 194.39/200 MB

Candidate Block

Mining Attempt 67ef20144262cca0f557220b633743078a49e9a3e43cce29f4a58f2338c2e18e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root eaa70a4766c48095c467af0df4f056731bf9296336317f00d982aaa9d91eac37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,116
Size: 1.00 vMB
Total Fees: 0.04980002 BTC
Feerates: 150.93 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (42,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,942 872,942 0000000000000000000048bf2cbfd4b81ef41eedeb2053db32b7977af9978da5 2,203 1.00/1.00 vMB 9
872,941 872,941 000000000000000000012d81cf61be988a52efd12b55e45ce77fe909822971f6 1,975 1.00/1.00 vMB 6
872,940 872,940 0000000000000000000246a7e0a306fb630be042e86097fb2c15190da23f0eba 3,002 1.00/1.00 vMB 16
872,939 872,939 0000000000000000000156e93c0566280212f954f28e43c03f9de3e4cc5685a3 3,376 1.00/1.00 vMB 8
872,938 872,938 00000000000000000000d5d392efdff61d5f7512c3d6f41017654d3d6d6cea93 2,421 1.00/1.00 vMB 9
872,937 872,937 000000000000000000019e2081bf4537ee9fab8da94909e7c4f6bf5e341fe6b0 3,189 1.00/1.00 vMB 15
872,936 872,936 0000000000000000000128808566e32b9bdeed69e609aefe3828a33964e8bc7c 2,506 1.00/1.00 vMB 14
872,935 872,935 00000000000000000001898622df4022b5061edefd89a3f76c2e630ec8abefc7 3,425 1.00/1.00 vMB 19
872,934 872,934 0000000000000000000087e68354b7d3406fa0fe4c97d02c93ae3dd0e28ebcfa 2,931 1.00/1.00 vMB 17
872,933 872,933 0000000000000000000022e2ab1c4bfc28330e992f1b5207569ff6f6854701e0 2,846 1.00/1.00 vMB 15
872,932 872,932 0000000000000000000029ca8adf4df2faac1dc9695f7d7d1494f7e9da2da2b6 3,157 1.00/1.00 vMB 11
872,931 872,931 000000000000000000000024e65de8be603f64d09fef42b4cfbad73b93720808 1,544 1.00/1.00 vMB 8
872,930 872,930 0000000000000000000053fe21bbc2d3cd6e46547a615769000f5a3049479d70 1,860 1.00/1.00 vMB 6
872,929 872,929 00000000000000000001b6700b24904a2db9413772d401eee4af8074a72e1615 1,544 1.00/1.00 vMB 10
872,928 872,928 00000000000000000001dc2f171d19c36ad8afb972287230900b2a352184402a 3,214 1.00/1.00 vMB 14
872,927 872,927 00000000000000000001a2a4d658523967c398ae9c4adda72c02f4072ec398f7 3,616 1.00/1.00 vMB 15
872,926 872,926 0000000000000000000150033037333fe7aa1218c119341eb607be3819a1793b 3,900 1.00/1.00 vMB 25
872,925 872,925 00000000000000000001e9261ba7a63e753eb668ed52030d448c95daba24be50 1,301 1.00/1.00 vMB 9
872,924 872,924 0000000000000000000190088d9d3d28bba93f090eb535e224b8f59701833e67 1,731 1.00/1.00 vMB 8
872,923 872,923 000000000000000000029a45dbb11d38ef70a113a5d91fc376df80170a7b7626 1,537 1.00/1.00 vMB 10
872,922 872,922 00000000000000000001cb644a7ef209fffeee6775167389f752dcf347e264b3 2,841 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.