Loading Tool

Explorer IconExplorer

Memory Pool

78,632 transactions
30.01 vMB
0.08898270 BTC
Random Selection Loading Transactions
Max Size: 179.26/200 MB

Candidate Block

Mining Attempt 33d9ed68004aa7427c5765328b69d0585702321405f676466ad84795cd7ae273
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 2c10660582a40d9fa86540dd0b3035f29ceb80335899d0c8537b318df0147b95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,853
Size: 1.00 vMB
Total Fees: 0.01982940 BTC
Feerates: 150.61 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (166,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,528 748,528 000000000000000000015a697f54f9115f4d1fd321999a76721a637fd0c79670 909 1.00/1.00 vMB 12
748,527 748,527 00000000000000000007a065dcc3c88a432629c329ac98f3ed199e4c6306b78d 2,702 1.00/1.00 vMB 17
748,526 748,526 00000000000000000002323d3439aa3c43a90596f33166cc454e1019a4420459 2,984 1.00/1.00 vMB 23
748,525 748,525 000000000000000000082b7d6e63728556f47a43e83f1a2a78592fcfd4d720b1 2,078 1.00/1.00 vMB 15
748,524 748,524 0000000000000000000344fa2ab17cb178a0ad0fc4348b130379b793063c9e99 2,501 1.00/1.00 vMB 14
748,523 748,523 00000000000000000009e613ef6365d9df2e0cc2388ff714251f7b48efe9359e 2,307 1.00/1.00 vMB 18
748,522 748,522 000000000000000000028dedb0ffe0fefe257580c0166a191b2ab3ab04e7d1ec 1,482 1.00/1.00 vMB 19
748,521 748,521 00000000000000000001b22f85bb4bfea1d497cb163d91f6118fecafbcdc7544 1,607 0.78/1.00 vMB 6
748,520 748,520 00000000000000000001e8d60c1dc232be78c96d44f2b055f0fe34a70ee6e101 3,137 1.00/1.00 vMB 14
748,519 748,519 00000000000000000002fb679ac02ff77424a815cfc50c876b227fcc41f1828a 1,551 0.61/1.00 vMB 9
748,518 748,518 00000000000000000000331973853aa88945cdb2fc2763c3e352dcc180873c4b 2,564 1.00/1.00 vMB 10
748,517 748,517 000000000000000000001ebb30cfd330eee6740fc92b7b3e9e4598de9975e469 985 0.31/1.00 vMB 11
748,516 748,516 0000000000000000000437fff11d974f65a592a4e5ad1bd2956cbc3a787288e8 204 0.08/1.00 vMB 12
748,515 748,515 000000000000000000095202b458aa84629c4a540b2bac106081d10c6d3bce43 63 0.02/1.00 vMB 8
748,514 748,514 00000000000000000002aa01937cf957bddb946537b92ad9fae8ab43f40c7a2c 757 0.44/1.00 vMB 10
748,513 748,513 00000000000000000007e7d46c40f5c12599f6f0edc8835b70f99068a135fc28 195 0.06/1.00 vMB 12
748,512 748,512 00000000000000000006addca34261ed867fee6b87202003958d9255ab5bb5e2 835 0.73/1.00 vMB 6
748,511 748,511 000000000000000000074821d39f746930438b3917cefe780ee73b88cc5ebbbf 1,369 1.00/1.00 vMB 6
748,510 748,510 000000000000000000084a3222bc6990fa099606be1994078fc4f82c292d6aa3 1,904 1.00/1.00 vMB 8
748,509 748,509 000000000000000000092ce62258bf6609d4f89f2355f84b7401597ff6694e10 1,459 1.00/1.00 vMB 16
748,508 748,508 000000000000000000016a1e2c559b67c87db8322a06aab8908c091691dac6f3 1,005 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.