Loading Tool

Explorer IconExplorer

Memory Pool

81,974 transactions
30.91 vMB
0.08562576 BTC
Random Selection Loading Transactions
Max Size: 189.37/200 MB

Candidate Block

Mining Attempt 3593aa108890764d9deeb266d18c54fbce75f2a20744c452f098fc0dbb3805f7
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d235e1b82870c3c0d7fa12d9e6e797549600d8dc79ebeab5426e46c58ea958ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01612063 BTC
Feerates: 100.00 > 1.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (224,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
690,970 690,970 0000000000000000000f4f73dfcc93b2dd6f599eff3dd3aaa1d7c7eaeaa2df0c 110 0.03/1.00 vMB 22
690,969 690,969 0000000000000000000f59290899d3c6917bf685085feb584a21b714e66c4740 2,319 0.99/1.00 vMB 21
690,968 690,968 00000000000000000003462de69b435e922fdb54ecc227f8eea8aa6d633de9c0 434 0.13/1.00 vMB 9
690,967 690,967 00000000000000000000a6c30a458d58e95b505e9cf431823cd613d5dd26f4c6 2,408 1.00/1.00 vMB 33
690,966 690,966 0000000000000000000796cc61fb352d87a174b951536339c8526d62782c5c88 1,061 0.41/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.