Loading Tool

Explorer IconExplorer

Memory Pool

79,967 transactions
30.55 vMB
0.08045145 BTC
Random Selection Loading Transactions
Max Size: 185.54/200 MB

Candidate Block

Mining Attempt bab257220bb8b27c5e45f623facad8e37c57257a908e63acf862823d25ab5bfb
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root f0acf43bb06066b2e4ce448d9d86ff2b509cf3326af7c6f1d89c104f4431b095
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,346
Size: 1.00 vMB
Total Fees: 0.01511760 BTC
Feerates: 351.58 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (224,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,991 690,991 0000000000000000000993b8ac50ff9ecd3e257dbfdf296cfbf656f9b9c2cfac 2,230 0.80/1.00 vMB 21
690,990 690,990 0000000000000000000d5fa8c816a415fbe8f62c20875bdc3afcb0f5dc518639 129 0.08/1.00 vMB 9
690,989 690,989 00000000000000000000d42db3f6c8e83559f199ccdae6ea0e66ac2900755129 3,087 1.00/1.00 vMB 22
690,988 690,988 0000000000000000000d5ed58efefe429d823482e309327e162448d7b0862410 37 0.01/1.00 vMB 14
690,987 690,987 00000000000000000010fbc2cee1bf6d5076dfa0eb85d9601e9072cdaee7d7e5 2,279 0.71/1.00 vMB 20
690,986 690,986 00000000000000000002917fe848c7cc6304413b6b05be3f03c4ce6588d2f5e4 2,404 0.92/1.00 vMB 18
690,985 690,985 0000000000000000000f07afab14ea20b3fb73dba74198e960b786a098b7b4e6 994 0.32/1.00 vMB 20
690,984 690,984 0000000000000000000d692abbd981cd89c8262aaa563601e9ee655ddbdffa3b 1,861 0.59/1.00 vMB 19
690,983 690,983 0000000000000000000633b7be23a415bb6043bc6844bca6528fb0c2d47b3e89 702 0.28/1.00 vMB 24
690,982 690,982 0000000000000000000d9d8c0d4defba7494d9176676dcd5347ad92d3f3cc99d 619 0.20/1.00 vMB 22
690,981 690,981 00000000000000000007bc30567dab58d7881ddeddc8f11341d1cd8fedc78db9 331 0.11/1.00 vMB 18
690,980 690,980 00000000000000000012489f1b9955b8c8bd32f92039f6bd49eacbcba27ee111 1,746 0.76/1.00 vMB 16
690,979 690,979 000000000000000000129c28790e1d1b1efea7eb43f1069a0e2a28ea0be8eaed 827 0.92/1.00 vMB 21
690,978 690,978 0000000000000000000c2e86358d034804f3afee67a1269a3060346596810d34 760 0.23/1.00 vMB 20
690,977 690,977 0000000000000000000c9514f32dcfb3e70217e558a5be8b907e3f30ddf6e77e 571 0.22/1.00 vMB 20
690,976 690,976 00000000000000000001621492960d611310ed3a59ad41868d8c49745c7c3bc4 973 0.34/1.00 vMB 20
690,975 690,975 0000000000000000001133b0f23893811bdc731c7612f2edd9ade4992ae76fea 1,597 0.55/1.00 vMB 22
690,974 690,974 0000000000000000000f7f8fefc1ff4c46a3d2164bbe82e072426d53005bed65 351 0.13/1.00 vMB 13
690,973 690,973 00000000000000000009b07c702ca3f1ca1a9b554be020220a4b7fad237daa57 2,382 0.99/1.00 vMB 19
690,972 690,972 00000000000000000013427c43f8a12fe228f7462f1daa7b6053a03a8668f883 816 0.32/1.00 vMB 20
690,971 690,971 000000000000000000130fccbabd17affa68cfbf0bc81a8c989c1d6c30764067 64 0.02/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.