Loading Tool

Explorer IconExplorer

Memory Pool

73,976 transactions
28.53 vMB
0.07207990 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt 59343d9e4222dd184ed9c7e001fb36888956c9d26017932f7af4298cbe7e5bf3
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root ee7f7332888b4baaad52db6b50c9803000d56dc9fa22330c85e6fb170da9cf7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01481674 BTC
Feerates: 250.89 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (351,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,839 563,839 0000000000000000001255a9b20d34b0f95a7e626d336ca5e612f0c5634bf02d 3,027 1.00/1.00 vMB 32
563,838 563,838 000000000000000000004e9057c88c052d5382173c9055b45dcf44b137ca48f7 2,744 1.00/1.00 vMB 46
563,837 563,837 00000000000000000007a785524a4ad09d3a951325f1629973fbd4d53205306b 2,326 1.00/1.00 vMB 40
563,836 563,836 000000000000000000137da81829b304c395e9fd15d81dcb04fe943055e74cf0 2,992 1.00/1.00 vMB 38
563,835 563,835 000000000000000000238bd590f299d501cba7168b391634610cd9e8ea7810ed 2,913 1.00/1.00 vMB 37
563,834 563,834 0000000000000000001fb351cf6ff9357585f3357488e37bd34c367f2310aeab 2,426 1.00/1.00 vMB 43
563,833 563,833 00000000000000000027056296db24bcd129423a29afbec9c970a4b26a2dc0b5 2,620 1.00/1.00 vMB 24
563,832 563,832 0000000000000000002ac198eacc0f397262fdcf638a035b75ea4b3a2eca1af0 2,885 1.00/1.00 vMB 7
563,831 563,831 0000000000000000000553ece14f980f38e3f912c05cf3206b885f8dc4f6465f 2,194 1.00/1.00 vMB 18
563,830 563,830 00000000000000000021a70a49d509acda5d726ea533f388ab34b5d4bd3f77d0 1,298 1.00/1.00 vMB 38
563,829 563,829 0000000000000000001d93e48fcafbf27e315e6b24af4250b2f831df0ef9a97e 2,150 1.00/1.00 vMB 24
563,828 563,828 00000000000000000010b0fd5fd5741b2460f99d9604a6fa31348984ead2615a 2,216 1.00/1.00 vMB 34
563,827 563,827 00000000000000000019c6dea284710c5b68e0ad3ef37500bdde1e65ae50c125 2,173 1.00/1.00 vMB 39
563,826 563,826 0000000000000000000f3bec02ff222f4a49905bae5b9cc55ca050712fd73a72 2,753 1.00/1.00 vMB 44
563,825 563,825 0000000000000000001da0d803032922d8e31dbb286e9f7e056e2e3e8ccdea86 2,200 1.00/1.00 vMB 4
563,824 563,824 0000000000000000002d4f64aa875005fb8459fb5df7ef7330ce1ea3795ed366 2,605 1.00/1.00 vMB 14
563,823 563,823 000000000000000000172964a97ccaaebde578bd19abc6d77afb2ca282a79300 1,956 1.00/1.00 vMB 27
563,822 563,822 00000000000000000024e839bbd4045dd935a82c985f16337d5857549600a37d 1,854 1.00/1.00 vMB 8
563,821 563,821 000000000000000000100fafbf846b916a81250261fa4c15443423a29df030ad 2,712 1.00/1.00 vMB 22
563,820 563,820 0000000000000000000ac0fa50e2174549be53772441cd7ecc4a42d3e90ff4f2 1,947 1.00/1.00 vMB 4
563,819 563,819 00000000000000000018eddc855aab7a9cedda2cb74f1acd08a1276f04a7f8b1 2,120 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.