Loading Tool

Explorer IconExplorer

Memory Pool

84,315 transactions
31.60 vMB
0.10328434 BTC
Random Selection Loading Transactions
Max Size: 193.59/200 MB

Candidate Block

Mining Attempt 1514503be7264e2305c4cc39bc50e707bcd38e0c0be81c09aaab3fc8a2a0932d
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root c3f8ee4537cff59397fcf5dd53f57ef8af89df90ba8296d29b1dff55bd7d4454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.02987007 BTC
Feerates: 299.70 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (545,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,674 369,674 000000000000000006c2bf7fab91c9e0a106bdac91ccc08f6ad43f04742dd42b 586 0.30/1.00 vMB 43
369,673 369,673 000000000000000010e8e81d504f07a08647913ffbd9ff14eedfe5f5a719737d 1,384 0.67/1.00 vMB 42
369,672 369,672 00000000000000000dcb374bbaa211754f4e46b82ba17f0500d19fe1b40b657d 491 0.24/1.00 vMB 40
369,671 369,671 00000000000000001412cf82f8f43d3d739a71a4d42aee55d6def143ee723d9c 541 0.25/1.00 vMB 40
369,670 369,670 000000000000000001fc510f739bdb5b2b1f5395b8d186a423af09487b44a6d5 1,071 0.61/1.00 vMB 37
369,669 369,669 000000000000000011148be2e6523877ce5c7e0076a0e3f4f3987d728057c1c9 309 0.21/1.00 vMB 34
369,668 369,668 000000000000000008a20d6b9055f4791cb50cbfb0014f062c8597f98e598e09 442 0.28/1.00 vMB 32
369,667 369,667 00000000000000000d60bc210e2f05543b418dada80c7a637ab5a80d9da7e204 905 0.50/1.00 vMB 38
369,666 369,666 000000000000000011331e54647a0080ea0db28f3b666b8fbec065af63f85655 896 0.48/1.00 vMB 38
369,665 369,665 000000000000000004f5422ad8fab31930bd1db651d262943a40631a7767279b 691 0.40/1.00 vMB 34
369,664 369,664 000000000000000008c3026746126bcdd2fb4bcab949f8c89608d0a2978de777 1,991 1.00/1.00 vMB 43
369,663 369,663 00000000000000000416b1c47ab78c40df9ab2499a9f474d4f254d31bcef89cb 1,089 0.49/1.00 vMB 41
369,662 369,662 00000000000000000c4c1ce9986f9eeb2c66127cf8d9099158de4dbfde3f3c4a 914 0.65/1.00 vMB 33
369,661 369,661 00000000000000000968da4d3f1fae6dcf716b9146804b2417b78b9c37d9b80c 241 0.18/1.00 vMB 25
369,660 369,660 00000000000000000048ae684c966296fba1fbbd79b50584da54653fdbe7616e 369 0.23/1.00 vMB 29
369,659 369,659 000000000000000008f95741fd7d59def7038c38ca05bb7e194573caf6d89a8f 144 0.11/1.00 vMB 30
369,658 369,658 000000000000000008dd6d70d29c0520681beda3f300460cd2cc0710484df59d 189 0.15/1.00 vMB 25
369,657 369,657 000000000000000005bfcc5a25c10b99d27af3fdb3d98e47397a898396beb6e2 205 0.17/1.00 vMB 33
369,656 369,656 0000000000000000072ea5e9afb754d7d9eb349c4c1bd8f7071f33007a4a84f9 609 0.74/1.00 vMB 16
369,655 369,655 000000000000000011fce50f04b4bc136b65fedab22b05c6be85c69d3273ea2a 2,056 0.95/1.00 vMB 50
369,654 369,654 00000000000000000c94dbc437ddb1fc0fc0d356202be1a286c410648c825aee 1,759 0.93/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.78 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: 709.62 GB
    • Received: 16.94 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.