Loading Tool

Explorer IconExplorer

Memory Pool

77,134 transactions
30.45 vMB
0.11007595 BTC
Random Selection Loading Transactions
Max Size: 181.40/200 MB

Candidate Block

Mining Attempt f70bf53963008cd1afe46596b93e6645d2770a2395a3e2113c0c31fb65ae465c
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 82ed4f9ac133b1a9193a12b820f6496897f759d8542fc961d15b2ca1ebe4d5dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,468
Size: 1.00 vMB
Total Fees: 0.02924115 BTC
Feerates: 100.00 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (29,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,992 885,992 00000000000000000000ca216c7aa944273a60c00eb34b32f6e1a6510c9eba31 3,755 1.00/1.00 vMB 5
885,991 885,991 00000000000000000000c276ccd20756c760d99ef73c1950216cc944d2d483e1 836 1.00/1.00 vMB 1
885,990 885,990 00000000000000000001b476db59e7cf874e350c07d3d1d01fedf375c18720ed 1,244 1.00/1.00 vMB 2
885,989 885,989 00000000000000000001634b59b0142a810b62cb409796a46518c6ef27032a8c 75 1.00/1.00 vMB 1
885,988 885,988 000000000000000000000cdffbd6c6d36bfac249ee0a27b1c3997c222c0b716c 927 1.00/1.00 vMB 1
885,987 885,987 0000000000000000000133cec018cd36fe712a10d6496236c948f55a28d5a51b 2,017 1.00/1.00 vMB 2
885,986 885,986 00000000000000000001fffe0f5f94981fd9db825ec25e9226668749a0b20dad 1,350 1.00/1.00 vMB 2
885,985 885,985 000000000000000000012653d61fbc47d6f0dfeda2b211da35669a8c0c6000b8 124 1.00/1.00 vMB 1
885,984 885,984 000000000000000000021cd1d60566bd980cab2fb31693a89d044a956c56b64c 2,445 1.00/1.00 vMB 2
885,983 885,983 000000000000000000001a12998864699a1d9871f29dfa97f5a6da3cb9ba11e7 3,630 1.00/1.00 vMB 4
885,982 885,982 0000000000000000000077749700f1a99ab74b9dcd8486607de7e8e51cb61eff 3,360 1.00/1.00 vMB 9
885,981 885,981 0000000000000000000011b73b87968ebd0e2208baaf43d974c03fe54d7c181c 703 1.00/1.00 vMB 1
885,980 885,980 00000000000000000002184d852140189d496847d58c0fe21e8911759a428dc5 2,298 1.00/1.00 vMB 3
885,979 885,979 000000000000000000026b2b95db328e5fec19613e6dac7714c560cedb2e31e0 1,666 1.00/1.00 vMB 1
885,978 885,978 00000000000000000002702a242202ebb49ef4728aab9354212e65247b3dfa79 3,173 1.00/1.00 vMB 4
885,977 885,977 000000000000000000000403404c4688dca03d89ba168c97810a576c08d5ed3e 1,548 1.00/1.00 vMB 2
885,976 885,976 000000000000000000018193957f2fa45c0e3a4640b4e65552097e66af28a092 2,747 1.00/1.00 vMB 3
885,975 885,975 00000000000000000000003c08749d554e9e3a5c0600be102aeb278a0be3b939 606 1.00/1.00 vMB 1
885,974 885,974 00000000000000000000e050a74360b162c03a88a86f02fee147866a4dabc627 544 1.00/1.00 vMB 1
885,973 885,973 00000000000000000002193e51075788e34daa233861ff617e74541b8f4aa7fe 1,719 1.00/1.00 vMB 2
885,972 885,972 00000000000000000002536e22dd5fd3c2c2252ac2ecf19b6e8df0c1fb5811f2 232 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.17 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: 749.56 GB
    • Received: 18.82 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.