Loading Tool

Explorer IconExplorer

Memory Pool

46,516 transactions
27.35 vMB
0.10106843 BTC
Random Selection Loading Transactions
Max Size: 145.69/200 MB

Candidate Block

Mining Attempt ab85380b4a36e57f8ff9245aabc347a0acc922e3224aa1be2dea69b46d5e0be3
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root fc8c97eefbf31e35637d5b9b94a687bd38d0f217eaefde0f24c9bce6f92c90d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04984160 BTC
Feerates: 101.66 > 4.99 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (144,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,843 769,843 000000000000000000079d022ed28ddff6d239be1280dc4ba388d61832196e95 1,801 1.00/1.00 vMB 7
769,842 769,842 0000000000000000000093d9f15746f09371eb3b13b9f378b0cd8ffe59804ecd 824 0.45/1.00 vMB 5
769,841 769,841 00000000000000000002a38b7fc91da3745803f7117e866e1c4faa506c688016 1,464 0.78/1.00 vMB 7
769,840 769,840 000000000000000000044ccb587c58a4888c5cd19a4ba40bd44fc7f8f1589275 893 0.34/1.00 vMB 8
769,839 769,839 000000000000000000036198ec83cdb8818fabd141f2a8342e9e4ffb1c466a9c 204 0.14/1.00 vMB 6
769,838 769,838 00000000000000000000d256db795e5e65d9a1d965ed3ffdbcd8867ebb4866a8 1,253 0.84/1.00 vMB 6
769,837 769,837 00000000000000000005ff8cb9a90a4ab4b237e7edc7c9bdff3bc6d24043eaa5 168 0.05/1.00 vMB 8
769,836 769,836 00000000000000000006e05461cd306bda4d5af7ac290e42612bde19a2fa35b5 17 0.00/1.00 vMB 7
769,835 769,835 0000000000000000000112c77e457abc829e115cb2d7fd2a481f478de773630b 870 0.34/1.00 vMB 10
769,834 769,834 00000000000000000002e57a53063f0668b32382813616b505466f5f7a06a076 1,015 0.39/1.00 vMB 8
769,833 769,833 000000000000000000068dfc74befc2f679bf4395c5f1d87acb3088f1f07a847 851 0.33/1.00 vMB 9
769,832 769,832 0000000000000000000103bdbb4c7cb196d1071b2e6dc82179c87666642cce26 468 0.83/1.00 vMB 2
769,831 769,831 000000000000000000048136cb97861a5b7e054d0aa036372a4d86fd1cf43dcf 965 1.00/1.00 vMB 4
769,830 769,830 0000000000000000000561d8a92fea9e0a031472ec8ae64594623500f68ff23f 2,259 1.00/1.00 vMB 6
769,829 769,829 000000000000000000055a1a4b689e0e4c804c3d5edb5aa485085c7eb7d9b20f 1,629 1.00/1.00 vMB 14
769,828 769,828 0000000000000000000127d1c128aee36aa79b49d3acc9b14ef3c400358a06d5 963 1.00/1.00 vMB 4
769,827 769,827 0000000000000000000195c728d8961f181e3cd72f997f224dd029494defb9d7 1,952 1.00/1.00 vMB 8
769,826 769,826 00000000000000000003ed16aa151e665d3e2979cf9124b5c3f9e3d3535c7043 185 0.08/1.00 vMB 8
769,825 769,825 00000000000000000003d52a8b1a96af275295aacea1c3045a2a1475721acd15 61 0.02/1.00 vMB 19
769,824 769,824 00000000000000000001b8b580ee643bbb541d4df9749d0312b4bc407f225ecf 459 0.28/1.00 vMB 6
769,823 769,823 00000000000000000003295e8e7f533252275bf5850475ae44dd8a87db79c608 761 0.67/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.