Loading Tool

Explorer IconExplorer

Memory Pool

80,662 transactions
30.81 vMB
0.07499286 BTC
Random Selection Loading Transactions
Max Size: 187.46/200 MB

Candidate Block

Mining Attempt 07244450aa90caabe25dccf42fd770ffecba7c57d011f76e474c63652e37c818
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root ab2644437c23600419d10f7155597f446a24de77443cac3fe30d8018b38c7b46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,424
Size: 1.00 vMB
Total Fees: 0.00888485 BTC
Feerates: 73.20 > 0.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (511,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,618 403,618 0000000000000000036a777cd9653e8c65b8e6fad9f7fb3ad67ed21f83dde002 799 0.93/1.00 vMB 24
403,617 403,617 00000000000000000245be9dd046492886b4527c7fa3494f26a9a9d876ecea22 936 1.00/1.00 vMB 18
403,616 403,616 000000000000000002e734e580a0a280b939b07555a162bea909d1297b8f4ea8 2,343 1.00/1.00 vMB 48
403,615 403,615 000000000000000002b913d1bf58c0077b39a324ab4613f7353f264e58604db4 1,482 0.90/1.00 vMB 29
403,614 403,614 000000000000000002f782f37fa1c475f2103fbf11359d59a0940ce7c9b9fe6a 2,800 1.00/1.00 vMB 67
403,613 403,613 0000000000000000020fb80037e7bb8d61e517eb82442847cea48e203f819aa0 1,916 0.99/1.00 vMB 37
403,612 403,612 0000000000000000046bec43d71fb1e9e03eaca05e01f5d4e8bd8cc15b05506f 1,898 0.93/1.00 vMB 34
403,611 403,611 000000000000000001234fe4c4ec73232ffaab6f365a34a47f50ea107f999e75 3,477 1.00/1.00 vMB 75
403,610 403,610 00000000000000000372da99567c1131eeed05b51c6a1c35837bd3ab4b43e85c 426 0.17/1.00 vMB 43
403,609 403,609 0000000000000000026e64ee87f7a8bad19f01756c72fee049cf3f28a43b72fe 707 0.39/1.00 vMB 33
403,608 403,608 0000000000000000062ca6e68babd9b4d8d35d5014c6a895ed485915e99b4b3b 332 0.38/1.00 vMB 13
403,607 403,607 00000000000000000603811ecc795bec942533ccc9b4b1daaf6e44697f5a0d20 1,379 1.00/1.00 vMB 31
403,606 403,606 0000000000000000014da0b60fb5901695a77bc8c5a317b5bd3343a232d61af4 2,097 0.93/1.00 vMB 43
403,605 403,605 000000000000000000120bfcbfcd48a1c34b199fadde354128031cad67ebb896 2,074 1.00/1.00 vMB 44
403,604 403,604 0000000000000000000f5d11d858d59f157f73cf3cda213a065ccd27a0957cc3 157 0.09/1.00 vMB 32
403,603 403,603 0000000000000000017f8d5e3447880feb64bfbc574da48f015f9a8c28bab580 1,069 0.53/1.00 vMB 37
403,602 403,602 000000000000000000a3476ec325ff5048d490921e9bfccb71127888c9e54e95 1,300 0.75/1.00 vMB 27
403,601 403,601 0000000000000000007464248eab73226f9fbde00db8f49990fbac4597b198a0 1,365 0.93/1.00 vMB 66
403,600 403,600 0000000000000000036f35db66595fc8f35d96bb1bbe83f143c8975638607e45 419 0.21/1.00 vMB 37
403,599 403,599 000000000000000003f8110f2a0fe0c54a323864b83ac78a2daae5df841313d5 1 0.00/1.00 vMB 0
403,598 403,598 000000000000000003e0205343cbb07e847b819e01f8c4caf67da38db84c5777 1,878 0.99/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.