Loading Tool

Explorer IconExplorer

Memory Pool

34,753 transactions
27.20 vMB
0.05640290 BTC
Random Selection Loading Transactions
Max Size: 136.22/200 MB

Candidate Block

Mining Attempt 5f53280e4b325da21fbff052c1f6273bf86af25581472435f9d6ecd7600c9352
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root e2321aea578bc06654a311adc25d2f9941409fd4d3f20d7cd011fbd24b244c90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,440
Size: 1.00 vMB
Total Fees: 0.00500659 BTC
Feerates: 77.90 > 0.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (217,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,625 697,625 0000000000000000000f5ed3aa086b23622d9b495fd43a3e87a8fef31f59bae6 1,563 1.00/1.00 vMB 10
697,624 697,624 000000000000000000079399866688549b921ea3ea304fa796e86bc99dcc4c00 228 0.11/1.00 vMB 13
697,623 697,623 00000000000000000000bccec53a8047743e43bb133cc87fcd4b6b79749521d1 1,217 0.49/1.00 vMB 11
697,622 697,622 00000000000000000002a8d147ddcffbd892e8a5a8ed8f90edfcbdd4d523929e 1,944 0.83/1.00 vMB 14
697,621 697,621 0000000000000000000c304193eac2cab7796302442dbbc74cc82fc1080e7682 2,068 0.78/1.00 vMB 13
697,620 697,620 000000000000000000073c0102a92e08ef4ae9c732bc7d033e7420b1682649bf 913 0.30/1.00 vMB 11
697,619 697,619 00000000000000000000ce4b9e09f74b043a98e1aa7257e5f8a36aaecb662d79 1,535 0.82/1.00 vMB 9
697,618 697,618 00000000000000000008250f984a5b2065f782b41748c657f80517eaf7e963c0 554 0.16/1.00 vMB 12
697,617 697,617 00000000000000000004d84eef9ce466f22b721548fea41e6928f902eba9bb61 1,232 0.54/1.00 vMB 9
697,616 697,616 00000000000000000009b834656ae083a7e143e68df479e89b03835c652b6d01 2,287 1.00/1.00 vMB 2
697,615 697,615 0000000000000000000cadbcd234be9af5f820674e6d67954aa1812212be639f 2,757 1.00/1.00 vMB 20
697,614 697,614 000000000000000000030c8c304659f01d56a338dcd664e14bbd7f68ce284ebd 766 0.26/1.00 vMB 12
697,613 697,613 00000000000000000002be5092c2fab9d3b975f2e2860fb06f2b737e55f301d0 1,255 0.46/1.00 vMB 11
697,612 697,612 00000000000000000002ab2ea9e268a1d2f3a0eef37ccd6509ae8205bb0a2a55 366 0.12/1.00 vMB 11
697,611 697,611 0000000000000000000c7f46e47bd6cfe09fba499c589f0df40a551131ad790e 334 0.10/1.00 vMB 14
697,610 697,610 000000000000000000018c684e373566e98dbf1743184d779f069141dddb3a0a 713 0.29/1.00 vMB 10
697,609 697,609 0000000000000000000c22084107f0f4d2d125a5be4c8d7e6f9c16ded0ba06b8 2,878 0.98/1.00 vMB 12
697,608 697,608 000000000000000000091b66a9af7fdb7f88fc41bfb903f29728cfdab16c4a64 2,604 1.00/1.00 vMB 10
697,607 697,607 0000000000000000000551a22873484cdb579d744e5e6a35915b54bf838b84ec 569 0.71/1.00 vMB 4
697,606 697,606 00000000000000000008f67b14c9153276cff144aba5755337e7037a4bf0da86 2,704 1.00/1.00 vMB 8
697,605 697,605 00000000000000000007d7b0e314c8a5b76dc8bd02fbd3923afeee475e83b4eb 2,567 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.