Loading Tool

Explorer IconExplorer

Memory Pool

84,576 transactions
32.10 vMB
0.09862966 BTC
Random Selection Loading Transactions
Max Size: 195.28/200 MB

Candidate Block

Mining Attempt 4bdf55bd56821e448477927fbfb7b0de0447a49db64beaa2242d33c8b0346df3
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 2ac3573cc15b40a2bb4352e01ee5818ca443395df0605fe151993180e06f760c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.02741693 BTC
Feerates: 179.53 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (175,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,332 739,332 00000000000000000000d40f576d46a6c7096847fb90966f355c42379556a6eb 205 0.81/1.00 vMB 1
739,331 739,331 0000000000000000000224d66d9b9d1e900e565c9f7e212ac792305ede1ae2e4 2,767 1.00/1.00 vMB 12
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
Previous 10 blocks ↓
Total Size: 782.75 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: 708.92 GB
    • Received: 16.78 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.