Loading Tool

Explorer IconExplorer

Memory Pool

45,405 transactions
27.45 vMB
0.10823854 BTC
Random Selection Loading Transactions
Max Size: 143.62/200 MB

Candidate Block

Mining Attempt 4b71d816a43b8b060a25cee8f8001b06664075da1459a341c1b921a9251f1ab2
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 67e3f6775a33c2476100c87b63d809a3b662a7884a4418d04f7518cbf3f17b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.04928532 BTC
Feerates: 151.01 > 4.94 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (201,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,779 713,779 000000000000000000068482ffbc5eedb7e2a5ea8c814f0f5d08d26928679f87 451 0.20/1.00 vMB 9
713,778 713,778 0000000000000000000021aee6d4108d2e57e1962a0f8f02c3df8da13d635bca 795 0.32/1.00 vMB 9
713,777 713,777 0000000000000000000a33368d799b8e0c4a22b5613c9935125b4aa27305f660 934 0.43/1.00 vMB 10
713,776 713,776 00000000000000000002a14187f1c6e1d86659cefdf7ddb512a77e38a3ccc6a3 1,305 0.93/1.00 vMB 1
713,775 713,775 0000000000000000000b947377d1f20a6118277a27eab9308dd699d6b3838940 2,451 1.00/1.00 vMB 18
713,774 713,774 000000000000000000041ae387a069636cd89846a466a9f47a6fbd02ac6d3b7b 3,150 1.00/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 782.17 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.50 GB
    • Received: 13.91 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.