Loading Tool

Explorer IconExplorer

Memory Pool

43,849 transactions
27.39 vMB
0.07141561 BTC
Random Selection Loading Transactions
Max Size: 143.72/200 MB

Candidate Block

Mining Attempt 511e635a362c206fdc5f7783d869e3c96cfd2f60024d27e2624fe9e15e24f05a
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 70f8fb7050376614262ca79d093f793e83459f9cf4cb93e984e610e6a40581a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,959
Size: 1.00 vMB
Total Fees: 0.02010696 BTC
Feerates: 298.50 > 2.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (444,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,749 470,749 0000000000000000002210f8c7cef570c42fe067fbad5ba01d52402d7a5d5718 771 1.00/1.00 vMB 401
470,748 470,748 000000000000000001907f17a9bdeee938d8c932269181d168af3d5b75250320 631 1.00/1.00 vMB 408
470,747 470,747 000000000000000000441cbed8d7356e34040a75f6555307b391b2323ad41ddb 1,035 1.00/1.00 vMB 302
470,746 470,746 000000000000000000c08710c54c65253d6050b133cf21474209e8292af03d2a 1,381 1.00/1.00 vMB 437
470,745 470,745 00000000000000000103a278bb3274af79b9ca029317c04b0e4c83438d92aaae 1,823 1.00/1.00 vMB 464
470,744 470,744 000000000000000000e5d60088512f4f5792e2ad1401833d5dee72d5415cbfef 1,897 1.00/1.00 vMB 411
470,743 470,743 000000000000000001866dbc6430f507c267cda701eb0aac8eaf385e83daad5a 2,168 1.00/1.00 vMB 504
470,742 470,742 000000000000000000efd8c8006c98bbbeb0c5901cd75634cc9dd046441125e0 1,247 1.00/1.00 vMB 156
470,741 470,741 00000000000000000089c7f2b4b2f65b9b4e3c9f605e8a03cf99a3cd90463f0b 1,547 1.00/1.00 vMB 201
470,740 470,740 000000000000000000aa64441d87334678efddda093e8b0d25e10e62e5da7346 2,524 1.00/1.00 vMB 182
470,739 470,739 000000000000000000c3dab292e4c3e00bba5746e9e996fe6d985f5b1b10e5ad 2,134 1.00/1.00 vMB 266
470,738 470,738 000000000000000000e742851b5e647ee892009fc4f095501e0f55503cbcf6b6 1,561 0.79/1.00 vMB 278
470,737 470,737 0000000000000000017a7e4670c75a59fd98e4858aaa18ec32e77c4d013b6339 2,198 1.00/1.00 vMB 384
470,736 470,736 00000000000000000046051ed1992a12181e91fa2e710295a1d895993d64d3d8 2,312 1.00/1.00 vMB 395
470,735 470,735 00000000000000000033bc55896b1242e20bba4f24c71bef983a0ed47c0ce559 2,084 1.00/1.00 vMB 439
470,734 470,734 00000000000000000013f7059cbb8cfe6712df04decb12022de68bc28a1fe795 799 1.00/1.00 vMB 32
470,733 470,733 000000000000000000b81ec5581cf5ccdcc2fa04ba6cfcfabb0497865b2ecf1d 952 1.00/1.00 vMB 131
470,732 470,732 000000000000000001448e9c2a0ef4648f069a076ba2c0ca7ac9257525008278 518 1.00/1.00 vMB 49
470,731 470,731 000000000000000001160dd313faefdcf338b7eed39293cd9a469dcea893828d 1,678 1.00/1.00 vMB 227
470,730 470,730 0000000000000000011297f250a106922aa0707d65724a67d1980e8a94459587 2,264 1.00/1.00 vMB 301
470,729 470,729 0000000000000000014073630873ce7d21d03dd8e3fc541a6c8fca94746a4339 2,173 1.00/1.00 vMB 376
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.