Loading Tool

Explorer IconExplorer

Memory Pool

40,756 transactions
25.90 vMB
0.04988624 BTC
Random Selection Loading Transactions
Max Size: 135.35/200 MB

Candidate Block

Mining Attempt 9227c317ecac5fee73a46ba5c42372a306cb1b2d4580c26112db586a36ad00a3
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root e4e98ed363e9801b332b34467ef25e8e1d504bea4a113137f4e1cdb3bd70813a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,942
Size: 1.00 vMB
Total Fees: 0.00284919 BTC
Feerates: 18.26 > 0.29 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (560,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,646 354,646 00000000000000000b2a774da433cd7435412cfe36bdc689d920acb82430a061 855 0.59/1.00 vMB 20
354,645 354,645 0000000000000000095d8139e3952556782ae1588f39c26828d7845daf19ab13 1,403 0.84/1.00 vMB 23
354,644 354,644 00000000000000000d35454365c161addc0146286bcd6839017baffe75a2c3e9 294 0.21/1.00 vMB 22
354,643 354,643 000000000000000015c33a22604bd9c01806c3add1b33d6b8dd1e663da95cbd1 677 0.75/1.00 vMB 15
354,642 354,642 00000000000000000f181b8cfb70624cd74bcac01c930657bd1bde85ff59e7fd 583 0.75/1.00 vMB 15
354,641 354,641 00000000000000000a1ebf23947c2dc38f980c66c1fd1303235326e36ea5afae 2,066 0.75/1.00 vMB 36
354,640 354,640 00000000000000000f8d7a12d307ddc717cab90d2ced5c7320624a13714b0aa3 1,324 0.75/1.00 vMB 31
354,639 354,639 0000000000000000140e56b14a40646321f060022aabe247d8167f5dc3a11eab 174 0.10/1.00 vMB 27
354,638 354,638 00000000000000001480420b5c5b29980bf8d3a1ba1c4370a8a47ace9b29e877 1,194 0.90/1.00 vMB 16
354,637 354,637 00000000000000000a83270391a67353570dd0459a17c2511f7d89638906110c 1,434 0.68/1.00 vMB 34
354,636 354,636 000000000000000007a0c2833bb1360009ad465bf1344a5257d9e106e17206bb 1,179 0.75/1.00 vMB 21
354,635 354,635 00000000000000000e0111f87467de20c491bdd1348a685ef9de43116eb678f8 1,550 0.75/1.00 vMB 33
354,634 354,634 000000000000000003bb61c7598d7ae985dfa879acb916950b305005cb0126a7 467 0.43/1.00 vMB 17
354,633 354,633 000000000000000008b7c8fb1aa96171d5f6c337a4a56b0727ce7fe3603e8802 813 0.50/1.00 vMB 26
354,632 354,632 000000000000000005c0381b734a8bc0c3e1b6437ee14d0737b706c76b9e4d63 394 0.95/1.00 vMB 15
354,631 354,631 00000000000000000f4304bfc12f6dfac638623a0b148686008880a18f1e72f4 1 0.00/1.00 vMB 0
354,630 354,630 0000000000000000128d47540f4f41b4299eca100b208530a8dce3fcb26e2bef 699 0.70/1.00 vMB 14
354,629 354,629 0000000000000000152e665b039319a32b693fd4adb258fb9eaa933c33b5de4f 409 0.22/1.00 vMB 26
354,628 354,628 00000000000000000ac806f5cdebb223180f1e13d29148812617629e15bc0797 915 0.94/1.00 vMB 13
354,627 354,627 00000000000000000ed871a356d3800bbfc9b6c44414ddaef51b1e4990f4e686 510 0.60/1.00 vMB 14
354,626 354,626 00000000000000000ccd9137aeb286204dced7fe2b456d3ebbc952f592b07c48 566 0.71/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.99 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: 648.69 GB
    • Received: 13.06 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.