Loading Tool

Explorer IconExplorer

Memory Pool

44,263 transactions
26.55 vMB
0.06113862 BTC
Random Selection Loading Transactions
Max Size: 140.06/200 MB

Candidate Block

Mining Attempt 6e5202511006f72657953877d9d51578e320069eae238a5eeb163a6ea4e150b3
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 9e5bde740bf1f95abd41de3bb073a8f6e9a422eff5f5ad63a2a55c938675a036
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,015
Size: 1.00 vMB
Total Fees: 0.01240704 BTC
Feerates: 140.50 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (445,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
469,453 469,453 00000000000000000158a574ab186e78b473724f959a5a3db4571732226d37bb 2,262 1.00/1.00 vMB 394
469,452 469,452 00000000000000000056182131f0ee6325fe7d262a960a0628880dadcfb5c89d 2,740 1.00/1.00 vMB 422
469,451 469,451 0000000000000000009772bac043e092344fee560a2444d956949780b6ea50d9 1,919 1.00/1.00 vMB 426
469,450 469,450 0000000000000000010593ce10e0efa407ed009053aa19adb1299e1b68560558 2,008 1.00/1.00 vMB 363
469,449 469,449 000000000000000000144622a06ada82239e36bfa67d7ceb72706d3ff5d4af44 2,122 1.00/1.00 vMB 374
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.05 GB
    • Received: 12.80 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.