Loading Tool

Explorer IconExplorer

Memory Pool

80,601 transactions
34.71 vMB
0.17988021 BTC
Random Selection Loading Transactions
Max Size: 194.36/200 MB

Candidate Block

Mining Attempt 77c7b2b947be8a8c6ba164e86a11e933163b2e769d7d37e9fd4143ea05cd50f4
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root eaa70a4766c48095c467af0df4f056731bf9296336317f00d982aaa9d91eac37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,116
Size: 1.00 vMB
Total Fees: 0.04980002 BTC
Feerates: 150.93 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (20,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,468 894,468 00000000000000000001fb7efcd6ea8247e531f14a1ad5fb2e42bfe709d8dd7e 2,633 1.00/1.00 vMB 11
894,467 894,467 000000000000000000005edd38f7e59eeacef66203c6de6076d214f43d514cd8 3,445 1.00/1.00 vMB 5
894,466 894,466 00000000000000000001b4dac86bb08f49105058c51667fb794a771a59342f1d 3,801 1.00/1.00 vMB 6
894,465 894,465 00000000000000000001707c9aee5ef5b24f85a983ff37f698965f411586fb5f 4,075 1.00/1.00 vMB 2
894,464 894,464 00000000000000000001123e1276ee75fe6697a373832d44daa898ba7011f759 4,610 1.00/1.00 vMB 2
894,463 894,463 00000000000000000002414d16e6b139ddae89325bead52231ee7b29b101557c 3,151 1.00/1.00 vMB 1
894,462 894,462 00000000000000000001c52867fc0b841dbc7f8bbcb7a8063213cecf9d13129b 1,983 1.00/1.00 vMB 3
894,461 894,461 00000000000000000000039b68074506195a0c96975f06bacefaca83f85d51bc 1,266 1.00/1.00 vMB 3
894,460 894,460 000000000000000000016185c3b1afa1977418e4416f302016952ebb956782d2 2,847 1.00/1.00 vMB 4
894,459 894,459 00000000000000000001cc4465ed0ec418b2fbd31fd711d078ed48ed9aede9cc 3,017 1.00/1.00 vMB 2
894,458 894,458 000000000000000000011d14e2c99386cd91d02f59b3af185f46ff368afdc9b0 4,796 1.00/1.00 vMB 4
894,457 894,457 000000000000000000018c35470a5c5bf698ca105286b1d627705c9020e885a3 4,733 1.00/1.00 vMB 5
894,456 894,456 000000000000000000009291b52fe5cee2c16b7564669912714daed936f993d7 3,957 1.00/1.00 vMB 8
894,455 894,455 000000000000000000015162befe46176e59dc00f1ed28b50be59cc506170bb4 5,276 1.00/1.00 vMB 3
894,454 894,454 00000000000000000000ea005c7be2f271bc335bbff0c0044b4dac03287d48bb 4,497 1.00/1.00 vMB 4
894,453 894,453 00000000000000000000c674d112444270eaa193b296e96ea2acdf1815a17acd 4,282 1.00/1.00 vMB 3
894,452 894,452 000000000000000000010247840bec6022e3264d1b864568e4c77ac2e146ed79 4,259 1.00/1.00 vMB 7
894,451 894,451 0000000000000000000168479bcc3a7d1ae088bfe819d04d88c99fb4869ef5ed 4,594 1.00/1.00 vMB 3
894,450 894,450 0000000000000000000214909bf91632c4c817b39794021468a2548cb4d33d76 4,582 1.00/1.00 vMB 7
894,449 894,449 0000000000000000000113179869a9e00541494a5c93cd6d72891ef147deb33e 3,034 1.00/1.00 vMB 3
894,448 894,448 0000000000000000000136348d771aba95b875bafc2098af08e242ad026e83de 3,728 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.