Loading Tool

Explorer IconExplorer

Memory Pool

44,132 transactions
27.32 vMB
0.07997847 BTC
Random Selection Loading Transactions
Max Size: 142.69/200 MB

Candidate Block

Mining Attempt f6817ae2fa0ca0810f0fd3d7065a42dc4dad23498826d61bac984bc8d98e4b24
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e05c9684c04d87ab77d4d640c1c7d2bc763a85ce0acb2da392df57370ce2bf59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02678537 BTC
Feerates: 150.77 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (494,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,603 420,603 0000000000000000010c861e21e406533a402cc894b88f667c991aa53e2a3499 1,476 1.00/1.00 vMB 38
420,602 420,602 0000000000000000024e15f6044f859982004cb9a05716769d0f8512096cc1bd 2,602 1.00/1.00 vMB 67
420,601 420,601 000000000000000002a77e57cddc1abd681f06e86f0d0dfa6d13fab6886dba49 2,510 1.00/1.00 vMB 67
420,600 420,600 0000000000000000020caa56d6f5294a13ee6ab47bd1b49b50f4215894eaa07b 2,622 1.00/1.00 vMB 61
420,599 420,599 0000000000000000014f727b93c8dd0b8b323a394cdf0326d688d019735aa824 2,977 1.00/1.00 vMB 69
420,598 420,598 000000000000000003d88f302d429be7073d925862b9b9daf3c9949df9350c4f 2,945 1.00/1.00 vMB 98
420,597 420,597 000000000000000000e13b12c1c0765110e1c0e03010573ef6c08d12dae89304 300 0.10/1.00 vMB 90
420,596 420,596 0000000000000000004434502bffb8d0f4d44c2cc55421087e73db77dcaeef54 1,918 1.00/1.00 vMB 39
420,595 420,595 00000000000000000071d69fe2b4487ab7c32ec07b600eea77a60594878760c4 1,281 0.75/1.00 vMB 45
420,594 420,594 000000000000000000945119656a19b6287964cf9dcd49f2d875a454b34facba 2,981 1.00/1.00 vMB 50
420,593 420,593 000000000000000003f84f48996c5413441c42cfc8b599a47c5f29983dca2d92 3,086 1.00/1.00 vMB 106
420,592 420,592 000000000000000003d1ed78d413253539313876ad0b73fb78ffb94788bb8c51 1,912 1.00/1.00 vMB 37
420,591 420,591 0000000000000000002cceb58a5f6fcd8862b1a4d496c2972e83f61d1bb7bf25 2,902 1.00/1.00 vMB 41
420,590 420,590 0000000000000000031674eec98f7967e0acb448d7335438c09fdff8dcc09421 2,435 1.00/1.00 vMB 98
420,589 420,589 000000000000000005029ce51bad5ec290df22e7c759b1480bc584dd9d140f51 2,003 1.00/1.00 vMB 53
420,588 420,588 0000000000000000004a4211e800e753fe946a8c25b84cae1d7adb1e17889462 475 1.00/1.00 vMB 13
420,587 420,587 000000000000000004892a7b286950e628140c78a0f90d42a120014f7be07f90 843 1.00/1.00 vMB 22
420,586 420,586 000000000000000001dc12d9f022932f00f3bebb6fce2d65bf90c34ef63a8c88 279 0.13/1.00 vMB 56
420,585 420,585 000000000000000004ed7d23a7da5624cfa068ef8d5037119f22fbc8e0ac63cb 1 0.00/1.00 vMB 0
420,584 420,584 000000000000000000541eff00c443d587fc8aa4d853c988d22893e6ee15b056 643 1.00/1.00 vMB 18
420,583 420,583 0000000000000000022f7dc99c2b57ae605f18c1fb79debf1c3329a5fed381cc 1,981 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.