Loading Tool

Explorer IconExplorer

Memory Pool

88,883 transactions
32.33 vMB
0.14575930 BTC
Random Selection Loading Transactions
Max Size: 195.82/200 MB

Candidate Block

Mining Attempt be582b3f3eff1ec8ca8f7fabc90829af33afc9305203b691959fd5fc4f5913e5
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root d64f4e4fcfc4c45f93bdebb356d0a92a8530c81a086235c69dfd44724738149d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.05649504 BTC
Feerates: 545.32 > 5.66 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (37,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,958 877,958 000000000000000000005749f1ac82e5eceaf7bc4c2eb80725c9708c85876a17 4,065 1.00/1.00 vMB 8
877,957 877,957 00000000000000000001a7e35971493e9559033fb3df37427d47cb969d307611 3,503 1.00/1.00 vMB 12
877,956 877,956 000000000000000000019a1c9101b81f8acd099578cce1d8f1ccbc82904fd068 1,142 1.00/1.00 vMB 6
877,955 877,955 00000000000000000001cd7e87a7afae73d191e41b72e0f86c254548ce6278b4 1,576 1.00/1.00 vMB 7
877,954 877,954 00000000000000000001264a8d7a931244b84056ab8559a01c1816e526514c66 102 1.00/1.00 vMB 6
877,953 877,953 000000000000000000010c74f45f494241dffaa6a3ba79cd4a2829e8a3d3bfa2 1,642 1.00/1.00 vMB 9
877,952 877,952 00000000000000000000aabbee6a4b508ce073f9e59be0c193fa53f684ecd99f 4,064 1.00/1.00 vMB 9
877,951 877,951 0000000000000000000208d6200f8fa3fb002fa2a1e89a5cacfe700f1591ff97 210 1.00/1.00 vMB 6
877,950 877,950 00000000000000000002461ebc57d847e9bd6d65be686b4a954db876e347e945 3,158 1.00/1.00 vMB 10
877,949 877,949 00000000000000000001bd21d7edc84cba62f3b868f7f685aa372fb93095fb94 1,268 1.00/1.00 vMB 6
877,948 877,948 000000000000000000013cebdbc862d13cccb044abb52d438c196b013e52df31 3,553 1.00/1.00 vMB 8
877,947 877,947 000000000000000000025175a45796df2f944cced4d23792c5a11aa2799d2a77 3,589 1.00/1.00 vMB 3
877,946 877,946 0000000000000000000205da4b59212b88469770162d72562a8c28048dfcf42a 2,237 1.00/1.00 vMB 4
877,945 877,945 00000000000000000000fac7166ae9dd2ecb13c979f4e58b8ae59d9be3287772 4,058 1.00/1.00 vMB 4
877,944 877,944 00000000000000000001087f693daab272e3c0d05ceb9a295c3e12d3a9a43a11 3,104 1.00/1.00 vMB 3
877,943 877,943 0000000000000000000112d1e8c357d686d8f0ca6db54635720d416bc6020359 4,392 1.00/1.00 vMB 3
877,942 877,942 000000000000000000000679732c62621767a5e301f8a51a29a3f39076bf7332 2,652 1.00/1.00 vMB 2
877,941 877,941 0000000000000000000260e0404cd7831a768eb89f6ac2e16ad31844b00a95d0 3,960 1.00/1.00 vMB 2
877,940 877,940 000000000000000000026b52ed00672ed6ae1c6789a1dd4f99c05558084fe890 5,972 1.00/1.00 vMB 2
877,939 877,939 000000000000000000025d6eb9fc7c78b165f9d2ae1349564a77e2a9bbe062d4 3,734 1.00/1.00 vMB 2
877,938 877,938 0000000000000000000042cf21e9b3dcb23b54212fcdbb352948d0c388fa3a39 3,951 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.