Loading Tool

Explorer IconExplorer

Memory Pool

87,587 transactions
32.45 vMB
0.14884713 BTC
Random Selection Loading Transactions
Max Size: 198.99/200 MB

Candidate Block

Mining Attempt 038a52ef447d5a8396e2955a44d41ddc49b1735135443ab1fd166df704f54e50
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root e651ce465d44396f5a0f1c97bfedfdffd2b1551ad0bcbb86004b369936c06675
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.06599409 BTC
Feerates: 502.65 > 6.61 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (631,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,536 283,536 0000000000000001a9f3fd8c1a69da2725a67beae57500e3499c12526a962b2d 271 0.17/1.00 vMB 30
283,535 283,535 0000000000000000e9565ba0c7943c5f64049f5ca9b78c1630e229c446ce14ce 183 0.14/1.00 vMB 24
283,534 283,534 0000000000000000106349a80e90c805fb6983af8d2f7600b2a58e3ad4b94925 525 0.28/1.00 vMB 29
283,533 283,533 000000000000000152e26ccdc24b50d7672b8cb4fee44d64876dfa9268261ce5 153 0.05/1.00 vMB 66
283,532 283,532 0000000000000001662df93ab76441c864aac1cfde3137329064409e53b7ad5d 187 0.10/1.00 vMB 39
283,531 283,531 00000000000000017e90c71090a22b9c2a549e434903a0dd3ec1cc98306ce483 141 0.07/1.00 vMB 35
283,530 283,530 0000000000000000284f78bc184caec6559b8b0110de42faa65b5c210acd5402 103 0.05/1.00 vMB 24
283,529 283,529 0000000000000000aa4a3b1cff26c3b9a7e6388c3fbe61d7817c87c13f6fe79d 292 0.16/1.00 vMB 50
283,528 283,528 0000000000000000aa8a563ad3c70bca0de1f4ba2069cbe913aaba62b9566878 95 0.04/1.00 vMB 39
283,527 283,527 000000000000000150989137b46152ca535f2d88790337593c57d209b3a39f4d 220 0.46/1.00 vMB 13
283,526 283,526 00000000000000009686e394b0799cf3735ee2d5499b5f7ed5226633bac4d0f6 1 0.00/1.00 vMB 0
283,525 283,525 0000000000000000a1281e147cd79441c5a34d19b29f32e263f30418003e1d04 1,187 0.50/1.00 vMB 51
283,524 283,524 00000000000000002c7e2f8a5974f2af60c01864245f5fcf987bfb63e682608c 121 0.05/1.00 vMB 123
283,523 283,523 0000000000000001507245ec34c5fd20793fd1d48710fa3ec4e1741bfdaad872 511 0.23/1.00 vMB 49
283,522 283,522 0000000000000001d4929900ba538abc97133363f7eb97343632fe3e8af9284a 203 0.10/1.00 vMB 37
283,521 283,521 00000000000000012ae1b233dc2fc6d41d705c99a09532e9139aa87f50eb9d8b 23 0.01/1.00 vMB 44
283,520 283,520 000000000000000056debdff35aa40adeb94216a55db4be34df91ad691060006 24 0.01/1.00 vMB 67
283,519 283,519 00000000000000019347a03032b9f18965d26fc6f38266a7750b9c336977725e 437 0.24/1.00 vMB 39
283,518 283,518 0000000000000000e4819225b0eac442ae84d19620068cfef6736d737d40e183 618 0.46/1.00 vMB 29
283,517 283,517 0000000000000000ba0716abd9cd64816d47c6dcd93c7c0c99228f9302c3b2ca 74 0.03/1.00 vMB 40
283,516 283,516 0000000000000001b1640e1a620228dc67a3d80071fa59d3c03d1078df80c062 41 0.02/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.76 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: 709.15 GB
    • Received: 16.85 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.