Loading Tool

Explorer IconExplorer

Memory Pool

86,312 transactions
32.89 vMB
0.07554568 BTC
Random Selection Loading Transactions
Max Size: 196.02/200 MB

Candidate Block

Mining Attempt ece24b343863d855f7819f6143a64ca7ac9fcae13b57b2177105be1eaabe07f7
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root ae7d23f4f2906d9c5b4068201d876b557e6b9835acc4367ce0398e796e2059fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,078
Size: 1.00 vMB
Total Fees: 0.01027425 BTC
Feerates: 151.14 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (217,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,467 697,467 00000000000000000011b87df3cc639bb0484dd6ea9288c58dbd6c6bf289bf41 1,283 1.00/1.00 vMB 11
697,466 697,466 0000000000000000000f1763037c5be252af4578fe9fcf51bd1476bf653a0089 2,539 1.00/1.00 vMB 15
697,465 697,465 00000000000000000007d1e4589a248c433e99025b6be3d8e905c0f24310b3e0 466 0.19/1.00 vMB 16
697,464 697,464 0000000000000000000fc50e7747033733db10d786a21533aabbdddfbae0e5cc 1,142 0.55/1.00 vMB 7
697,463 697,463 0000000000000000000287d215d44b11bb8d7eecb5baf5793520d068621b379e 2,515 1.00/1.00 vMB 21
697,462 697,462 000000000000000000015cada59827b6b8649124271f71645ed8273fe4fe8edb 1,155 0.43/1.00 vMB 13
697,461 697,461 0000000000000000000d7bd25ceda53be3d93a7a9ec76a18f6041bc6c51f23db 183 0.07/1.00 vMB 10
697,460 697,460 00000000000000000008e47ce96d84b0c0a5deece8788131916a99f34db8be56 1,209 0.45/1.00 vMB 16
697,459 697,459 00000000000000000010de31758d004cb07c809cfa5c573a304b0a697864928e 957 0.52/1.00 vMB 10
697,458 697,458 0000000000000000001042ebe65c907874fea5714f6720cbca801e42322b19a0 319 0.14/1.00 vMB 15
697,457 697,457 00000000000000000000764798a828be1ea2a74e22fb065f2812b2247aaecbaa 1,596 0.56/1.00 vMB 8
697,456 697,456 00000000000000000009df4db24a94bde7d235c7e9454e8a8e60509823418255 1,994 1.00/1.00 vMB 8
697,455 697,455 000000000000000000014f8fe7c94516f266f1c49864a1372a712b376f3c0105 3,305 1.00/1.00 vMB 24
697,454 697,454 00000000000000000000c2e6b6b673a3afcd917d9814b68ba3d29f07e39d15b7 74 0.02/1.00 vMB 15
697,453 697,453 00000000000000000001f78b3fc5282ec836ff96bdc819ad5cb9e1cdb605f029 758 0.37/1.00 vMB 11
697,452 697,452 00000000000000000002a6703a712f540f6bca08baa670cffbeae58d89c64a1a 1,027 0.42/1.00 vMB 12
697,451 697,451 0000000000000000000a5904a915aa17a7ff81937491f7dd0f7ef3683f3df96b 181 0.06/1.00 vMB 14
697,450 697,450 000000000000000000058ba5c5c98c63f1dd65836dcb7b0b1788e8e6d816b8dc 292 0.11/1.00 vMB 18
697,449 697,449 0000000000000000000e4d90459eae0b967dd2f9cdd53f7e70e20f13f681986f 788 0.32/1.00 vMB 10
697,448 697,448 00000000000000000001193214a9a2d64662657d7a258471b012585235e1d499 3,424 1.00/1.00 vMB 15
697,447 697,447 000000000000000000012703c1bd82b5eff1c29bad35f56cc5b7c4da5ed4c122 932 0.31/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.