Loading Tool

Explorer IconExplorer

Memory Pool

74,045 transactions
27.38 vMB
0.06820497 BTC
Random Selection Loading Transactions
Max Size: 167.14/200 MB

Candidate Block

Mining Attempt b46722628a4290c98918f799a9de6865dd38487fcb910db6be8b9e426fdd42a6
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 70e578c54e126c60a4d9a432bd9527ac98cd2de05d09ab23888b5d888df40d97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00994019 BTC
Feerates: 402.60 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (736,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,440 178,440 000000000000090a21eebaadee31d07143a0fed351845c9def51b47dfb0397b5 14 0.01/1.00 vMB 401
178,439 178,439 00000000000000d412c4e207ec2c4a5a049865a9cdfb78411a8555cc297bccd9 53 0.03/1.00 vMB 55
178,438 178,438 00000000000000cc409b29035a59d430d39cc9d374a440a773ea5cc2d4374846 15 0.01/1.00 vMB 37
178,437 178,437 000000000000093d55655c0fa9429415c15311bc397da890161b087fa4f833c7 18 0.01/1.00 vMB 46
178,436 178,436 0000000000000779ce47937ff7b0fc2c6ae7ac6b5fea693056c74bc0571ac8c0 16 0.01/1.00 vMB 20
178,435 178,435 00000000000009e5f725581d04bf23e23858c69067eb7d5c317dbdb5c03cef76 17 0.03/1.00 vMB 3
178,434 178,434 000000000000054a16248061b46f28909cd0527ac5d67a831a31f7a3898a1a10 267 0.14/1.00 vMB 486
178,433 178,433 0000000000000ace0010c738abb461b3e53741a7f0b28a7044e050e9d72b8199 22 0.01/1.00 vMB 121
178,432 178,432 000000000000036161c983e0f5e9f8cb6f28d5917f2b5b80af19e290b5d0b51e 150 0.05/1.00 vMB 98
178,431 178,431 00000000000001e97431959e87233b28e63812966483fc55a459d4322f8d8f0e 116 0.05/1.00 vMB 139
178,430 178,430 0000000000000a42d2abcdcd08f3b0424b5ee673a7e987622bc824c11f8fcd10 61 0.03/1.00 vMB 75
178,429 178,429 00000000000005239e89cac17a79febe0ee011445b102e5dd98ea2a714dfdd8f 18 0.01/1.00 vMB 64
178,428 178,428 00000000000007e9d6faf609d5f719bb3a70cd83213c3ea8be4a4825d18b9670 49 0.01/1.00 vMB 185
178,427 178,427 00000000000003a6f53058b505aa8f5f5702e160b48d665b5e29396f21e3ba32 31 0.01/1.00 vMB 55
178,426 178,426 0000000000000930e643d03a148f8c391b086ac8e815356e63e7e4db8898bfdb 125 0.05/1.00 vMB 150
178,425 178,425 00000000000001676ae320b3f8c5b5522e88b0d61654654023c5317607941dc6 7 0.00/1.00 vMB 0
178,424 178,424 00000000000009a5b024bdf759b1542c349b430fc9a767e04d4da953c433977f 121 0.04/1.00 vMB 128
178,423 178,423 0000000000000285a8acda3009af9ed7e74311a93e4ab99b501c96efca71a3e7 300 0.14/1.00 vMB 217
178,422 178,422 00000000000008be9d7f118cc6316834a66035620df448963a33dafd0ebe6ef7 122 0.04/1.00 vMB 46
178,421 178,421 000000000000078daf3f4dcfcb49f5bd9802ad9de41fa2e9a154711f7eefb112 123 0.05/1.00 vMB 180
178,420 178,420 00000000000003d44c65ba0ad5bbcc78c7ebaa45fe7ead17a162f191cfcb35e8 83 0.06/1.00 vMB 420
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.