Loading Tool

Explorer IconExplorer

Memory Pool

49,070 transactions
28.46 vMB
0.10430454 BTC
Random Selection Loading Transactions
Max Size: 151.67/200 MB

Candidate Block

Mining Attempt d9315cc61ceadf51ff30987c9e88056ef76e6abb757d58b5eb77e87dabe9df15
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 5d711413cfc0b289e82ad7acd90c241a9275cc85154796cd9fce33ddaca0e967
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,054
Size: 1.00 vMB
Total Fees: 0.04541323 BTC
Feerates: 500.00 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (139,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,800 774,800 00000000000000000003613936ae10a1234629b8f9650be1bc33db7eff5158d9 2,804 1.00/1.00 vMB 18
774,799 774,799 00000000000000000002573a91d2b9b3dc99e9fd3e22f743cb9f5257e427f2f1 144 0.39/1.00 vMB 2
774,798 774,798 000000000000000000070cdc2519d5ba9eb6e7565ebc1b18ed69416fdcb63a5e 644 0.99/1.00 vMB 4
774,797 774,797 0000000000000000000561a8e69ddb9bb2c2b8bd84c5dc48f480393e9518b3c8 1,798 1.00/1.00 vMB 2
774,796 774,796 00000000000000000003b65221643d3c2ec0a685c6291f6a28301f3877ce2794 2,053 1.00/1.00 vMB 11
774,795 774,795 00000000000000000001af0a31e01888af99d2624e70d3699c1dfd2270f47907 2,067 1.00/1.00 vMB 21
774,794 774,794 000000000000000000035118270ea07228e068d752e93144197fef136df8353b 3,182 1.00/1.00 vMB 15
774,793 774,793 00000000000000000005ee6d3b882dc0eef9240ceeef981a0e213cfa5a5b05c7 3,385 1.00/1.00 vMB 26
774,792 774,792 000000000000000000023434a19d6f2acca0cf1c9edadcd5b829f889cdac9c5d 2,103 1.00/1.00 vMB 8
774,791 774,791 00000000000000000000551f0adc1c1fda8e96efcd9b5bf55f6cfc1d68a43567 2,799 1.00/1.00 vMB 19
774,790 774,790 000000000000000000036045b8191c6ad306ea76b096b3367deb984ed9ad297b 561 1.00/1.00 vMB 2
774,789 774,789 000000000000000000022ed302000c30cc7b7be5ad6ea6c4fed28c194605831c 1,730 1.00/1.00 vMB 6
774,788 774,788 000000000000000000000f07b6404110bba4d183e3d831d6a8d149200543ee16 3,427 1.00/1.00 vMB 22
774,787 774,787 0000000000000000000365f4df8316cc72e15083e8f3506b3377d751ee3b6a5b 1,098 1.00/1.00 vMB 6
774,786 774,786 00000000000000000004be330802212687304fb2630cc830c8865dfa55688502 1,853 1.00/1.00 vMB 5
774,785 774,785 00000000000000000007142157d7631768d2245d058a406ce8d2595d83ebe7ce 5,249 1.00/1.00 vMB 4
774,784 774,784 000000000000000000031f7fbed3ee6ee6232dfa1231ea86f2b38dd0aa816c5e 4,310 1.00/1.00 vMB 6
774,783 774,783 00000000000000000000c22b9b38bf87775d455eeac1ca5ec2c6affcef9e6bbb 2,190 1.00/1.00 vMB 13
774,782 774,782 000000000000000000001c0133f2d831a32ee3a84633526b4d682412e41d0e8a 2,528 1.00/1.00 vMB 20
774,781 774,781 0000000000000000000038936348792569c6843df3a1bd93e9530be49a85fa2e 744 1.00/1.00 vMB 16
774,780 774,780 000000000000000000018181a19186b07585deed1174f61389941ed85963477a 2,853 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.01 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: 649.49 GB
    • Received: 13.18 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.