Loading Tool

Explorer IconExplorer

Memory Pool

49,843 transactions
30.01 vMB
0.12360326 BTC
Random Selection Loading Transactions
Max Size: 160.72/200 MB

Candidate Block

Mining Attempt 029b2ed829345e863f4853bbc9cbead56c31f411b3060a1dc571a8a40b24a1a6
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 88bd366e1941dcb9668c586e80011b04ce20762dfe9452d28f44f97bf1740f39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,434
Size: 1.00 vMB
Total Fees: 0.05986354 BTC
Feerates: 117.91 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (291,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,574 623,574 0000000000000000000b58f18b1fdf0e9ff9bb6ef3bdfff69f1c6ae93197218b 433 0.15/1.00 vMB 20
623,573 623,573 0000000000000000000227f2d9a4553aebb195d112cc777e14563497e17ca68a 423 0.21/1.00 vMB 18
623,572 623,572 00000000000000000007b4645c48b1d8351ffec7e490fc77e2d9a26bf4c60011 1,511 0.61/1.00 vMB 18
623,571 623,571 00000000000000000009c75d814aba68f17c2d8b9630fea116132984cda6412c 1,464 0.52/1.00 vMB 17
623,570 623,570 000000000000000000092ed216f7d0bbae1f31f567d1a1d63a9e36ff90e4fd71 2,593 1.00/1.00 vMB 19
623,569 623,569 000000000000000000063fc38fbeaff47051c140e7f827d0caa3dc00c370c850 2,424 0.98/1.00 vMB 11
623,568 623,568 0000000000000000001140868ba587e11a01ec70d462635f93a103e674f2e41c 1,782 1.00/1.00 vMB 14
623,567 623,567 000000000000000000057a3bb67806a3be68f1d27d649f803e7ca6a13cac4332 3,054 1.00/1.00 vMB 30
623,566 623,566 000000000000000000088c5e06fd4dff182331c0be5656a72ecf4411e7b775fc 783 0.26/1.00 vMB 21
623,565 623,565 000000000000000000081b9e56a58753af3487646513d1bc6bd8244d6317feab 199 0.07/1.00 vMB 23
623,564 623,564 00000000000000000011dce95f3980d800de9161cfd98be80e7f921b99ceb5d2 1,242 0.49/1.00 vMB 20
623,563 623,563 00000000000000000013c535c0e300a689ea6bf67ae3b3c74576c164dfb15445 176 0.05/1.00 vMB 19
623,562 623,562 0000000000000000000800f632168f81862c3dc42d5396bc6a8270b45405b030 1,048 0.44/1.00 vMB 18
623,561 623,561 0000000000000000000c6b97b9e03db4eacf3514ea45665082b00672f72d1896 2,246 1.00/1.00 vMB 18
623,560 623,560 0000000000000000001234d6ca86d84365eec397d50220847734382a03c09754 2,026 1.00/1.00 vMB 17
623,559 623,559 00000000000000000006bb64bfc709d7c1b547b2539cead9685bb813e647ea22 2,463 1.00/1.00 vMB 12
623,558 623,558 0000000000000000000543f6a267a06998728c1c5bcb7505820b8b8e2f4a680d 1,626 1.00/1.00 vMB 11
623,557 623,557 00000000000000000007a62b61e1382c4b745d3b9bbff52dc58f7db8d4f24188 1,951 1.00/1.00 vMB 40
623,556 623,556 00000000000000000011c41cf2a07924479ba89ca633ea82c542e8135c3be7ad 726 0.23/1.00 vMB 32
623,555 623,555 0000000000000000000b8af8b0c86db78a0abe9a94b91ce330dc02bbb497b479 783 0.47/1.00 vMB 11
623,554 623,554 000000000000000000120108b53ebb6b6cedf9874eca067eeb92272a3d51b1db 2,357 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.