Loading Tool

Explorer IconExplorer

Memory Pool

36,571 transactions
15.41 vMB
0.09200394 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.12/200 MB

Candidate Block

Mining Attempt 8a0e6d4d74197a10b177bbb503cbf5cc1cbbacc5b431bdceb2f9175019639c39
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 5f76a648a85b4356c855fec4d901f0c786101fe3d7352cd04d398c789621ac1b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,559
Size: 1.00 vMB
Total Fees: 0.03532423 BTC
Median Feerate: 3.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (657,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,775 255,775 000000000000004135de05e2959d64cae12eb9aa548975b529f7855441946494 140 0.05 vMB 117
255,774 255,774 000000000000000720f62389cf8224c34a7c0e660c25981398778d158d63ae08 404 0.20 vMB 106
255,773 255,773 000000000000001e993f08dfaf1c81c87145b6fe81b5d8562095ec9e80dc5d57 532 0.25 vMB 107
255,772 255,772 0000000000000003054bdf8be83df52a3edf86ea7d819f865d715e61a2f9671b 531 0.25 vMB 80
255,771 255,771 000000000000000f2315050f385c3df374bc1bea3ad2d1a6078a724fe6da71a8 710 0.25 vMB 184
255,770 255,770 0000000000000005642d09d89ae3720c113a809bc75efd9397c37216c8f2ce8e 866 0.39 vMB 92
255,769 255,769 00000000000000066907ff33eaeb756c13052bf96f7423abbb84d5170a431a24 605 0.25 vMB 141
255,768 255,768 0000000000000018383a119c07b297b5c308dded1150117ac0cda71195ee2116 12 0.01 vMB 64
255,767 255,767 000000000000000b8c7476a1c8ddc3119c78ed8be4cb0a79150989e30bbfbf9a 261 0.10 vMB 141
255,766 255,766 0000000000000016a6a35d588d751cf71375f16b60bee0c90ee59eb86d96b831 651 0.25 vMB 122
255,765 255,765 000000000000003894cd11d7b26140f98b0e433bb52496addbbff3039b3ed6a3 403 0.18 vMB 100
255,764 255,764 0000000000000027015eb3798cb4184031b59dc46c77d8298cad6afdc17384fe 641 0.24 vMB 143
255,763 255,763 00000000000000386c41ee5715edf6956b16d788476e2bcbca98bb16655feada 379 0.16 vMB 146
255,762 255,762 0000000000000034dff1e7d1f5574a12037a96972556208d150c3ceac7eb243a 409 0.19 vMB 95
255,761 255,761 000000000000001d79b11ae6408b852eef967e9772b37341f06344e417f643e5 696 0.25 vMB 153
255,760 255,760 0000000000000016983c67fcf9795c9bd4e9a5c14dcaecfbc4eb27af29797129 181 0.08 vMB 113
255,759 255,759 000000000000001cbfa18a432e26276992f9bc88a7f6098fbcd0636b578b4cff 121 0.05 vMB 89
255,758 255,758 00000000000000080ffc3c402357807e35af4185edf0f5c43101db006056171c 437 0.22 vMB 82
255,757 255,757 000000000000002204936ca3538383e1b594228d63784c8ddf5020e95e1bffe3 653 0.25 vMB 157
255,756 255,756 0000000000000036b95611f4bfe77253ed95b3a36fe57a1c456adf1ed7babbf1 61 0.02 vMB 114
255,755 255,755 0000000000000036a3413864a7f55618d61ea6178b5faccda1edff7b81e0ae50 216 0.09 vMB 132
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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