Loading Tool

Explorer IconExplorer

Memory Pool

84,880 transactions
32.20 vMB
0.11541528 BTC
Random Selection Loading Transactions
Max Size: 195.03/200 MB

Candidate Block

Mining Attempt d6f5e3a99b19dc25a45ea43eb4b128f24b0d1483855f4d0490cff4a3ad276fcb
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 65b8e47064b128605b4e713a23ddcade782eda03d7089c96e6e0e8b0029177fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,781
Size: 1.00 vMB
Total Fees: 0.04143437 BTC
Feerates: 351.58 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (347,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,333 567,333 000000000000000000142ffbad7a526391bbbaa5aca0c12665659fd8a59c20a4 584 0.18/1.00 vMB 21
567,332 567,332 00000000000000000028f814005b6bf515768e25b875f0fed5d64722032908c4 1,994 0.81/1.00 vMB 19
567,331 567,331 000000000000000000145a274673daad43a127e554a1eb07a9eafd5402b777e1 1,736 1.00/1.00 vMB 16
567,330 567,330 00000000000000000002aa8d02097f96e4a572fa8fbbd739211c4d7a320f8313 2,218 1.00/1.00 vMB 9
567,329 567,329 00000000000000000022d96742ea169838ec9c5032ac9692a4a8be3d12f78506 2,893 1.00/1.00 vMB 15
567,328 567,328 0000000000000000001a6353cfb7166a2cdb61490d0068d6e58ecae8512acc51 2,825 1.00/1.00 vMB 30
567,327 567,327 00000000000000000011f0dce4f916e2379ba07e33da3bb21575e1bcb2e1eca5 2,679 1.00/1.00 vMB 40
567,326 567,326 00000000000000000006c517c154d44e9b0e591c3f51688b6db151de5be4d7a6 1,608 0.66/1.00 vMB 19
567,325 567,325 0000000000000000001495c297b6f2be339441707d2f69374bd0af87be85d21f 1,833 0.87/1.00 vMB 22
567,324 567,324 000000000000000000263d91aee75c7e41b93fb5d132cd7c68a0c0d479771420 269 0.09/1.00 vMB 19
567,323 567,323 00000000000000000001d4a486d761c7efacd16c20ab5abcd07ea627bd364951 1,311 0.70/1.00 vMB 16
567,322 567,322 0000000000000000001ec4ef6b47ee6a2a82d0ed797e463af6f29eea73d91bdc 649 0.42/1.00 vMB 17
567,321 567,321 00000000000000000013c2ac9b21f4fd0665ea9235f303e5c028aa5601968f9b 2,169 0.95/1.00 vMB 12
567,320 567,320 0000000000000000001638a3d1fac81fd4966415383b989efc56a64377ada971 2,575 1.00/1.00 vMB 28
567,319 567,319 00000000000000000018d1001708431734ef1b5ca660794ded15916236e62054 2,744 1.00/1.00 vMB 25
567,318 567,318 0000000000000000000cda9fce325d5741d3edf9822158814f562491b910fdfa 1,838 0.79/1.00 vMB 17
567,317 567,317 000000000000000000221423652f330dcb4a24de961875911819662ed8e60bb0 1,901 0.77/1.00 vMB 10
567,316 567,316 0000000000000000002bf94f9a328713063bbb0450f978ccddd1d19ab90064ee 2,517 1.00/1.00 vMB 22
567,315 567,315 0000000000000000001f07d508265b3246d15d131f2a4f525295aea8710ba91c 2,872 1.00/1.00 vMB 26
567,314 567,314 0000000000000000000b54290379b66d9c1982f8fc9c8e95f5a8fce30794a313 1,520 0.57/1.00 vMB 23
567,313 567,313 0000000000000000000c34ecf111d79368e5efadf440cb5747dbeb0a07969ab8 2,111 0.81/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.75 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: 708.68 GB
    • Received: 16.75 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.