Loading Tool

Explorer IconExplorer

Memory Pool

74,898 transactions
27.76 vMB
0.07627620 BTC
Random Selection Loading Transactions
Max Size: 169.08/200 MB

Candidate Block

Mining Attempt 859e5fc13c3a632d61b6434a52d388dfa7925c3a444809ee0f12b40ebac15469
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 4089c84b0b983e25f1e843fcf418309349bc20b7064efdeb2a6cd2116162c37e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01689030 BTC
Feerates: 480.19 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (175,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,330 739,330 00000000000000000008a51e3ba95168337f3b82bc280fd185fcde6acaae8412 1,727 1.00/1.00 vMB 9
739,329 739,329 000000000000000000005c993b892ec07db597ac425d38a26bc7a625bd7921d4 743 0.99/1.00 vMB 3
739,328 739,328 000000000000000000018842c8792c1cc7181008488e50c338e518deea7ae566 3,085 1.00/1.00 vMB 9
739,327 739,327 00000000000000000005bb5fe02bb04163e6de6b5f0745df56a25cd5cceca77f 3,221 1.00/1.00 vMB 20
739,326 739,326 0000000000000000000310c856a179056e509a93a8201945236dd9a72158c779 516 0.21/1.00 vMB 10
739,325 739,325 000000000000000000082c755d4d0da3d1a5ef27bc342820a784e9fba6947208 156 0.04/1.00 vMB 13
739,324 739,324 000000000000000000042b03361c58b9a13010688d926498ec83354bca9d74a2 1,108 0.83/1.00 vMB 13
739,323 739,323 000000000000000000041b3f3bd62c16a462340f21fa926cb34e0b723c06c541 68 0.02/1.00 vMB 9
739,322 739,322 000000000000000000016830e0f1036f8716b676872e222ebd6b9f70a4345df4 982 0.36/1.00 vMB 11
739,321 739,321 000000000000000000070632c9226ee89c61e27116416135e6cae67e1472d0cb 1,219 0.34/1.00 vMB 11
739,320 739,320 000000000000000000055fb72d7d844778d2f868009cbae5afb44e7f5770249c 53 0.01/1.00 vMB 9
739,319 739,319 000000000000000000026daa3674ba567c4415e6f5db8cfd436034f485c21479 427 0.13/1.00 vMB 12
739,318 739,318 00000000000000000008daf37a779503d20793f1f3680c2f4b6c266657ce407f 2,086 0.67/1.00 vMB 11
739,317 739,317 000000000000000000082bca8a8cfb3f3983ec778d1ecb09e3632d43c3905eb0 294 0.10/1.00 vMB 4
739,316 739,316 0000000000000000000540f3747b715135a9b18adbcceeed8a1d51bae60bb28f 3,322 1.00/1.00 vMB 13
739,315 739,315 00000000000000000004ebf34da14ad6e7e3a362bcda87a28ef691f4111c03c7 455 0.26/1.00 vMB 7
739,314 739,314 000000000000000000025dfb7b4d12e692bd15b0e8ce0235523c9bf22127cb8c 62 0.02/1.00 vMB 8
739,313 739,313 0000000000000000000466eebcc0b8dfe420350b5e4aa1f1a8f93f2cf3ab7ce2 594 0.40/1.00 vMB 10
739,312 739,312 0000000000000000000863d126a256ae105d90e376b9fd6e9e8fcef2185603f4 1,065 0.33/1.00 vMB 13
739,311 739,311 00000000000000000008c4c0fa256c6167088751f48388753b7ada19436d559a 444 0.16/1.00 vMB 12
739,310 739,310 00000000000000000004a2cd60f4ca20b463c73f82980c06f4dad63a8be3dab8 1,567 0.54/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.