Loading Tool

Explorer IconExplorer

Memory Pool

79,723 transactions
29.54 vMB
0.13916309 BTC
Random Selection Loading Transactions
Max Size: 178.88/200 MB

Candidate Block

Mining Attempt 9aebbdd71a286c655bfcbe6ec0b7a16840f69389391028a15bd82ad0d09aba98
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 5ced67aa77853e503692dc4567f73093f3d86be5f7f48c488eba878049b2ffb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.07484813 BTC
Feerates: 502.67 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (177,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,537 737,537 00000000000000000006bc956aba426bed66d49714efb0fcb98753c2ad0682ff 1,752 0.59/1.00 vMB 6
737,536 737,536 00000000000000000002d05f774c025df8db6264090434972c34b7fe6953a8fb 1,702 1.00/1.00 vMB 19
737,535 737,535 00000000000000000008c9450caaaedf9f184dc3f68a7d13a0f29706531cb61b 1,293 0.89/1.00 vMB 6
737,534 737,534 000000000000000000030b9eca7a06a6a041c033913848c9c5b6ab462c0d21e2 1,102 1.00/1.00 vMB 17
737,533 737,533 00000000000000000007d59d23620381812ba7c8d8f6d80d1a71ba730d8dfe8a 1,833 0.73/1.00 vMB 13
737,532 737,532 000000000000000000001cb0d7dbe2013caa64da939b524dd0d8197151027977 195 0.22/1.00 vMB 4
737,531 737,531 000000000000000000027589c1125daa18055466ad3b5ea3a2a4aaa16b138c01 708 0.99/1.00 vMB 5
737,530 737,530 00000000000000000008598ee5ce2fe202b9b8b89dfc027cb7d61bc57bc76527 745 1.00/1.00 vMB 3
737,529 737,529 00000000000000000002301ef7f0d3ad204f675c3ff8a947b047431dd109dad3 476 1.00/1.00 vMB 3
737,528 737,528 000000000000000000047bdb1e3ac4245615a72d9c133a7527fadf9af849a940 1,152 1.00/1.00 vMB 7
737,527 737,527 0000000000000000000705836715e3377a766d3acf13821ac299b87e14fe4aaf 1,396 1.00/1.00 vMB 3
737,526 737,526 00000000000000000000f6c2bed0fff625511ee3c2a2cba5bd26cbd908af0222 2,151 1.00/1.00 vMB 18
737,525 737,525 00000000000000000003598e22d37c5ac2d4f78513a7e5eede6f906957dc1097 1,307 1.00/1.00 vMB 16
737,524 737,524 000000000000000000051847031f426f6c3b6d481f6a91fb7959670e0c6d2f37 1,613 1.00/1.00 vMB 14
737,523 737,523 00000000000000000008ea77b1107ba105be74fe58c6ff42aef90377079bc17d 705 0.38/1.00 vMB 10
737,522 737,522 00000000000000000007fd08bd8e881daf02dc168a775eabcab14a555e168f88 872 0.91/1.00 vMB 11
737,521 737,521 00000000000000000005cd585b760458c9e4f40cba965e3e6828d20733eafdb0 1,182 0.59/1.00 vMB 11
737,520 737,520 000000000000000000075185123560ea54d034d759306453d4ef37447de1208a 21 0.01/1.00 vMB 27
737,519 737,519 00000000000000000008445f0aca5765223534fcf2e04d69a1d183961dccee25 907 0.49/1.00 vMB 23
737,518 737,518 000000000000000000067119352b7d36b1ca6374021d257495fa25862e0901cb 869 0.30/1.00 vMB 13
737,517 737,517 00000000000000000001f13dc3b08aa238446833f128ee0b5bd7a413d6611c40 641 0.32/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.