Loading Tool

Explorer IconExplorer

Memory Pool

43,996 transactions
27.19 vMB
0.08764792 BTC
Random Selection Loading Transactions
Max Size: 142.31/200 MB

Candidate Block

Mining Attempt 1b89904c7445b0a820692d3afd17a023a16f20a6caeba0567f6a6baa7d6171f9
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 07375f996f1b0bc55c88f7deb335d6553290bdf37ae5d7b70c525c4efc4951e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.03467801 BTC
Feerates: 150.93 > 3.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (137,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,317 777,317 00000000000000000001d37a6942f8774f1387bc31cf0db67d657ce84e53e777 354 1.00/1.00 vMB 2
777,316 777,316 00000000000000000004bf940c45a661c4816aaec24898cfdc22d0882634e352 285 1.00/1.00 vMB 2
777,315 777,315 0000000000000000000400a59a28fba5f169d6936fbf4db76ab61f9687275b3c 446 1.00/1.00 vMB 3
777,314 777,314 000000000000000000032bea9dca1e30d24f31bfd8a9d32850bc88c202083ebe 480 1.00/1.00 vMB 3
777,313 777,313 0000000000000000000180090395f281f6a2d539913ef83983b4a584d530c5ad 131 1.00/1.00 vMB 1
777,312 777,312 00000000000000000004fa1298ea7d2d98a46a3b42db611afbe204729115f2e3 1,837 1.00/1.00 vMB 9
777,311 777,311 000000000000000000055caa9ffbacae34979ed63363120c5a6ac9f873d21658 1,627 1.00/1.00 vMB 10
777,310 777,310 0000000000000000000563093394c1244fc8cc16e61610b3057da90dcdcc25cd 582 1.00/1.00 vMB 2
777,309 777,309 000000000000000000040a73dd4602c38a490f3430115debc5c27338da716f01 938 1.00/1.00 vMB 5
777,308 777,308 0000000000000000000512fb01c0e4d9463721951a60773e3d0e8ab13b447305 2,359 1.00/1.00 vMB 9
777,307 777,307 00000000000000000000fe63a9e9d6e0fd89b8868623e22273e35b4e701cf0dd 1,968 1.00/1.00 vMB 8
777,306 777,306 0000000000000000000355b772e1e73dc534b5a335b7bd13a63fb223a799d425 2,811 1.00/1.00 vMB 15
777,305 777,305 0000000000000000000464313e5bfbf7a3fdb06ed4ab5b5f236d87e2ee2cd6d1 1,573 1.00/1.00 vMB 22
777,304 777,304 00000000000000000004483cb00ce90cac66224adaff94dd589996a2542a7de1 2,669 1.00/1.00 vMB 22
777,303 777,303 00000000000000000000c6ac81788dda6dfaf7f1537041b2958373ed38e4ea47 83 1.00/1.00 vMB 1
777,302 777,302 00000000000000000004bf22919ab6b1894b3b8d4b0eeb30dbd09c15cf2859cb 86 1.00/1.00 vMB 1
777,301 777,301 00000000000000000004654ab5f64d128485bde9e0ac4f0aea30e1225db97e17 1,206 1.00/1.00 vMB 6
777,300 777,300 000000000000000000016d2cf5bb3600f8a9805bcf51c41883589d13d584d2aa 939 1.00/1.00 vMB 3
777,299 777,299 00000000000000000005c03f5417e20ef1fbfd829b5465dcf5679b2e8bc81182 494 1.00/1.00 vMB 3
777,298 777,298 00000000000000000000751f2c33736b986d207395064c270be8ef427f801bd8 180 1.00/1.00 vMB 2
777,297 777,297 00000000000000000006badce6e3424139dff8df21cb1165867ddab495e49abd 1,205 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.