Loading Tool

Explorer IconExplorer

Memory Pool

80,763 transactions
29.78 vMB
0.07757636 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt bb8b56f4b3f595f9824828b87a1a3bbd24550708b8aedea9ac5464fd227c9228
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 12d5cee211e857646105e13ae09ec0a3ca8f9580cbb632a281baa64212d30e3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,619
Size: 1.00 vMB
Total Fees: 0.01180430 BTC
Feerates: 82.43 > 1.18 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (476,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,760 438,760 000000000000000003c409795ab510bd38b2149f12dbfd78306270cee61dd787 629 0.30/1.00 vMB 66
438,759 438,759 0000000000000000034a9d55d6ebec3d9846c2142d49f9f1d44994c07af8e9d5 89 0.03/1.00 vMB 77
438,758 438,758 0000000000000000041c26a0f789bdb112612e82d0dfecc02c4dbf403fa35190 195 1.00/1.00 vMB 4
438,757 438,757 000000000000000001190b032be36fa4163b73b2d396b6d49f4373590f4f0291 114 0.15/1.00 vMB 20
438,756 438,756 000000000000000002ec3a384506983cec2c4e57cbdd3f49c4f30cb45f22b3ac 1,546 0.70/1.00 vMB 60
438,755 438,755 000000000000000001bca842fcf3c44465e923c774bb6553b96293de0609ffc1 435 1.00/1.00 vMB 12
438,754 438,754 000000000000000000f556874373080df00ce99497d1a684c3f6ee78a520e302 983 0.49/1.00 vMB 55
438,753 438,753 000000000000000002e8057a5380fb324d37b2c6870eac4de3dcd01c69711887 2,045 1.00/1.00 vMB 51
438,752 438,752 000000000000000001469e4c60c3e872bcf1ad572175f6b2947cc43541728bb1 511 1.00/1.00 vMB 9
438,751 438,751 00000000000000000395d07e3d01c7ff4934396ef5ce4af7a7fdc2216ef7b2e7 916 0.39/1.00 vMB 59
438,750 438,750 000000000000000002d7120fd03ee826a21b1272a1d589c8672ac1e11a6ca058 355 0.15/1.00 vMB 60
438,749 438,749 000000000000000003a1066d0854d40d4ed6d5aae715a9ad5220d1e147727efc 1,396 1.00/1.00 vMB 37
438,748 438,748 00000000000000000153eac61fe0cc209c07320e738bcc4ff4d88de1b40b7500 2,496 1.00/1.00 vMB 70
438,747 438,747 000000000000000000bc5185bf5fa7bf6f5a02115d9b354f28d1cc801f947631 1,792 0.82/1.00 vMB 57
438,746 438,746 000000000000000001f669b02c7a0f4a7724eba347ef4790442ced97aa6471ea 1,977 1.00/1.00 vMB 52
438,745 438,745 0000000000000000039b32037cdb7035329f98368b60f4a1e2c204e9ec11ed43 1,388 1.00/1.00 vMB 36
438,744 438,744 000000000000000003d083a74fdc1981a7eb67943b01b071d7937816298f19de 2,532 1.00/1.00 vMB 72
438,743 438,743 00000000000000000185ec6323f417201335a624393fd95082c669a5773e56ff 2,897 1.00/1.00 vMB 73
438,742 438,742 00000000000000000195237975be03602f773a887fb1fb8ea4a304741dc03268 2,334 1.00/1.00 vMB 85
438,741 438,741 000000000000000003de45393ca6c8953f414554e2a4c6e0ea9f2b70158fa042 1,820 1.00/1.00 vMB 94
438,740 438,740 0000000000000000035b41f764984d337cf2572410b97fe82b93ac1562cf2ebd 1,433 0.58/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.