Loading Tool

Explorer IconExplorer

Memory Pool

82,053 transactions
31.51 vMB
0.07941156 BTC
Random Selection Loading Transactions
Max Size: 191.52/200 MB

Candidate Block

Mining Attempt a684057ca6fedb30cfeb0d695b63c929a8c017397cccba1f1d275f2da08f9c9e
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root a75e848f32e27b19317150c4e3677ffacdaf5d237e321c118e20a5d52649ba10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.01098232 BTC
Feerates: 150.61 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (232,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,661 682,661 0000000000000000000346c2ae93cb1d45b90f43c9cf3ed8a9190d77b4f41666 461 1.00/1.00 vMB 22
682,660 682,660 00000000000000000005cf54eecc26acb3d3e2b64d144c392c7960172093ba4e 2,045 1.00/1.00 vMB 53
682,659 682,659 000000000000000000031ce8bdd65ec8fe73344bb0c3774589425ec2c0359b47 1,088 1.00/1.00 vMB 33
682,658 682,658 00000000000000000005d8997afe7986881c94a86363a674db497b05b5224a9b 222 1.00/1.00 vMB 10
682,657 682,657 00000000000000000001c01bd4e4769fd588505813450d1ce6282e5d46c655aa 166 1.00/1.00 vMB 6
682,656 682,656 00000000000000000009cc4d6e18839f4b68cf6347fd52dcd2f989b4f98b0009 1,410 1.00/1.00 vMB 38
682,655 682,655 00000000000000000003fb9955647c0ede1224521cb0e967f1f0b2fdf47e4348 2,556 1.00/1.00 vMB 60
682,654 682,654 000000000000000000086a8ec12145487d60e4101b53fb117922b4152e2ecb41 209 1.00/1.00 vMB 6
682,653 682,653 0000000000000000000ad8457cdccc4ac714b907b072402ac1d060c84e4f59a9 546 1.00/1.00 vMB 12
682,652 682,652 0000000000000000000757c7094b53e5a111b0f410504080ffdb8346f22d9a19 1,454 1.00/1.00 vMB 15
682,651 682,651 000000000000000000084d9c5558549333050af91e726d062975c2ee4409b0f0 2,546 1.00/1.00 vMB 35
682,650 682,650 000000000000000000083832951406a2450db74acc6662f85f77595e79df2020 1,127 1.00/1.00 vMB 72
682,649 682,649 000000000000000000046a1fbb4c19c8c2bc43ac9edd0c8bed5f1b8a43b8c91e 1,010 1.00/1.00 vMB 92
682,648 682,648 0000000000000000000ccdbd3fa5392d4802a60803e769c8cb0405a4ce43ff70 2,359 1.00/1.00 vMB 94
682,647 682,647 00000000000000000007669ba1695086e40d7e14239681c5b71788e43564c83f 1,699 1.00/1.00 vMB 42
682,646 682,646 00000000000000000005dcb4040a2480b8ede7864e2abc002fb75a05f6b18a3b 1,185 1.00/1.00 vMB 8
682,645 682,645 0000000000000000000b4ea172200b00990e6be37bd373d295744133bcb9c000 2,641 1.00/1.00 vMB 87
682,644 682,644 0000000000000000000da50d3a51bbfe40ffeb92978be23bc08363dd80c8f38c 321 1.00/1.00 vMB 11
682,643 682,643 000000000000000000077f15562f5f49f2767893152817a2bdb9ef5d463b4476 2,060 1.00/1.00 vMB 34
682,642 682,642 0000000000000000000b8a1624f0d6d7ab0c3111a0deae26d1953882daa6b880 2,271 1.00/1.00 vMB 78
682,641 682,641 0000000000000000000cd45cebced9c1d1f349ef80df192466b0280e51cfe019 1,046 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 707.90 GB
    • Received: 16.71 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.