Loading Tool

Explorer IconExplorer

Memory Pool

77,321 transactions
29.06 vMB
0.10013063 BTC
Random Selection Loading Transactions
Max Size: 174.90/200 MB

Candidate Block

Mining Attempt c15c8c9a961116eaba7f7b6315208651a09ec6c77349d65c1c8b96f2d04fb4b7
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (473,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,264 442,264 00000000000000000231be473257a7d46f30c31a8f9b51e10157eb5e146ee6ab 1,505 1.00/1.00 vMB 45
442,263 442,263 00000000000000000189fa7345cc67e71af479adaa8b4f9135a258089c2dee12 1,740 1.00/1.00 vMB 54
442,262 442,262 0000000000000000014cc011359041c2582945ccb1b38d5ef521f111c5b2a2e8 1,666 1.00/1.00 vMB 61
442,261 442,261 000000000000000000dba4507902efd4f77d1d52f1f11b2784e1fab6720ea238 1,726 1.00/1.00 vMB 76
442,260 442,260 00000000000000000121a906ec330a9e148434a276ce4a917b7e30ff29999a37 2,855 1.00/1.00 vMB 99
442,259 442,259 0000000000000000012170fff38632e13f94ef3cf1822acb190307f9a2e19a3e 1,703 1.00/1.00 vMB 69
442,258 442,258 000000000000000000feb2d354f9c36789b57a366df0e079b38dcc282158ad5e 2,414 1.00/1.00 vMB 85
442,257 442,257 0000000000000000022cc6e82d7e20fa22009f16a01b2f19b767521fbbdefd46 1,872 1.00/1.00 vMB 70
442,256 442,256 000000000000000001543fa95ae0d51f0ee2b4ea4464bc1ae5277795fca713c5 2,987 0.99/1.00 vMB 74
442,255 442,255 0000000000000000019db292b49e5d1d3dc9a24647735d42f12ea7593d4d0076 2,245 1.00/1.00 vMB 87
442,254 442,254 000000000000000001248bc963cc04886e8f0e718ef092762a4ea10e7e3bb43a 2,714 1.00/1.00 vMB 69
442,253 442,253 000000000000000003c47ce50e3fba314c23ce523d29abadb06174df3acf7d71 2,065 1.00/1.00 vMB 71
442,252 442,252 0000000000000000025209a689d8f34cc41a86a15f6046b2d10a2e42593963fa 1,833 0.75/1.00 vMB 126
442,251 442,251 000000000000000002acf3eec6e199b46f58cf2ebae9b5fdc1490888714e9a43 2,119 1.00/1.00 vMB 93
442,250 442,250 000000000000000000a09b7aabbc638a017170d563a85160b5b05b3db8e868be 1,618 1.00/1.00 vMB 83
442,249 442,249 0000000000000000015b0415984b1e3610bac94a1879c38ad1e53ccace8aea5b 2,653 1.00/1.00 vMB 104
442,248 442,248 000000000000000001dafe8b2433c5e6ae232f26d32f8d054628e920ecdb6197 8 0.00/1.00 vMB 476
442,247 442,247 0000000000000000011d86a43500d129196f250db6fd8a9e4ec797768d37e087 129 0.04/1.00 vMB 119
442,246 442,246 0000000000000000026a5e9ab9d899dc1bde262b6bd939b7c2608002f39e29b5 2,519 1.00/1.00 vMB 113
442,245 442,245 00000000000000000212c014da67fa346167aff64ceb47045a22f9b9d9a3d00a 2,504 1.00/1.00 vMB 82
442,244 442,244 000000000000000001d32516ea8a034f7d8950c2d181225c0cb04cbfb3ced7c5 2,704 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.