Loading Tool

Explorer IconExplorer

Memory Pool

83,444 transactions
31.06 vMB
0.07712708 BTC
Random Selection Loading Transactions
Max Size: 190.02/200 MB

Candidate Block

Mining Attempt dc49ff387c65b2aecad7194471d7cac489a9f714576481be48ce173fd51079b4
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 38379f4b34b4aebe412565bda98f199d1488bf647300c062f46c320bed26e96f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.00700122 BTC
Feerates: 4.56 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (476,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,582 438,582 00000000000000000431b419081fcf98e5fffac58427416907f9d64c4e3fc255 6 0.00/1.00 vMB 353
438,581 438,581 000000000000000000de26c2e761d32a51154ec0cc7f1a861b15ce16b600a061 545 0.21/1.00 vMB 66
438,580 438,580 0000000000000000041dfe7247988e255eaedf3ef996040e9d3f934e7234ddd3 950 0.91/1.00 vMB 24
438,579 438,579 000000000000000003458b00d129f2c81d33d35829a1c8137058f61a00d943cb 2,525 1.00/1.00 vMB 58
438,578 438,578 00000000000000000239567f29377c18612b8b036865678c12f82121331d26d7 2,887 1.00/1.00 vMB 60
438,577 438,577 000000000000000001f14b77236c1b209a26e3c21366d73643f70e0aab847e3b 2,879 1.00/1.00 vMB 89
438,576 438,576 0000000000000000041da300c17ab6d11896c37b81eb88d3c90990c96cf6bf53 2,697 1.00/1.00 vMB 63
438,575 438,575 00000000000000000126431a49db100cbb8e481e6a4c935e85445bd1029fac66 2,496 1.00/1.00 vMB 68
438,574 438,574 00000000000000000039206b1c8196bc8acd86955aa63ca83b5f6f4a3b45eeaf 2,540 1.00/1.00 vMB 79
438,573 438,573 000000000000000001e052e64f879e34a372c70abc8f90174174821fcb561a3c 1,733 1.00/1.00 vMB 51
438,572 438,572 000000000000000000008dcbd532f083978d962308ea0952d006629677199807 2,760 1.00/1.00 vMB 63
438,571 438,571 000000000000000001ba29b0d9372da478f8213adabcc97527ba02a2a18779b3 368 0.13/1.00 vMB 162
438,570 438,570 000000000000000003898ae9640e4e946745033f87d8037bd27c67f839cfed11 1,027 0.40/1.00 vMB 63
438,569 438,569 000000000000000001ae24fa3943da6ea6405539e888678f60829a8674ecbdbc 625 0.88/1.00 vMB 20
438,568 438,568 000000000000000003411b2a1fe156dcd891522ad29266b8f49d702380b95922 1,741 1.00/1.00 vMB 59
438,567 438,567 0000000000000000000872f0b0ca517cdc00d4feb7c947e9c04484d1ded7127a 1,661 1.00/1.00 vMB 50
438,566 438,566 0000000000000000036200fd7d771ad2a4c64fe5d6c6ac86cc39b84c0651a205 1,735 1.00/1.00 vMB 43
438,565 438,565 0000000000000000003ec9a38f1af3008561aef2d62937d2e9aef73e3e9d8177 2,859 1.00/1.00 vMB 65
438,564 438,564 0000000000000000032846d1b2678de2cb84308ac35f84a57ebdae8768ed5558 2,353 0.93/1.00 vMB 73
438,563 438,563 000000000000000002c318124b9851cda9ca0d6b062cedb7c8479afe04e56596 2,226 1.00/1.00 vMB 84
438,562 438,562 000000000000000000ae15ddb78752c669c5c0a37ba8e52793603823e1e5f5de 2,310 0.99/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.