Loading Tool

Explorer IconExplorer

Memory Pool

46,956 transactions
28.85 vMB
0.10945467 BTC
Random Selection Loading Transactions
Max Size: 149.99/200 MB

Candidate Block

Mining Attempt 801831dac375f32b20f3ee8a6ccd06b9fbf22102dfb341420860cf0a1b114be1
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (400,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,786 514,786 00000000000000000047292b257e215a23ecb975a95c6847d502a5a2918beccf 817 0.99/1.00 vMB 11
514,785 514,785 0000000000000000004bed0efe86ddc94e709d447e6d1cc11b5f89e5929fbc7d 520 1.00/1.00 vMB 14
514,784 514,784 000000000000000000020353128f3bd2521bb649ab715da949b52687b19a67e1 1,692 1.00/1.00 vMB 39
514,783 514,783 0000000000000000002895dc53ef8bc6a64b430747a74a1669f3cd75b6914152 195 1.00/1.00 vMB 10
514,782 514,782 0000000000000000004e85e1d0c638dd818ea66527f739e4f6348dbf17b8ccde 1,134 1.00/1.00 vMB 37
514,781 514,781 0000000000000000002b7786194f6bb072542c23170b79c865713d1dc729ed42 2,048 1.00/1.00 vMB 25
514,780 514,780 0000000000000000004006c377d05e33eb4a9b9bba9da81bef1aa37365b95087 1,446 0.87/1.00 vMB 7
514,779 514,779 0000000000000000000e1f38133bcb19d3eac7a393038bd4e21aac9b7decd246 1,951 1.00/1.00 vMB 28
514,778 514,778 0000000000000000004d46034d2daa1ef8950f3e4964dbffce0995f2d7326ade 1,588 1.00/1.00 vMB 6
514,777 514,777 0000000000000000000ae161d642c12773b0f005412b42d2a07787640593dd6b 1,642 1.00/1.00 vMB 26
514,776 514,776 00000000000000000024a3066c33ae131bba8b8aa251d241422fe740d00854c9 1,251 1.00/1.00 vMB 8
514,775 514,775 0000000000000000003c32c93a98bd1a1654766ed6a4a66de20de01264615204 493 1.00/1.00 vMB 6
514,774 514,774 000000000000000000286693eb6dcef1065e92e309a62cb5bbcd2cef407dde25 1,792 1.00/1.00 vMB 27
514,773 514,773 0000000000000000001acd090a9d28c74931a6ca0977ed6d36b57f27de362764 2,014 1.00/1.00 vMB 19
514,772 514,772 0000000000000000004dfff33fb98d09b23315c45bdddfb22f659943e561aff3 1,413 1.00/1.00 vMB 44
514,771 514,771 000000000000000000068a0f48c87aaca84dc59bf45fbcc282c09fd95f258a41 1,966 1.00/1.00 vMB 37
514,770 514,770 00000000000000000001cbd77fa90560532f92c412b0ba54ca9b9b7f0143b25f 2,051 1.00/1.00 vMB 25
514,769 514,769 000000000000000000041cd647cc6d0b096cbacee10808127ead162784a3bcae 1,983 1.00/1.00 vMB 103
514,768 514,768 000000000000000000303b4f6effdf147d5954ca6a640d7b78bf09a99b57f36b 2,223 1.00/1.00 vMB 19
514,767 514,767 00000000000000000046e410eb1454e5ba5c83eb5df6253414a3127e02e3ed9a 2,151 1.00/1.00 vMB 95
514,766 514,766 000000000000000000302f93f324f3ff181ef7b90b0fa362e598a4282359d8b9 2,194 1.00/1.00 vMB 49
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.41 GB
    • Received: 14.30 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.