Loading Tool

Explorer IconExplorer

Memory Pool

81,771 transactions
30.99 vMB
0.07445585 BTC
Random Selection Loading Transactions
Max Size: 188.68/200 MB

Candidate Block

Mining Attempt fd0c6fe53a4b967f9288e28fa2d49f3e0d3ffe76f09afd60793b2ce43e7254a2
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 66ac1657e12208221342fb0242da6857e9933c5f2f7d60bc1559b2b34f3dcf28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,258
Size: 1.00 vMB
Total Fees: 0.00747359 BTC
Feerates: 60.16 > 0.75 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (402,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,441 512,441 0000000000000000001ccf3fd8d3bd210273707987c960ea7b69eff2910efd08 208 1.00/1.00 vMB 4
512,440 512,440 0000000000000000003512a027b24cff2ae57ef0980e1be28e019b9b9a8711c4 452 1.00/1.00 vMB 5
512,439 512,439 0000000000000000003ce26977ed19190750a2b79de980f2fff5d6b0f85cfa82 2,079 1.00/1.00 vMB 23
512,438 512,438 000000000000000000022bb0eb31d0a682035e261f8bebae5cf21a60bbb3be07 2,672 1.00/1.00 vMB 52
512,437 512,437 0000000000000000001619dbb562fe9185a4c6321b7f93019d2c9fe2f82bd1d5 436 1.00/1.00 vMB 11
512,436 512,436 00000000000000000002c89c5aefe850969d5192faf0733eb9a80bc2a9f57173 866 1.00/1.00 vMB 12
512,435 512,435 0000000000000000003d156a16065e9abdb5132a2b1e5e9f6a1b9eea4456c58b 295 0.12/1.00 vMB 60
512,434 512,434 00000000000000000015694bc42bfbb3be0fa416cf5b1510714425ec171ab160 124 1.00/1.00 vMB 2
512,433 512,433 000000000000000000370ba98c609298b864dddd6e991f40d143ca6aabc31689 907 1.00/1.00 vMB 19
512,432 512,432 000000000000000000032914a22b8364afd7c9e7412dba7594af5c7bb9622e76 1,617 1.00/1.00 vMB 5
512,431 512,431 0000000000000000004a05d3102c943dea738306aec8b48d5b8423ac31eeea7a 2,064 1.00/1.00 vMB 30
512,430 512,430 0000000000000000003f2d81d6085a1badebdeed1ff1102d45e07049d47266cb 2,332 1.00/1.00 vMB 11
512,429 512,429 00000000000000000009b7c1991cb671f6cd18f115f5bf1bb8de69c607d03573 2,165 1.00/1.00 vMB 34
512,428 512,428 0000000000000000004dd3d35c9eb5c84760d7b690eea4ab3814cc771e7fc280 687 1.00/1.00 vMB 37
512,427 512,427 0000000000000000003b737dc8d845d749fccebb037ea6ec11d2c5099697aab3 1,131 1.00/1.00 vMB 96
512,426 512,426 0000000000000000002f203c7d1de5d28c29dca05cb4131c538af85e02ed3765 1,770 1.00/1.00 vMB 25
512,425 512,425 0000000000000000004ae423771144c0dd062e1664c5db3689631a8d8d27825b 495 1.00/1.00 vMB 12
512,424 512,424 00000000000000000049bfcefdbebb82bf817cb8858ea6f713aa87a1179762ed 522 1.00/1.00 vMB 9
512,423 512,423 0000000000000000003af3371e824ed11c3b146670417ef6b49157aa58d545f6 929 1.00/1.00 vMB 8
512,422 512,422 0000000000000000001b7e05d5029c8bbf5357c72db145572616da93753e260c 1,975 1.00/1.00 vMB 31
512,421 512,421 0000000000000000004984b4a3b2a94338ec06a59f98e5fbe048db8975a0d6dc 2,445 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.72 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: 705.15 GB
    • Received: 16.65 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.