Loading Tool

Explorer IconExplorer

Memory Pool

36,274 transactions
28.87 vMB
0.08705656 BTC
Random Selection Loading Transactions
Max Size: 143.78/200 MB

Candidate Block

Mining Attempt 1be431f646b43786998878d1100769e6fa3ae6d157d97230245ba6414001a1db
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root eebb035e0119ad9d250bed751e9d3c5b53ce2c27f430daca5ad969c226fc6c10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.02919640 BTC
Feerates: 100.24 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (517,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,837 396,837 00000000000000000607d94dffc555c2feedbae7196fe2ccd2059bdc79df297b 38 0.03/1.00 vMB 23
396,836 396,836 0000000000000000068540a5f730cf1ed64a137ad12f05f9258a043e4a9d4d42 774 0.51/1.00 vMB 30
396,835 396,835 000000000000000006fd85a47979dd0ab05d284cf08548eca86ca81b29406de4 391 0.29/1.00 vMB 26
396,834 396,834 000000000000000002af074311bcb5567c08adeb07778b97b9aa1f428684ffd2 298 0.17/1.00 vMB 28
396,833 396,833 000000000000000000b178bc7a8df4585e75537bd3ecfdb7a01db6eb4cd4c994 493 0.40/1.00 vMB 26
396,832 396,832 000000000000000008554f2116daaf185c65906566ebeb56f6a115c79132048c 360 0.29/1.00 vMB 23
396,831 396,831 0000000000000000069bd7e7e1b195d9e40dc979efd354b7d612fd6282527182 380 0.19/1.00 vMB 36
396,830 396,830 000000000000000007b84e6ffee56a3597b917948f277fc2f9ec32fc6f9c0b9f 333 0.20/1.00 vMB 31
396,829 396,829 000000000000000008b89b15dade7594d1bd6f231da3629ef16b53fe6dc78c8e 502 0.32/1.00 vMB 24
396,828 396,828 000000000000000007034846309850982bb637f97c87881380adf5eadfa01282 916 0.83/1.00 vMB 20
396,827 396,827 0000000000000000043c16fa196fcb250c7ec062ab4d0476245b85582ee89b8e 1,988 0.95/1.00 vMB 46
396,826 396,826 0000000000000000085b7115102dd61a526a1884e04100767382463398a8698e 1,277 0.82/1.00 vMB 30
396,825 396,825 000000000000000000ae8853943b25f414f717f13cfdffc6ac3461a2f3c302a9 320 0.43/1.00 vMB 14
396,824 396,824 000000000000000001021359eaae9c9e840a05fd30462dd742f96e497caf048b 2,311 0.95/1.00 vMB 41
396,823 396,823 000000000000000008a6c04cec0d92d54dd056eac71115c781672c7850a97683 2,210 0.99/1.00 vMB 57
396,822 396,822 000000000000000006f415a2b6a0d4624025ce480a5ffbef1284dc5490ec58d2 397 0.29/1.00 vMB 26
396,821 396,821 00000000000000000818be95b95754f7d8b3434554f8e4656f7ed5bea2b15bfb 882 0.60/1.00 vMB 23
396,820 396,820 000000000000000000e9ca43e44c2517e1f8cff92fad67a8570820a138bd88d0 2,022 0.71/1.00 vMB 45
396,819 396,819 0000000000000000072317e0d80f91c940d6d24b6a0a0c4223c9e395120bba61 1,274 0.60/1.00 vMB 35
396,818 396,818 0000000000000000087af9ca678ce06c44e3fd25b12cf4960692ca28ce405256 532 0.29/1.00 vMB 31
396,817 396,817 000000000000000007cc201b56a6baf2f769dac77b689e83746371ee1c6717e4 576 0.27/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.54 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: 614.92 GB
    • Received: 11.16 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.