Loading Tool

Explorer IconExplorer

Memory Pool

79,303 transactions
29.50 vMB
0.08462493 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 41e0e848d1ede6326866f4831115c1f7e184b71e8f6643e0e6e034a8254e5599
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1f564d4838817946efa23ca7e7e358c321c03d6e690c17b29fe3ede7145fafb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.01974929 BTC
Feerates: 402.60 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (211,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,609 703,609 0000000000000000000403c53bd0a49264c41658030aa2cb81c248e7d801e6b3 716 0.33/1.00 vMB 10
703,608 703,608 0000000000000000000159ac5df1b8c86dc67d43949870500a1dd71aed1101cd 260 0.11/1.00 vMB 10
703,607 703,607 0000000000000000000d68b32c7b7504f2b3b3ef8c66daa26098b9a43eb15349 1,476 0.50/1.00 vMB 12
703,606 703,606 000000000000000000004497e2add84b8cd34734302932d5a7c87ed5f3b49f4d 512 0.17/1.00 vMB 9
703,605 703,605 0000000000000000000caabe1a99baa01f3502f4417a122efdcfc8eafd67031b 1,082 0.36/1.00 vMB 12
703,604 703,604 0000000000000000000bf192140431a034e0ee713a13355bc36d0ec516f16094 316 0.09/1.00 vMB 18
703,603 703,603 000000000000000000077ac614d0fa8f6ddd9bea05676d9c7d999308510f1f7d 2,515 0.91/1.00 vMB 12
703,602 703,602 000000000000000000095b45b8b7acc4e928d7ee0a413fecede707b145d0238b 1,639 0.63/1.00 vMB 3
703,601 703,601 00000000000000000001dab19d08bf7a5a7dc350855eade998b75d6b74acff05 2,330 1.00/1.00 vMB 15
703,600 703,600 00000000000000000009a8a019a7e05cf9dd888543f8e1a5449dea200c3922f5 198 0.16/1.00 vMB 5
703,599 703,599 000000000000000000051aca8a877f6981d3b3f5c3e6ae8c071ac247a7d7919e 2,356 1.00/1.00 vMB 8
703,598 703,598 0000000000000000000867b435b9438822558ef0845c46c727316a9a40bb3dfd 1,439 0.74/1.00 vMB 9
703,597 703,597 00000000000000000004096095ae416cc43a17fb4d4c01f16186428ce35909ce 2,902 1.00/1.00 vMB 10
703,596 703,596 0000000000000000000c14a830fb263c2f7f794e456255d4165512ae66cbde5b 1,457 0.59/1.00 vMB 12
703,595 703,595 000000000000000000048dd66fdc57a66c68b17a8063ae4a475cc91aac7e0ec5 1,339 0.82/1.00 vMB 6
703,594 703,594 0000000000000000000459b13599ccdfdf2d2c08cccc0c23fdd2f77850144ac8 2,590 1.00/1.00 vMB 9
703,593 703,593 000000000000000000039c7234a033fd675633d14aaf5b7c3b0d14b0160a4f48 59 0.02/1.00 vMB 9
703,592 703,592 0000000000000000000488c537d7d3f93ef03df09e41a468afbd67c3ef517ab4 1,804 0.51/1.00 vMB 5
703,591 703,591 00000000000000000006391d173193364f8fb69cd2bd60d21031e4d57186890d 2,486 1.00/1.00 vMB 9
703,590 703,590 00000000000000000008e10246d4779b51de75359d65eae2227e092e77564543 262 1.00/1.00 vMB 11
703,589 703,589 0000000000000000000a198c6203ea3874a6b8334d28d1223d83ad34bb77671b 858 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.