Loading Tool

Explorer IconExplorer

Memory Pool

39,014 transactions
31.23 vMB
0.07756009 BTC
Random Selection Loading Transactions
Max Size: 155.00/200 MB

Candidate Block

Mining Attempt c6ae3f97aa23391a3d4b6b47c8055504db51ddfa983b432a4531dbe92fc6478a
Version 20000000
Previous Block 0000000000000000000063c20a6d2408a7902c0fe67ece6d445a47e551bd4cb5
Merkle Root 558c65e04a230f81186cdc14744ec26aaead63a00a6148ff7fae428c712f7e5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,707
Size: 1.00 vMB
Total Fees: 0.01356272 BTC
Feerates: 184.92 > 1.36 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,369 (299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,070 914,070 00000000000000000001f5cc7452640e01532885211b51ee9053361cf58ff743 648 0.21/1.00 vMB 1
914,069 914,069 000000000000000000019e3154b997e2705c7122454a2090e607bdd68f45c5ee 2,892 1.00/1.00 vMB 1
914,068 914,068 000000000000000000007dae9b7e7e1d00da353eb04587d7b003687d74a0a2f4 3,582 1.00/1.00 vMB 4
914,067 914,067 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf 1,391 0.40/1.00 vMB 20
914,066 914,066 00000000000000000001950086e2b3b2d83070cb1df46ccf3007fe81cca8850b 4,286 0.91/1.00 vMB 1
914,065 914,065 0000000000000000000053e645d3d3b7f69ebd2521f923d0b269c29a1b4fdcd3 4,015 1.00/1.00 vMB 3
914,064 914,064 000000000000000000018dfea523a08efde97d0baa6ce74524f912cdf4780010 3,386 1.00/1.00 vMB 5
914,063 914,063 000000000000000000006a02b0ffff3a8d99676c8342137c4c400feca040f2a1 3,921 1.00/1.00 vMB 4
914,062 914,062 0000000000000000000076f3e8a0c9726c2b58bcccaec69b14ce877eef943628 3,499 1.00/1.00 vMB 2
914,061 914,061 000000000000000000006d024a28b34728896b2abc8df34e7e010b387978fe7f 5,840 1.00/1.00 vMB 0
914,060 914,060 0000000000000000000057a50e6b0921f744de251ee73d9eeeb42c1a8c43aa56 3,997 1.00/1.00 vMB 8
914,059 914,059 00000000000000000001c6f1449909b43e6c3e2f259e653d98402e7ea5f43c7c 1,344 0.40/1.00 vMB 1
914,058 914,058 00000000000000000001e70d7bd534e49d549bb5efc977d509e1d27a609883a8 3,573 1.00/1.00 vMB 8
914,057 914,057 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693 6,767 1.00/1.00 vMB 0
914,056 914,056 000000000000000000010dac05de2b34ea33515c2a07d1484dbbd0571d8d356a 3,604 1.00/1.00 vMB 4
914,055 914,055 0000000000000000000063736c6cae7dacbf15d4eb124e826ef2821de31bf22e 280 0.07/1.00 vMB 2
914,054 914,054 000000000000000000014606cd2f1ed7ab9455eef915bf4c024553d51f891e62 941 0.24/1.00 vMB 7
914,053 914,053 000000000000000000020f643361bd5809334e296daaf5df21bb656cd0b198e4 5,538 1.00/1.00 vMB 1
914,052 914,052 00000000000000000001cf19be7c276882b4ef61bb92037ea79ce0d3a4bb748b 1,755 0.45/1.00 vMB 3
914,051 914,051 0000000000000000000198630ae47214388b6dd17e1b244c2c8fda9186a6f2ab 724 0.19/1.00 vMB 3
914,050 914,050 00000000000000000001fca5d03d150a8b3bc513db65e609eacbba7b8e6522a4 818 0.25/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.26 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: 594.61 GB
    • Received: 9.71 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.