Loading Tool

Explorer IconExplorer

Memory Pool

78,056 transactions
29.48 vMB
0.09057099 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt 674f55a50076dff0b1d05a3a879f8139633a23021dfb6b1dccfe0b8ff295970b
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 29ee305655b7867cad907e622584248ac9392ff7623427a34384dafcb7d5626b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,757
Size: 1.00 vMB
Total Fees: 0.02557883 BTC
Feerates: 301.35 > 2.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (125,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,590 789,590 00000000000000000005d2281c31bb4453cbfb064b1b93015a5bddbf1d60d7cd 3,214 1.00/1.00 vMB 39
789,589 789,589 00000000000000000001a8ce9570bd43f4afb68e16d11df72d87c6f7f8c388fb 4,598 1.00/1.00 vMB 59
789,588 789,588 0000000000000000000181931b239adf458da56c191dabc83682e2895ead1c7f 4,332 1.00/1.00 vMB 58
789,587 789,587 00000000000000000003001ce6d54af9c0f648938af2233fc6e3e7ad92f93437 4,493 1.00/1.00 vMB 50
789,586 789,586 00000000000000000003a633d8292811adea2812ca269edbaab4b5a3962ef40a 4,648 1.00/1.00 vMB 93
789,585 789,585 00000000000000000001b690ad04d2dfdb803f317b75c521dc4720710b05eaa0 2,846 1.00/1.00 vMB 117
789,584 789,584 0000000000000000000069584a5f3a235847724e86889b7df37def4780ea28bf 3,231 1.00/1.00 vMB 168
789,583 789,583 00000000000000000001263592b40e5ba9e91251534c3d3573de44ba68ddf981 3,885 1.00/1.00 vMB 61
789,582 789,582 00000000000000000003475d46770208a5402dee869b6eb54d67aee54cd72c55 3,439 1.00/1.00 vMB 83
789,581 789,581 00000000000000000000b273287c1c773cc9acfc2a980172e95f5af39695fc41 3,445 1.00/1.00 vMB 73
789,580 789,580 00000000000000000001ae32e0e422c9ae9181b22aa9e6259af957fa5fbdf2cc 2,540 1.00/1.00 vMB 35
789,579 789,579 00000000000000000001f0e3427f17cdb435a9fb070328c27725b5fa26d831e5 1,696 1.00/1.00 vMB 28
789,578 789,578 000000000000000000047f89e33ae454926b6a4d033fd5ce8212025eec097234 3,593 1.00/1.00 vMB 44
789,577 789,577 00000000000000000002ce03028590f47bfde5b76f49bb5c70b30637f4e070b0 4,804 1.00/1.00 vMB 49
789,576 789,576 000000000000000000031d5066b5f8d486f816a210f9e517a06b48191d21729b 4,644 1.00/1.00 vMB 32
789,575 789,575 00000000000000000001a96ae27ac06af822285d808946729170b98dd816053f 3,876 1.00/1.00 vMB 53
789,574 789,574 00000000000000000002b2f3dd570b59d02e45126bdf206699d52504a26e4a1b 4,076 1.00/1.00 vMB 29
789,573 789,573 00000000000000000000d439d3b705e300b5a35dd857f102982d00e54d89380f 4,549 1.00/1.00 vMB 44
789,572 789,572 00000000000000000004149ca56f31dbe8b2e8abc1f2a24921146e325da3a9e2 3,336 1.00/1.00 vMB 55
789,571 789,571 00000000000000000003fd830edce7d94e4c2673162d1513cbf0a1030fe84c7a 3,324 1.00/1.00 vMB 58
789,570 789,570 000000000000000000058b4dd830e51c069d07cbe72d3e7511dafa425a984cc7 3,530 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.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.