Loading Tool

Explorer IconExplorer

Memory Pool

77,819 transactions
29.48 vMB
0.08720082 BTC
Random Selection Loading Transactions
Max Size: 179.52/200 MB

Candidate Block

Mining Attempt 9ec3c4aa6f91ce9391e684ada84a7d4f135e8e4aadab15388bd3ce8bd4371347
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 67a68d1e03f5d1f4885da20146526169585581a0f3db6e90cab890dbe61bf2d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,501
Size: 1.00 vMB
Total Fees: 0.02248070 BTC
Feerates: 477.45 > 2.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (614,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,725 300,725 000000000000000007b82ca27feef695559f29e0604985e2acf0343e5cce7d63 1,109 0.50/1.00 vMB 34
300,724 300,724 00000000000000002af4d5ce9df3dfab98c20b29c7b46f36a51b7de281873680 723 0.25/1.00 vMB 43
300,723 300,723 000000000000000077c8986ddcbf8c8c5620241ee16aa83d2898b512f7a2c56c 234 0.20/1.00 vMB 20
300,722 300,722 00000000000000002a37d4a66840fd0c6912d593e3a0373b4c096020c01f60ea 826 0.35/1.00 vMB 39
300,721 300,721 00000000000000000b9797755c06fc1d95b754ae8f08f6470f94951383f2dd21 224 0.11/1.00 vMB 33
300,720 300,720 000000000000000042674e5be49be562943cb623fe55166511dc73c337b63edc 194 0.09/1.00 vMB 29
300,719 300,719 00000000000000002f4f99fa155850f6e68967802cf24284c976bbf866312a94 1,292 0.65/1.00 vMB 31
300,718 300,718 00000000000000001f528365167444369785e0107a045bfabc307fc97262c8e9 326 0.20/1.00 vMB 19
300,717 300,717 00000000000000006c0e143396effaa7b1015abd1175101bf9dc80d6b35153fd 1,311 0.88/1.00 vMB 25
300,716 300,716 00000000000000004724e5143dce8946b1d52522b626da70eb6798dd0fe844f2 1,407 0.50/1.00 vMB 43
300,715 300,715 00000000000000007a60ee4ee520ea085e3efa7f27beea3783870abca45aaea9 154 0.08/1.00 vMB 37
300,714 300,714 00000000000000006b43e9736a179b784efbfddacc53d36e122ba35ac867d9da 282 0.14/1.00 vMB 30
300,713 300,713 00000000000000000234e6fb23e24ecdd6809378b2bc4e431b2d642655c20011 739 0.35/1.00 vMB 38
300,712 300,712 0000000000000000344c7e952f48855e241b0467723120ddf8a39405a56c4be0 623 0.44/1.00 vMB 26
300,711 300,711 000000000000000012d1aaed615c48e680fde3fca1ecf8a74dd2783419052fbb 64 0.04/1.00 vMB 21
300,710 300,710 00000000000000003639df9ef9f4d2f122100093c7281d325acc2453dae78c57 192 0.18/1.00 vMB 14
300,709 300,709 0000000000000000211b04f3d57eacb03be71baab9d66d5b5995830a76f7f480 465 0.26/1.00 vMB 29
300,708 300,708 0000000000000000113c0ddfb7885a2b156ae78fdd87d84fe11da75cc83220ca 310 0.20/1.00 vMB 28
300,707 300,707 00000000000000006d5dad60a8b2cebfd13521b73bec456f8ae6eaab919ed7b3 453 0.23/1.00 vMB 35
300,706 300,706 00000000000000001d7567c39cb82e58cabb8c4dbec34186beb21b0bc5411c4a 466 0.25/1.00 vMB 32
300,705 300,705 00000000000000002befe3433aa1705a20b3bde836c3a860830355371eff353e 116 0.05/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.