Loading Tool

Explorer IconExplorer

Memory Pool

83,415 transactions
31.00 vMB
0.13801111 BTC
Random Selection Loading Transactions
Max Size: 187.05/200 MB

Candidate Block

Mining Attempt d47182782ec54618f076413b893d59c4b12795ea29cbbf682c68e893ddd67af1
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 5acedd5dffd9d75c09b3e1833c5285778ba0c1f53b9db498ed1451c61e68a5ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,742
Size: 1.00 vMB
Total Fees: 0.06998953 BTC
Feerates: 366.60 > 7.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (314,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,039 600,039 00000000000000000012b109b2b192037d2ff8f54e28aad00c8ba1761035a7bd 1,053 0.45/1.00 vMB 12
600,038 600,038 00000000000000000007fdfe4c6e063f156669474197e82b62b898d41d3cc2c8 145 0.04/1.00 vMB 14
600,037 600,037 00000000000000000009aaec7fea596625fe0076b26f6c3565e59a6a2e778e50 446 0.26/1.00 vMB 15
600,036 600,036 00000000000000000001746e9a59f7ebf683dc45d45d1aa574745352c5d13121 1,875 0.79/1.00 vMB 9
600,035 600,035 0000000000000000000634ddbdff056de1e6b487acfff358145d579c376056f3 3,369 1.00/1.00 vMB 18
600,034 600,034 000000000000000000012d4a11ff9ca6e9f77c4338df31d6e60d52dd8b66a2f4 3,234 1.00/1.00 vMB 18
600,033 600,033 00000000000000000006011f951c4d431188b08744877cf24180799097511aab 2,776 1.00/1.00 vMB 22
600,032 600,032 0000000000000000001120813e1220bb7ac8802536d75a9ee9d17c05894a05b5 2,051 0.67/1.00 vMB 14
600,031 600,031 000000000000000000008198774adf9f1cec3540997ec7d9ff88a1c05bcb038a 3,189 1.00/1.00 vMB 8
600,030 600,030 0000000000000000000539937b63163226a313b9ccfb73408557b42507ea044c 3,099 1.00/1.00 vMB 21
600,029 600,029 000000000000000000004b5e4d371c4ca8c4eef87d66a57f52268a524bfed634 1,996 0.58/1.00 vMB 18
600,028 600,028 000000000000000000143972d4cbc00a644c9bcea08caedb7e4a48d4664fe8ff 3,010 0.75/1.00 vMB 7
600,027 600,027 00000000000000000009eca2ac1225bd335eb772545a6f7c00e65ffd1d2dc429 3,357 1.00/1.00 vMB 25
600,026 600,026 000000000000000000131145921a1020a55c1f59eb67ee32d04ca44e4d51bd6a 2,895 1.00/1.00 vMB 20
600,025 600,025 00000000000000000009336cf45c84081bfc46c30eab21f4dbb9b6c136da7ff4 2,482 1.00/1.00 vMB 28
600,024 600,024 0000000000000000000c8749b990b76f682c9a04e3ff556241f80ed4bcc7769c 2,672 0.77/1.00 vMB 16
600,023 600,023 0000000000000000000953989b1e675cfb06cc3caf75c6468bae8068b481d888 1,302 0.49/1.00 vMB 19
600,022 600,022 0000000000000000000218535bd1befa47f60fc40f454cfd336a181c3207ca32 2,003 0.61/1.00 vMB 15
600,021 600,021 00000000000000000009e050ab404683167dc93e42d0856566c311e284aff716 427 0.16/1.00 vMB 13
600,020 600,020 0000000000000000000cd15ab151ed6a098b5ac4e5700ff818f3f80e42ec7ce1 1,627 1.00/1.00 vMB 1
600,019 600,019 000000000000000000046095f72dd0c28c7def99277dc44e69ec64604a68b25e 494 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.