Loading Tool

Explorer IconExplorer

Memory Pool

81,607 transactions
29.66 vMB
0.08678541 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 448a41cf32e282723527cab08dcd5d43b0440ff8e173b59e76b86acf70649967
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 5485cb63c5c628e47094e4123c566b01292a8523a8a0a09e28d7594029776af0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,199
Size: 1.00 vMB
Total Fees: 0.02428273 BTC
Feerates: 100.53 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (153,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,466 761,466 000000000000000000039953a180b6b7ca1af7269598d80465147fd36157501d 2,518 1.00/1.00 vMB 20
761,465 761,465 00000000000000000001597836210f76d67465a9ba4b16b25f20ce278e3811e4 1,413 1.00/1.00 vMB 10
761,464 761,464 00000000000000000003eba7addff2faca1675ac00ad8b17e216181837384fb2 2,440 1.00/1.00 vMB 21
761,463 761,463 00000000000000000001b2ac5c18c27e637ab6a17510b609f3f4f4945cda8c37 2,435 1.00/1.00 vMB 12
761,462 761,462 000000000000000000065ec6fdf33186ed627b73ad1eba85a77ded7fd048a6ff 3,455 1.00/1.00 vMB 19
761,461 761,461 00000000000000000000093d0cc0eed6902e1d45385b6497cf046e9086f5a5f1 1,899 1.00/1.00 vMB 13
761,460 761,460 0000000000000000000579dafd04d6bc69794159e35da7766120915f49a54566 1,587 1.00/1.00 vMB 19
761,459 761,459 00000000000000000004a1736c209146cd7d64bbf3d165cd6f81f4b72d513307 1,916 1.00/1.00 vMB 23
761,458 761,458 0000000000000000000048e967e8213d6e3b2499ca001a063c9f221976fad0e8 2,049 1.00/1.00 vMB 29
761,457 761,457 0000000000000000000001857c0b3e3846170a7ffa5633b891f9f188c568c618 2,272 1.00/1.00 vMB 23
761,456 761,456 00000000000000000002da97f4b0194fc589c56422f52b4c44c6c02b02733b1d 1,908 1.00/1.00 vMB 20
761,455 761,455 00000000000000000001940ae12e26921b933b159a4e1ca4570c7c23ad801f8f 2,607 1.00/1.00 vMB 20
761,454 761,454 000000000000000000056c0be045f156320b4ce1e62ce01a703caa894120ad39 2,864 1.00/1.00 vMB 21
761,453 761,453 00000000000000000007699dfbb648c10e501435591bd8fd6cdb0be6c243c3a9 3,288 1.00/1.00 vMB 24
761,452 761,452 000000000000000000051c780d89471abe5c91f01e70a60e1dcc852ccadc3c3d 3,208 1.00/1.00 vMB 29
761,451 761,451 000000000000000000075055ef83290b0fe019936b6321c672954058c4c69d2b 3,599 1.00/1.00 vMB 47
761,450 761,450 000000000000000000010df2b98e206d53a3d6e1e2f1e9a70cefc45cec931b54 2,531 1.00/1.00 vMB 21
761,449 761,449 0000000000000000000079f41402ab39c6e14d24c340b51c9f53095176dbec97 3,149 1.00/1.00 vMB 14
761,448 761,448 00000000000000000005ebc17b293bb9bf66eb1c7f4ad36ff19779972475f43e 3,396 1.00/1.00 vMB 15
761,447 761,447 000000000000000000067e4da1bf0fb9e8c60935cffeab2ff93b954e974dc078 3,302 1.00/1.00 vMB 25
761,446 761,446 00000000000000000003cb04d2d93da22c7c0b8c96c015ffcf85d83e495d9606 3,043 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.