Loading Tool

Explorer IconExplorer

Memory Pool

80,305 transactions
29.53 vMB
0.12737949 BTC
Random Selection Loading Transactions
Max Size: 178.73/200 MB

Candidate Block

Mining Attempt 99d3c94a1a59d5547093e607f83033e73561631f764c10252b84f10281e1bc09
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ca7a24406511fe34eab69f40cc4ec71ababd512b05ee0ac4a9630adc429a7762
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04634078 BTC
Feerates: 477.45 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (207,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,784 707,784 000000000000000000087fc3638a56c719f708e30cd0bedbd9938f88144427d1 967 1.00/1.00 vMB 3
707,783 707,783 0000000000000000000862c2c7df65e18a5cc7308e395fd29831b7325e2ca0c9 845 1.00/1.00 vMB 4
707,782 707,782 000000000000000000054526ec19197493ae847f5bdc1f28790f90e5d08ad30b 1,288 1.00/1.00 vMB 10
707,781 707,781 000000000000000000002b6533a83e05f899e15ceabeb6cd4046c67276955bf3 1,035 1.00/1.00 vMB 3
707,780 707,780 0000000000000000000a77e4b11f567b18f24d0616fda699e14903d5879b3165 1,784 1.00/1.00 vMB 7
707,779 707,779 0000000000000000000a590d4969cde3235985fb6f5e361b8e387f8200a9d2ad 1,733 1.00/1.00 vMB 7
707,778 707,778 00000000000000000008618af5c73d34d83c44c4975968f1401f9277627c52cf 907 1.00/1.00 vMB 1
707,777 707,777 00000000000000000009e2a08a78ba29b737a4d5209aa48f7993d17229b16ef7 2,185 1.00/1.00 vMB 4
707,776 707,776 000000000000000000029f6d14370c5ab101c3050c767643e3d49ac7adc15f99 1,116 1.00/1.00 vMB 5
707,775 707,775 0000000000000000000128ce58ad313270bc37f16da74b31986847c255971b62 2,891 1.00/1.00 vMB 8
707,774 707,774 0000000000000000000c91ea0a86a47d4c4028a4251dea2296d3e3c617005a29 4,604 1.00/1.00 vMB 3
707,773 707,773 0000000000000000000cc6f26c5dcec4553ca1db637eb6c2eaa848da1cfd9b76 2,681 1.00/1.00 vMB 8
707,772 707,772 0000000000000000000c1eb4dbe1aa580849c920795e1437596abf3ba0d30f07 2,878 1.00/1.00 vMB 17
707,771 707,771 0000000000000000000032488fa1207c43d5ea36629edc220b75a6d4d2c430a2 2,207 1.00/1.00 vMB 10
707,770 707,770 0000000000000000000ac09b95b3ae2b1d45cc06a0c1b46997befe6d0e5c8de4 1,730 1.00/1.00 vMB 11
707,769 707,769 0000000000000000000a40a3f6a1cd8f147da52ce9f22a882351152fb8b3f192 2,249 1.00/1.00 vMB 12
707,768 707,768 0000000000000000000c93a706e0295f1e7ea008eb7d82e007ccad209ff2ab22 2,425 1.00/1.00 vMB 5
707,767 707,767 0000000000000000000739558944d6a252040ee316243c98c0844eee6eaa8e67 1,422 1.00/1.00 vMB 9
707,766 707,766 000000000000000000041587a262061722d61632c9b6b8ca7659d3215c21524f 2,070 1.00/1.00 vMB 12
707,765 707,765 000000000000000000071f582ebd7ef2d732a1a742e2a23d0fa36bf80b388020 2,476 1.00/1.00 vMB 12
707,764 707,764 0000000000000000000a389873b25946c4b69434d9fffe169aca8f29628ed494 2,408 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.91 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.81 GB
    • Received: 17.48 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.