Loading Tool

Explorer IconExplorer

Memory Pool

73,440 transactions
27.17 vMB
0.06216674 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt 59f5fb37409274597bb22d8147bf88dffb44d0bb5ecbadb9af9c3a616f8a9879
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e2c1c894223f0bed869947e4f19edc27599047478b0c426bb945ce4cad68a9f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.00449567 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (152,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,325 762,325 000000000000000000072f0cd11c2077f37c8a843fd57a76f4e49ac5b1462eaa 2,423 1.00/1.00 vMB 5
762,324 762,324 000000000000000000045b4a4e154c3e5a8ccfdc92fed9dfc0043070c6fd8698 1,759 1.00/1.00 vMB 8
762,323 762,323 0000000000000000000685c28fce951c9b8cb3b3529ba5b1bc2496ccecbd84e3 2,465 1.00/1.00 vMB 17
762,322 762,322 00000000000000000001fffe4647f4f3e06d8824fd52c8ed789b1f80e3934c11 2,657 1.00/1.00 vMB 17
762,321 762,321 00000000000000000003a719fae7529b6d916030bad1f4453227c456e3e0ada3 3,033 1.00/1.00 vMB 27
762,320 762,320 00000000000000000002bf36a929ddb3402628fa386a30c0085d1b7a7dcd0fbf 3,318 1.00/1.00 vMB 16
762,319 762,319 00000000000000000003b597938fc0985b8a915dd6ad0055f6e27061cd718241 2,735 1.00/1.00 vMB 20
762,318 762,318 00000000000000000005294878cf411c02695a2a0a902d8b623d3dfac12f73ed 2,895 1.00/1.00 vMB 32
762,317 762,317 0000000000000000000380e0f3b5d2ef4e9cdce11708c0600f0fadcc2711bd5e 2,746 1.00/1.00 vMB 45
762,316 762,316 000000000000000000071aad8b32c6179806ceb5d32c201d72d6b2d4917cbe7b 401 1.00/1.00 vMB 15
762,315 762,315 0000000000000000000482d28571fcf118d57310f3068015dadc76974ba63ef1 2,110 1.00/1.00 vMB 16
762,314 762,314 0000000000000000000689132cd08031638c455c0ec8dbfabdf00f9f6520c8c3 2,781 1.00/1.00 vMB 18
762,313 762,313 0000000000000000000666ea91beadd9b7f0edf9d3e6ea4d825a34f753425256 3,391 1.00/1.00 vMB 31
762,312 762,312 000000000000000000018312de318c1eb050ddf58106f1b8c8501e8878871b52 3,261 1.00/1.00 vMB 27
762,311 762,311 000000000000000000041f3c9c6dc08c9e4adf1ea0d3277ca0a0d1263b6a067f 1,839 1.00/1.00 vMB 8
762,310 762,310 000000000000000000032b51b26b2b0254da30daf1fde5acee7063f6e11c0367 1,578 1.00/1.00 vMB 6
762,309 762,309 000000000000000000076a2d391b8b6f31142b5973d9af5e44e01f8952c7853b 1,932 1.00/1.00 vMB 11
762,308 762,308 000000000000000000019452d2cd075ad2c6a4a9285443b3b9ec4e700b584d79 2,733 1.00/1.00 vMB 11
762,307 762,307 0000000000000000000450ad1c3b3e3b2ad664c53901aac9bb9c4d998808d582 1,796 1.00/1.00 vMB 7
762,306 762,306 00000000000000000002e5467b022717c655b5570d40174b2d09263b9a9f0934 3,404 1.00/1.00 vMB 23
762,305 762,305 00000000000000000002642e27513a21c15107163e2473b3198f66f24b6154df 3,414 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.