Loading Tool

Explorer IconExplorer

Memory Pool

83,439 transactions
31.02 vMB
0.13829171 BTC
Random Selection Loading Transactions
Max Size: 187.10/200 MB

Candidate Block

Mining Attempt 7f1824d6d031f60380b4246d752e2f6b775d89275c065a1cea0ecee6df128579
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 07cec0c3320f18301309c70f18068be7d5b4f9593aa57f17c2b1a8af88ececd8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,765
Size: 1.00 vMB
Total Fees: 0.07005533 BTC
Feerates: 366.60 > 7.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (736,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,688 178,688 000000000000096f69de737e46da5bf37606be3621a8e33b9ca9f3734fb49a78 1 0.00/1.00 vMB 0
178,687 178,687 0000000000000ab317a28cb94100910509b95902950bfba5354008fdbfa1a26e 49 0.03/1.00 vMB 172
178,686 178,686 000000000000052ac4280a688bfe22800abab1431f60eba4a7848e175466deed 103 0.04/1.00 vMB 136
178,685 178,685 000000000000000193ceb429847d88083a45fdd9b43d6126728b6cab16f1174e 114 0.05/1.00 vMB 130
178,684 178,684 00000000000007b2aa896bf3ac1d1c2ad97c4f560773eb6ae34171174f4f5422 19 0.00/1.00 vMB 342
178,683 178,683 000000000000086c18feffa253408e58f182c63b1233a8c70a48e6befd0e3d8f 120 0.04/1.00 vMB 107
178,682 178,682 0000000000000991228016ca2deb06594ba99acaf596643f477be3b93b5af788 4 0.00/1.00 vMB 0
178,681 178,681 00000000000002f241fe2989db3e02221548f3756ec9a5b65a52be3f4eb6f3ca 10 0.01/1.00 vMB 57
178,680 178,680 000000000000059f0a6491eaec6dec5f5841ce0b8350bf8c6cd26b240e0637f2 66 0.03/1.00 vMB 386
178,679 178,679 000000000000087b57996ee7c0d2afb5d49e43413f307f281c8dbbe7783e0225 37 0.02/1.00 vMB 109
178,678 178,678 00000000000004fc455a9796b946d356bafc4b0a057006d8e5e06cfa60de3c80 58 0.02/1.00 vMB 162
178,677 178,677 0000000000000477865e50e33483cdfe68eaeb8aea80fcbc923af02a2374d2d4 82 0.03/1.00 vMB 114
178,676 178,676 000000000000060d89f64f6a7ffaf4b197a36e4b1d63506051320e72127e1e19 11 0.00/1.00 vMB 52
178,675 178,675 0000000000000169e2c82dbadaf823db93172ce8390bda6671aaa72fe3aef0e8 16 0.01/1.00 vMB 308
178,674 178,674 00000000000009c1b094a02caa1c30c8d6aad76b479dbe924eed1a0595d12c29 112 0.04/1.00 vMB 133
178,673 178,673 00000000000009feca71b550efc28e99ec0db6046a9557734033e6a7aee2a094 31 0.02/1.00 vMB 99
178,672 178,672 00000000000004ea65798d875951fb6c001b0aa25dd9b9bf460b6013935e6a7a 103 0.04/1.00 vMB 231
178,671 178,671 00000000000000d05702e756fa4c6e608d3ede817dbc8cbcac513dab603eff03 109 0.07/1.00 vMB 84
178,670 178,670 0000000000000536059a9c23ffc61eacbe9a32c51f44f25b4fecba485922db34 70 0.03/1.00 vMB 73
178,669 178,669 0000000000000b1916abce83d9961efc1c343d8e42fe313fb5d488c2d77e7fff 41 0.01/1.00 vMB 4
178,668 178,668 000000000000066352d79a4c6882309f639096c48434471d320d0f5a59c5ae5e 20 0.01/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.