Loading Tool

Explorer IconExplorer

Memory Pool

78,880 transactions
29.11 vMB
0.10002256 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt 36cf384c340687e4a851d1f806c17592185b0fd57c9dfeea9c0ca270988b31f1
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 2daf85ac6c79278ed525e421e708789290ce0e5579361ad7cdcb046bb7ed65d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.03902009 BTC
Feerates: 137.15 > 3.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (176,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,657 738,657 00000000000000000001b5734989aa5d43bd7a6266b560306e62fad9e5fe5633 2,221 1.00/1.00 vMB 17
738,656 738,656 000000000000000000073ef06543252dce1cc24c9e31a6d6848d892ffc824f71 1,758 1.00/1.00 vMB 15
738,655 738,655 00000000000000000003c5d778c79261d1231999aacf9d8cc6434cdbffeeef5d 22 0.01/1.00 vMB 6
738,654 738,654 000000000000000000048da935c32bbc6e96df1ee3a9440cb5f5deb6fab5b2b6 1,163 0.84/1.00 vMB 3
738,653 738,653 00000000000000000000c16f8b0504c94532e0576440fc5f420b1d60d9fbc145 2,178 1.00/1.00 vMB 4
738,652 738,652 000000000000000000001b60d283813a262610bf89204df28f8851cc74145503 2,754 1.00/1.00 vMB 16
738,651 738,651 00000000000000000004993d94764fc164ffa89337235af6d9331feb62b6acfd 1,902 1.00/1.00 vMB 7
738,650 738,650 000000000000000000012edd0e281206bb0dd77294d12bf298df071cec5b55af 1,205 0.50/1.00 vMB 9
738,649 738,649 000000000000000000067916133f81ac60027353b987b545d7b5a8e8dd18a813 861 0.36/1.00 vMB 7
738,648 738,648 0000000000000000000475cc4b270a260e8e19c932632a041b98be9bd247f163 127 0.06/1.00 vMB 10
738,647 738,647 00000000000000000000397e07750bf2378d29101fb23dfe8308e96bee028a8d 86 0.04/1.00 vMB 4
738,646 738,646 000000000000000000034d2dba15584c6bddc6f0489355ea9fe5496417c934bd 1,725 1.00/1.00 vMB 6
738,645 738,645 000000000000000000054a2d450213de7915cea6cf8611d64d9c841391905f00 1,380 1.00/1.00 vMB 5
738,644 738,644 000000000000000000081d6c38ed19bab594ba8c05b5e79f4cdfc60ec3d93838 2,040 1.00/1.00 vMB 14
738,643 738,643 000000000000000000056bee8e327f66d29a72e3cb840e232cf2636639f8e3bb 2,241 0.82/1.00 vMB 9
738,642 738,642 00000000000000000000e6017b6f36b9443bab8191dcec8d0bf04d909ff65cb9 314 0.12/1.00 vMB 12
738,641 738,641 0000000000000000000044218edeb16cb09869c849cb85a91cd21901a88a29b0 410 0.18/1.00 vMB 9
738,640 738,640 00000000000000000001185cf9c8f9386af89613662a12e069bfcbd034f472c2 1,667 0.60/1.00 vMB 4
738,639 738,639 00000000000000000003f0a0b2a4da010fc9533b7b5485a36fbfdb83171ff25f 2,789 1.00/1.00 vMB 13
738,638 738,638 00000000000000000000cf04359480a8f25a94884ecdfec2c4d7528268dd9958 1,884 0.91/1.00 vMB 3
738,637 738,637 00000000000000000006baec764f65a7a7bf7c0701ec97416c5c3cbe530f94ce 2,491 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.