Loading Tool

Explorer IconExplorer

Memory Pool

44,599 transactions
26.44 vMB
0.05473982 BTC
Random Selection Loading Transactions
Max Size: 139.80/200 MB

Candidate Block

Mining Attempt 0917027fb69f16e467681982b560e56f130ef3d74689fd5c2b78563b4bc94972
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 776f79f087f202912cb34b4193a41ad0e4ea97bda4de620dc39efc5d52f34fd5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,987
Size: 1.00 vMB
Total Fees: 0.00632378 BTC
Feerates: 40.21 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (445,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,474 469,474 0000000000000000008b7cd9c68781dcb982431fc9816ec6ab419025d6abcc9f 1,282 1.00/1.00 vMB 147
469,473 469,473 000000000000000000a45a7f54e804b2eced6f32f4e67dce515d1bdb0f36fa43 1,773 1.00/1.00 vMB 265
469,472 469,472 0000000000000000004af5a461883d50d45873b307eb3de6fb7fa7fe91545d68 1,866 1.00/1.00 vMB 299
469,471 469,471 000000000000000001c7293643663721bbcdc77b307dce826b972e160962c86e 1,902 1.00/1.00 vMB 276
469,470 469,470 0000000000000000018b3c48dd4b5dfe9d3f58a1e7672bf26f7d47c8653fe079 2,145 1.00/1.00 vMB 200
469,469 469,469 000000000000000000dc42e129cc090222388dfaddf942303024189aa08943b2 2,209 0.99/1.00 vMB 352
469,468 469,468 000000000000000000e0982f8479a61ac6f5c6fb516cd5889dc46353c341b849 1,918 1.00/1.00 vMB 243
469,467 469,467 0000000000000000002f7e5aa9b8590717c3ee032f7e1a270c37ba180d9833c5 1,553 1.00/1.00 vMB 389
469,466 469,466 0000000000000000019067f4f27208d1a36d3aaff074372293c875d832941de5 1,948 1.00/1.00 vMB 440
469,465 469,465 00000000000000000132614bfa28f55cb472c63947b62c2452e1f6073cd27f95 1,919 0.99/1.00 vMB 294
469,464 469,464 00000000000000000194a3ad4f626071103ae3c01bd8670ffa9ddd6896f4a7b4 2,418 1.00/1.00 vMB 280
469,463 469,463 000000000000000000058df45c40d5d4889fbcc2dc46b557271c669c6b227a30 2,061 1.00/1.00 vMB 363
469,462 469,462 0000000000000000007312a8189006271630a6b0efd10205088abe9ff9bb9eb3 1,795 1.00/1.00 vMB 319
469,461 469,461 000000000000000001d259f6aa148b0f637d1ae64f7c06aafbb0999cd27ebaef 2,248 1.00/1.00 vMB 313
469,460 469,460 00000000000000000100002d2cd90608add9481e3539b0535ef672fe4dbed2d4 1,529 1.00/1.00 vMB 310
469,459 469,459 000000000000000000711dbe8bca8b5d32f30d16fd41004fc8e165d5cb77396e 1,739 1.00/1.00 vMB 338
469,458 469,458 00000000000000000174f34fb77449b7d34499897da8cea77b6a56719a43a813 1,606 1.00/1.00 vMB 498
469,457 469,457 0000000000000000008d5ded5eca8fba7fa3ccaa98d2303d3a66fdf4a8a2b3b9 2,090 1.00/1.00 vMB 316
469,456 469,456 00000000000000000155d10ed22ee2162963777eb893b346101ca6cda2419291 2,587 1.00/1.00 vMB 334
469,455 469,455 0000000000000000017f52461673f498c3674dd86f4317480dcb726628bb59a7 1,780 0.99/1.00 vMB 362
469,454 469,454 0000000000000000007f6ed01c3c298cc14fe48911b248962748ba68aaa1d58d 2,024 1.00/1.00 vMB 322
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.