Loading Tool

Explorer IconExplorer

Memory Pool

78,792 transactions
28.92 vMB
0.11224399 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 12109823b31c5f273dbc2a464229c2268eaffeeb1acc8e1332e513ec6d305b84
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 1da8a2e8eae38d20cd7f31ad9a18f84d844966911648db7de2416e73ba67e451
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.04036947 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (142,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,535 772,535 000000000000000000016fa054d6f3c794f9222af167b747f46ebc662388036a 2,751 0.97/1.00 vMB 11
772,534 772,534 000000000000000000033e323110c8e31844a2db963cfc8dcbd566767a450dba 2,951 1.00/1.00 vMB 12
772,533 772,533 00000000000000000000b49aaca90f485d0bdd1faf91c83728aec0295e1f44e9 1,577 0.50/1.00 vMB 12
772,532 772,532 000000000000000000018445c04996fe1b44f38e1c697e0c2879b3821d64b3eb 1,211 0.33/1.00 vMB 13
772,531 772,531 0000000000000000000775b66e751699b03b78aab17a53b8a18240f9c85b6198 77 0.02/1.00 vMB 15
772,530 772,530 00000000000000000002ed2b54b7e658d1ba445bab30d2b3f6328b139499c75b 1,220 0.48/1.00 vMB 10
772,529 772,529 00000000000000000000bab8098435bef06bd58c44d3f42fa7ff01502d9698df 1,107 0.29/1.00 vMB 13
772,528 772,528 00000000000000000000ce9ba79dd64010923c760e601b02f45a75a87f3ebab4 1,742 0.81/1.00 vMB 5
772,527 772,527 000000000000000000002d2502922786eda3b48f1617bc5896a433e908ac9662 3,077 1.00/1.00 vMB 19
772,526 772,526 00000000000000000000bb745dfe66e258841673279849c4d396804154b62f30 480 1.00/1.00 vMB 13
772,525 772,525 00000000000000000003368434623902477ad9de86f8ab9b7e8f5d42a0a819e5 13 0.00/1.00 vMB 8
772,524 772,524 00000000000000000000051870f680c15311c692f71bb473ed8b3b1b0a4a152d 576 0.20/1.00 vMB 14
772,523 772,523 00000000000000000002aad80b51a1da3135e8652a5aa06df765ebda006c1500 260 0.90/1.00 vMB 2
772,522 772,522 00000000000000000005fa288a3eee9a38d82d400790396914c7468beb6ec174 2,705 0.96/1.00 vMB 12
772,521 772,521 00000000000000000001fe21f5d288918815f465d248f603b32d92373b98f973 1,571 1.00/1.00 vMB 5
772,520 772,520 000000000000000000009cd61ea79e1155de02a51c167ed8f65c4a1870539400 3,396 1.00/1.00 vMB 12
772,519 772,519 00000000000000000003666ee18fd6f2d55f3ee6fde78a5371afe03f90a49157 3,133 1.00/1.00 vMB 18
772,518 772,518 000000000000000000043101a9c1239c5651470f2fddac466729c6ce18e7a6fd 470 1.00/1.00 vMB 3
772,517 772,517 0000000000000000000778ab35d9e37c4f62094e88183ec5219cdbd82e742f4c 2,151 1.00/1.00 vMB 3
772,516 772,516 000000000000000000037b5506b3c14daaa66c4e120447f21f13fd8233c1cbd7 2,928 1.00/1.00 vMB 10
772,515 772,515 000000000000000000034926a329fd50200c9e91de1b363fb6f4393cc8c9fc44 3,439 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.