Loading Tool

Explorer IconExplorer

Memory Pool

48,716 transactions
27.54 vMB
0.07855002 BTC
Random Selection Loading Transactions
Max Size: 146.84/200 MB

Candidate Block

Mining Attempt 8654b4bcb4a28eb3d82d8da4b90a03dcc0f681bc74035dd19a8cf0be7de611bc
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 4668a8a6928ffcac8343d46977febe148904a6dd20663643beb786d76d41cd68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.02688136 BTC
Feerates: 150.92 > 2.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (144,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,848 769,848 0000000000000000000219ee452e133e692e0a6c708129b4b71f0dc8e97fc056 596 0.32/1.00 vMB 8
769,847 769,847 000000000000000000062805d56620bb7837cf6bbecf5e1b2a23612f718b2135 556 0.20/1.00 vMB 8
769,846 769,846 00000000000000000002e3472ca685ab817116b60d5cf55791780ab83026fb01 545 0.25/1.00 vMB 7
769,845 769,845 0000000000000000000410b061fc054046e690f57e60487085df621186e57248 1,086 0.70/1.00 vMB 4
769,844 769,844 00000000000000000000a0054d75b0b0322e5777c1ab40a315d944c6a49d22d3 2,742 1.00/1.00 vMB 10
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
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.13 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.