Loading Tool

Explorer IconExplorer

Memory Pool

82,070 transactions
31.03 vMB
0.10549751 BTC
Random Selection Loading Transactions
Max Size: 188.33/200 MB

Candidate Block

Mining Attempt 05153d8030b61aa006639aead2e46bee0526755814cc2d180e9aedf52da631ab
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 8e3ee8cc8d19f7c57d9dae0ff4b68838780a5a7e981613c7d1e8f8bbe4797e93
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,560
Size: 1.00 vMB
Total Fees: 0.03319225 BTC
Feerates: 803.65 > 3.33 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (628,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,855 286,855 000000000000000031037178fcf68f8edbbb9088df434a97b40aa32b53a5a608 214 0.10/1.00 vMB 33
286,854 286,854 0000000000000000d8ea3ed82ee5e882bd9edb15f7f14d1e5c1c937b19175107 891 0.57/1.00 vMB 31
286,853 286,853 00000000000000013ee970c8c08f614568bdb9254c584b524cb954a0afd44c37 80 0.04/1.00 vMB 14
286,852 286,852 0000000000000000c34350dfc236efb8dce20ae73562e40e3b1e54c339712d47 503 0.31/1.00 vMB 32
286,851 286,851 000000000000000149d2c7ba62fa869b8b1b0926079bb048c068fe51e8321fe0 491 0.26/1.00 vMB 32
286,850 286,850 000000000000000119030483a7bd73df756db00776d0995ed2ff4eed7e935724 159 0.10/1.00 vMB 22
286,849 286,849 0000000000000000c81f09fde4c8c4f752b65aec3f4ddb18bd411ed0770b847c 649 0.35/1.00 vMB 33
286,848 286,848 0000000000000000541488b406225c3b62cb4af7a3e70321bd994171265c8261 38 0.12/1.00 vMB 21
286,847 286,847 0000000000000001151f3881117fc869c492257e964f8c2507a4e1e25bb139c7 735 0.50/1.00 vMB 48
286,846 286,846 00000000000000010ff28cb4a05713a12f2933ba32249dc8b55e54c111104d44 89 0.05/1.00 vMB 36
286,845 286,845 000000000000000047d8bd0abcf472ce33716e70a2d4d8f731c03fa279993776 544 0.44/1.00 vMB 53
286,844 286,844 0000000000000000fd1e1b252b016b28f93daec6648140b099644db2ff16bc4f 483 0.34/1.00 vMB 30
286,843 286,843 0000000000000000b6aa3e8de6980af4b65690082a1fafaf2c49cfc094b816c2 470 0.29/1.00 vMB 26
286,842 286,842 00000000000000002b95aaeb7ec207870b9daa60c8185e750cafc046ad89ce26 116 0.09/1.00 vMB 98
286,841 286,841 0000000000000000b9183c9639f0fa2f7082f437d478541d07f85f71dc57597a 443 0.29/1.00 vMB 25
286,840 286,840 0000000000000000f70a83e648581b5fee4d57bd5e9f799922701d59dbf1bd73 80 0.05/1.00 vMB 19
286,839 286,839 00000000000000009ad2989ea7bdfc441e33f9c3a8433b513fc71d8526f65754 198 0.06/1.00 vMB 40
286,838 286,838 000000000000000056b984c93363de432860b121c04f872fb17b995e59ffdb7b 445 0.25/1.00 vMB 36
286,837 286,837 00000000000000000946287594c79bc1c8c8240a2cf337525c6e5d7753dab8d4 309 0.35/1.00 vMB 26
286,836 286,836 00000000000000004d2d777797dfdc3cdba7cdc25c79fad39cf4b1b5139583a0 63 0.16/1.00 vMB 13
286,835 286,835 000000000000000151acc458a2014d4f5a0c9ce81a2f877307a36e1a773f7dbc 621 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.