Loading Tool

Explorer IconExplorer

Memory Pool

42,562 transactions
29.69 vMB
0.08985045 BTC
Random Selection Loading Transactions
Max Size: 151.00/200 MB

Candidate Block

Mining Attempt 1d3026042a282681de2bdff2901031a4014e278828d58a4b1078bfc74e75bf80
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 42e804e48acf9f1cc2e885da57e8f0c98df36b747830d9113275eab789790fec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,441
Size: 1.00 vMB
Total Fees: 0.03042530 BTC
Feerates: 150.97 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (384,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,907 529,907 0000000000000000002efc50ec0e8da5ec84db744054eaa3ff610062436f7d1c 359 1.00/1.00 vMB 2
529,906 529,906 0000000000000000000d5a696f174ca0e017764e3f37b663ae71320373a4c0b8 1,987 1.00/1.00 vMB 9
529,905 529,905 00000000000000000035727598f35d6531d4ab2933cb68270496028607b36307 2,255 1.00/1.00 vMB 39
529,904 529,904 000000000000000000141d0a8e407b9ec6e7790fa67700d12dcbe94c4e94db8f 2,661 1.00/1.00 vMB 29
529,903 529,903 00000000000000000024984c0a8cbe79bd6f31fc569985070b402ffd7a8bf8d4 2,495 1.00/1.00 vMB 52
529,902 529,902 0000000000000000002048ec4613711b0ba8543589e87c435a50385c0593e4fc 1,073 1.00/1.00 vMB 12
529,901 529,901 0000000000000000000dc18767f2ef14b5a5fda14ed0fdec304ee98b8bd501d0 769 1.00/1.00 vMB 8
529,900 529,900 00000000000000000003dd81b17d2ee6aaad56c4408ccc85a1ce14e5c37acf77 2,553 1.00/1.00 vMB 8
529,899 529,899 0000000000000000000ec51357e2eb44b01edf61c2ebb494461f3553119c98c6 1,808 1.00/1.00 vMB 27
529,898 529,898 00000000000000000007202fa7d6dd53333ea8394c144a3ae1729f8c6c50353f 1,174 1.00/1.00 vMB 36
529,897 529,897 00000000000000000014375b2c57605c4e6204f435ecde7ae87b5a1f6df860fb 644 1.00/1.00 vMB 50
529,896 529,896 0000000000000000000cb9817fd32a8f98b3c3bd6e6215e7d3d7b2db60ddb203 689 1.00/1.00 vMB 66
529,895 529,895 0000000000000000000791a5f633672be1b7d03f081fca43b7b3b8e75fc84b2b 196 1.00/1.00 vMB 2
529,894 529,894 0000000000000000003273c38d47905e398c486731a7544f2ccffdd9360e17fd 774 1.00/1.00 vMB 7
529,893 529,893 00000000000000000017fa377faac27c3f13637a4797199f8eb9d294cfb57ee5 1,149 1.00/1.00 vMB 15
529,892 529,892 00000000000000000037408df20beabd62df4296644878ed5c7f484f351ac5ed 2,018 1.00/1.00 vMB 9
529,891 529,891 0000000000000000001f4c7afe98df6fe9c2e70fca979744538bc9cff49f6f84 2,246 1.00/1.00 vMB 5
529,890 529,890 00000000000000000026d00f5bd919256741b99b6a48a51926c043b79fc89d86 2,087 1.00/1.00 vMB 32
529,889 529,889 00000000000000000017430609ab1364bf3c2b9c9e220621d37fe8733131bdbb 965 1.00/1.00 vMB 6
529,888 529,888 0000000000000000000a8880303015d992fe74c89d257fba0619dc15ef3dc0c2 1,377 1.00/1.00 vMB 6
529,887 529,887 0000000000000000001b60c8baf663a77a319dc19018859cce2cb38e57cdf7ff 1,323 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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