Loading Tool

Explorer IconExplorer

Memory Pool

41,960 transactions
26.40 vMB
0.07172533 BTC
Random Selection Loading Transactions
Max Size: 137.84/200 MB

Candidate Block

Mining Attempt 4786a090a560b585e28fa9546664c6bd08fc0a24886fd9e587879a6e1fe9e6e2
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 67dc8f5d466562a6d134762e9dabe3e4fbf7c4479019496d38f6610ebc871300
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,530
Size: 1.00 vMB
Total Fees: 0.02337489 BTC
Feerates: 151.16 > 2.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (201,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,773 713,773 0000000000000000000a88e5b44012a9b40aaca18a0093095d266cad0925e99f 2,103 1.00/1.00 vMB 16
713,772 713,772 0000000000000000000050922233be70d5fe3ee8720772111c272c06d7e4c59b 2,301 0.92/1.00 vMB 11
713,771 713,771 00000000000000000009d4784e7248fcde9efc0c3efe54c0b14becab2c00f39d 1,297 0.46/1.00 vMB 8
713,770 713,770 000000000000000000031ddeb13c270edc62e4ee0e50c52a146bd83fb9589bd3 36 0.01/1.00 vMB 33
713,769 713,769 000000000000000000095d5ba32f717e53af383306dbee67c8f95e60449efad2 563 0.31/1.00 vMB 10
713,768 713,768 00000000000000000002aff04f2b912092cdd0e3d3e60e759f0e097fbf39a66d 461 0.14/1.00 vMB 11
713,767 713,767 000000000000000000070a0b8ac2dd8c72d460fe913d8e97ba510a1b21149b5e 132 0.06/1.00 vMB 12
713,766 713,766 00000000000000000007ea9bc788e034044a73f793e3dcc22945ff13d36a43b7 172 0.11/1.00 vMB 9
713,765 713,765 00000000000000000005b607240acc20eba8da06a86d9d6600d32b390963d10f 776 0.30/1.00 vMB 8
713,764 713,764 00000000000000000006cdaf158b154835cd8cde435eb6220fca0aae0060b534 751 0.29/1.00 vMB 4
713,763 713,763 000000000000000000013539ceebfba6b91034007ff75d2ace2711890af0c7b0 3,495 1.00/1.00 vMB 4
713,762 713,762 0000000000000000000900f16fbbdc12485e3a2697af8ce6357471f895417810 2,359 1.00/1.00 vMB 23
713,761 713,761 00000000000000000004857825eb7bc259c41c89fe8f2099310a5c9ade3e07e3 58 0.02/1.00 vMB 6
713,760 713,760 000000000000000000014f7e10685d2aa4ed5c81b0e9fdd9611d4590bdd99bc3 2,098 0.89/1.00 vMB 5
713,759 713,759 0000000000000000000572339150776267289167260c0f22d51eec4bc2e9b73d 3,281 1.00/1.00 vMB 10
713,758 713,758 00000000000000000009002ae6e050f5c33e3394127826f1a6651e01a48d0450 3,147 1.00/1.00 vMB 13
713,757 713,757 000000000000000000054e1f807c009c12c49d3069fa91395d3a8a0e05057479 33 0.01/1.00 vMB 3
713,756 713,756 00000000000000000007eec3c3d8b19d88db07dd241d21764bb62a28f5a23875 1,375 0.67/1.00 vMB 6
713,755 713,755 00000000000000000008b9829cc3d91a44d4fa0686f06f08cf57e081172cffd6 1,759 0.65/1.00 vMB 3
713,754 713,754 00000000000000000006b7ad587a0b5cb4fea17902ab735b7c80b5ab7b21b05a 3,150 1.00/1.00 vMB 8
713,753 713,753 00000000000000000000b751d31d096d68f7bde6b82ac1dd955ecf7ed718b0a7 2,941 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.