Loading Tool

Explorer IconExplorer

Memory Pool

74,635 transactions
27.65 vMB
0.07384862 BTC
Random Selection Loading Transactions
Max Size: 168.43/200 MB

Candidate Block

Mining Attempt e67c0fba8f41e494548dcdb318486f427689a9f6a299820cbf613b437a2fa37a
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 26a4dae05e5af36bc5c07e1435188cf814e0a4f63cbdfe93b8056dd691d66e9d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,903
Size: 1.00 vMB
Total Fees: 0.01479213 BTC
Feerates: 100.35 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (378,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,970 536,970 000000000000000000072e874c2808fcd8fcdeb2e08f3be3db070569ccb53f08 1,105 0.53/1.00 vMB 27
536,969 536,969 0000000000000000000f0314f75f1a18ab650b140073d5515474a52ab348a22c 932 0.63/1.00 vMB 13
536,968 536,968 00000000000000000027da3f2873bbcbd364ec81781d01f7e1076afddfc8f497 419 0.30/1.00 vMB 21
536,967 536,967 0000000000000000002424935d336521f1948368df93183755f36e52c371267d 1,589 0.57/1.00 vMB 8
536,966 536,966 00000000000000000014b170022dd644d6adb6c78957a465b940d1a60eb704cc 2,802 1.00/1.00 vMB 24
536,965 536,965 00000000000000000002a7691730dbec26a1561d1ec6c1c80342b4443bae5fe5 1,323 0.73/1.00 vMB 79
536,964 536,964 0000000000000000000192d064dbae9a4f77ac775ebae59b763ae013b36a60f2 1,725 0.62/1.00 vMB 24
536,963 536,963 0000000000000000000fabc5b140c40da1d6d3204308e53eef3a5b5f0f2c2168 1,042 0.43/1.00 vMB 19
536,962 536,962 00000000000000000008d2106d2af7acb652e2d2863ebd143db4323569026570 678 0.30/1.00 vMB 17
536,961 536,961 0000000000000000001bf2f99d66428a01b70fe3aaa36de131ebe295ca2648d0 731 0.30/1.00 vMB 17
536,960 536,960 00000000000000000028591748d20df030452b5d2103f316649c3a9c1b7f3097 1,264 0.70/1.00 vMB 14
536,959 536,959 000000000000000000104b1581933e0e63fe67fc09e73d11b779b35a408db9c2 2,010 1.00/1.00 vMB 6
536,958 536,958 0000000000000000002293d70cd05fc2a5d14b1e3d5ae24941eeb3711b182c51 2,584 1.00/1.00 vMB 42
536,957 536,957 00000000000000000020217b219488f03c2dc68b26b95eca9f02b797d22b4215 433 0.14/1.00 vMB 22
536,956 536,956 0000000000000000000590ea958dfff16740fc1a6d976af59ea4816ec7f89b67 1,271 0.43/1.00 vMB 15
536,955 536,955 0000000000000000001fd5a4c268a09ea289fdc7219af53aa1a0259c8c1fbcb0 1,743 0.82/1.00 vMB 7
536,954 536,954 0000000000000000001d83b6ca0571f417a6791057057f0e911b94861076ba98 3,232 1.00/1.00 vMB 24
536,953 536,953 000000000000000000161083d6bd3a6f18d42cd78cf3e957a60f243a6e745a9d 1,664 1.00/1.00 vMB 16
536,952 536,952 0000000000000000001715701b9cd312a26fc67ce45e4e0220b20258a4e7b7a2 315 0.18/1.00 vMB 16
536,951 536,951 00000000000000000011af92a3ae894aea4fe8036b2c142a1c7986d0363adb60 768 0.35/1.00 vMB 22
536,950 536,950 000000000000000000135b5e4cfc5800c4cd0b852e44c01ee3bff463f0e6fc32 563 0.18/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.