Loading Tool

Explorer IconExplorer

Memory Pool

76,454 transactions
28.88 vMB
0.07368580 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt 412746c73ee3835ec0aacac6a7ef1c482304c761558ce929d72e28f1c9a5c1fa
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 17e2c244043b39bf7792fa154fcbd19fbb905eda1eca0d02897fb7d76bbb724e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.01052182 BTC
Feerates: 104.17 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (538,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,882 376,882 000000000000000003fbc9e2ea50835ea74006307209f0b2fa66018a736605b7 1,331 0.54/1.00 vMB 41
376,881 376,881 00000000000000000dfa28a8a2de63012dc105af19daa47acfdd816f5c155d49 294 0.16/1.00 vMB 33
376,880 376,880 0000000000000000063ca150b1d25a53f861d010a379e5be404ae37426a01a75 899 0.51/1.00 vMB 27
376,879 376,879 00000000000000000ed54a38d6fff2a06fdf5e765226653fe06fc7df7d5201b2 2,247 0.93/1.00 vMB 46
376,878 376,878 00000000000000000abe37237246d84b6124287163d56937a4e05a5a40361793 553 0.21/1.00 vMB 39
376,877 376,877 000000000000000008e4dce76a0557ad27170a6512d033c1a5d7c77389416df8 962 0.44/1.00 vMB 47
376,876 376,876 00000000000000000980c37b952f742f86bc7dd241b5a373ded82a27711295ac 217 0.12/1.00 vMB 29
376,875 376,875 00000000000000001137b3f7a1b20028ca8b8110302852985dff6fa1228c374d 296 0.18/1.00 vMB 29
376,874 376,874 0000000000000000000ac5042145bf8f65d0dc79d7eef7e832db10ce21436203 1,542 0.71/1.00 vMB 36
376,873 376,873 0000000000000000059e19188ceef6058042ab073db69301df80ce655abf6fe1 77 0.07/1.00 vMB 8
376,872 376,872 0000000000000000120e5087445914c2fab66faeb2ee6752735c01a3650d3e8c 599 0.28/1.00 vMB 38
376,871 376,871 0000000000000000037d1c8fcb694ab987c058ea5de902d2cbf449606c31d936 1,488 0.74/1.00 vMB 34
376,870 376,870 000000000000000009ff88f95e66ff3d4f393d8894094dfcc78ffecf311b6710 333 0.16/1.00 vMB 29
376,869 376,869 0000000000000000065420058779a9d53ef7b20362b8a12b047a6750bca0bde5 544 0.40/1.00 vMB 21
376,868 376,868 000000000000000000e6353591432523c09ba65c8fc2f82dbb6463b6341f2409 2,177 1.00/1.00 vMB 35
376,867 376,867 00000000000000000f31af458c8cf069759cb9d99a704e66b34dcad9beabd898 1,696 1.00/1.00 vMB 27
376,866 376,866 00000000000000000cd8e40fec312198ec2ace8904058e16fc38f9bea680be67 2,037 0.93/1.00 vMB 41
376,865 376,865 000000000000000009f07dc1f1961086a83c349a0f12cd72d5fdc0dba22d1d91 1,954 0.75/1.00 vMB 53
376,864 376,864 0000000000000000024f4d4277c28805a8e0d86881c5920a794358b5e2c06021 753 0.51/1.00 vMB 29
376,863 376,863 00000000000000000e4ef25334caab61052062c468b6d85eaa8b4ee98b7ac4ca 1,353 0.70/1.00 vMB 33
376,862 376,862 000000000000000000e3f94e4e550f55e13683b8335e4b47414982d48e4e7d74 935 0.49/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.82 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.59 GB
    • Received: 17.08 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.