Loading Tool

Explorer IconExplorer

Memory Pool

80,965 transactions
30.37 vMB
0.07781434 BTC
Random Selection Loading Transactions
Max Size: 186.03/200 MB

Candidate Block

Mining Attempt 3961e28891e2df8565e66dd7f4f0c55bae7abfb03c580c7af4606cbe609e8461
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 7b87aa8e273f1b4ae2c38e2e801a9d0e80b0bf3df41e89e3b4ed0fd6626e7494
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.00991717 BTC
Feerates: 150.61 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (575,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,565 339,565 000000000000000001833b20b8aca9fb10184c3a44e2a2487e7326075dd7e91d 485 0.64/1.00 vMB 14
339,564 339,564 000000000000000003796fe7983424de2e1ed33f08e121322b0d0bcd91ce4e85 126 0.08/1.00 vMB 23
339,563 339,563 000000000000000017b5e9f80d1b60abe06407ae1bd9b608959d4589bfe26810 2,107 0.75/1.00 vMB 35
339,562 339,562 00000000000000000d19441c09a03308e75e3f83b9e707333a2481dc738530d9 1,361 0.70/1.00 vMB 29
339,561 339,561 000000000000000017255f99db4ceef7f1c281fa6bfc336137252557d033eaaa 299 0.18/1.00 vMB 24
339,560 339,560 000000000000000008f10aebdd0062cd15f729ae8a535c76847fa6b24e5eaee0 825 0.54/1.00 vMB 42
339,559 339,559 0000000000000000130d8c496ef9c10eccf08ab54a5c77074f3b8b11aec44bbe 1,549 0.75/1.00 vMB 30
339,558 339,558 00000000000000000ac4cf20359740c95b3207a2148fb16e3463a80f557ec1bc 1,059 0.58/1.00 vMB 29
339,557 339,557 0000000000000000046cddbf63f3e26a180f2389e16f3c665fd65038ac53acba 128 0.04/1.00 vMB 40
339,556 339,556 00000000000000000074107dd369d01168851c5153cf1e550de44e7372cca85d 627 0.31/1.00 vMB 26
339,555 339,555 0000000000000000048e4a0f943d31c7460ef82c2d8d9c4cfb74d6587a54550e 251 0.10/1.00 vMB 30
339,554 339,554 00000000000000000afdbd1e65aaadff31bda2c56dd417142eba50f7b4338596 377 0.20/1.00 vMB 23
339,553 339,553 00000000000000001353ed4ba3c0ae3e254a2ae2bec98bb8c29d08fa58a5682a 658 0.52/1.00 vMB 18
339,552 339,552 0000000000000000162abc68228e52eccf3f354d33ecba33311f5d5af9c231e7 1,291 0.85/1.00 vMB 21
339,551 339,551 00000000000000000b7234122cf8a75da541dabd9f3fd379a764c953b1b8149e 1 0.00/1.00 vMB 0
339,550 339,550 0000000000000000092d42cc10406418410a7ddb6860921039360f67d5aaff95 486 0.19/1.00 vMB 35
339,549 339,549 0000000000000000109405d39905751f5a0dc21f99dcaa9046f39a53e7752422 711 0.25/1.00 vMB 34
339,548 339,548 0000000000000000115c4ab5354ffa902243f433e611b57006c6a4be2118c351 650 0.41/1.00 vMB 22
339,547 339,547 000000000000000006f634a07579dae7b81b29fb9f109bf063d1544649fda778 660 0.38/1.00 vMB 552
339,546 339,546 00000000000000000db2eca12e32930b6b0285836ed59e6b7e489cfcbb98418f 185 0.10/1.00 vMB 23
339,545 339,545 00000000000000000a19584ad19f9eee3fcbda4703d48b8fc2e2764ef6591922 108 0.04/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.01 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.90 GB
    • Received: 17.99 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.