Loading Tool

Explorer IconExplorer

Memory Pool

10,338 transactions
4.08 vMB
0.01740104 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.35/200 MB

Candidate Block

Mining Attempt d609a33077fbaf3baf76d70fc5292eaa413198ce2f68f11111849f547bd5c9d3
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root b9c67938bac6ca9d391bcf9cd387c1e58fbde93e0ac814cb0d6b6884efd15c91
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,939
Size: 1.00 vMB
Total Fees: 0.01243456 BTC
Median Feerate: 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (889,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
24,071 24,071 00000000b0742187ae98b7bae07bf13519c39004ead561461a4bc1a0c834a4db 1 0.00 vMB 0
24,070 24,070 000000004559012842720edfbc699322884f9a887c9865ea2df42db814a5c815 1 0.00 vMB 0
24,069 24,069 000000004d22746fecd8bae3dfdb5ac67f91d567d878645d2d62bd0410cf15d7 1 0.00 vMB 0
24,068 24,068 00000000778dececa623a8b58c0b09b16bb670f0a25e775ddb672468a34c031c 1 0.00 vMB 0
24,067 24,067 00000000852f58dc72266f29a07ec29cf022508539098471528396d056c88963 1 0.00 vMB 0
24,066 24,066 00000000e27718aaaeaa09d7cd5ce2225ce3a68546bf2c3aef7ae348f38d095d 1 0.00 vMB 0
24,065 24,065 000000002d8d74ab18532a327f71888326d44a0423fb1990d359737032b76c9f 1 0.00 vMB 0
24,064 24,064 00000000f1078edca6d5964ead3a647b6333e66c218df2936297b24c4b5b356b 1 0.00 vMB 0
24,063 24,063 00000000f74942adb835f8b0469120297cabd02d955205ade1413a935e1c7142 1 0.00 vMB 0
24,062 24,062 00000000166ec2a0682ffce4a2380f05f5882eba61181b0bdafb85cbd35c8ff3 1 0.00 vMB 0
24,061 24,061 00000000837eb5040564073c6faf50e54ffc1e0789e08975b41a99ee28db57e0 1 0.00 vMB 0
24,060 24,060 000000004cc1687618369dbdf7b6c6278ee31c4d36b9d602c8cbe059a3980be9 1 0.00 vMB 0
24,059 24,059 0000000011a15e6eedfa41e8ee90513a3d093310b0cabf93ec72f0e9a7c0a173 1 0.00 vMB 0
24,058 24,058 000000000d0458da900636c5feb78937a823838725ac7febb98b6037b959e174 1 0.00 vMB 0
24,057 24,057 00000000ae250d130fa6bc1ca2587baed596dfebfef2e64ee84d51a85e4b122f 1 0.00 vMB 0
24,056 24,056 000000003c8e97d2d63f12cd9a9c88dd44fa2926996673137239f7e1912abe73 1 0.00 vMB 0
24,055 24,055 00000000e6d6ed7af80bde340140ca8db4ca84d4dd4249acc27011b1fcde4ea1 1 0.00 vMB 0
24,054 24,054 000000006372674b9d317b61de4e81ea36d8200872f9532218aa7c4232fd28bf 1 0.00 vMB 0
24,053 24,053 00000000c87fee6ad56822692742b514b90225f7e82162a35559f2ad656ab377 1 0.00 vMB 0
24,052 24,052 000000009412a322f9ca4c9d09878cfed128b2708bf864fb5a9d13904c691dec 1 0.00 vMB 0
24,051 24,051 000000002069dd747031e56489e256b376d0068b5253333b5e24f9014285557c 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.68 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: 322.71 GB
    • Received: 1.56 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.