Loading Tool

Explorer IconExplorer

Memory Pool

49,168 transactions
30.55 vMB
0.09514020 BTC
Random Selection Loading Transactions
Max Size: 163.45/200 MB

Candidate Block

Mining Attempt f57ad220ee764dbbff342043f3283a0c25422e6b0f514ddfe96b4eb5736ce40d
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 8220448ab78b8e274e17d3e32a3fc3b83061a682d8201f02191b13fc2cde254c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.03202665 BTC
Feerates: 101.56 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (282,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,391 632,391 0000000000000000000775f64e36431d86116d51652ecb60d7bbf26a98846c35 1,025 0.40/1.00 vMB 48
632,390 632,390 00000000000000000003ac3d631346cd1e5cf620d7093d8acbc83cd3825c1c5c 1,461 0.52/1.00 vMB 59
632,389 632,389 0000000000000000000e3d5e6810ed2f7fe2a855cf4ff255040ee0fea7af0599 566 0.44/1.00 vMB 64
632,388 632,388 0000000000000000000f76b2c61bc444d485b28616bc15c7809e285344b800ea 1,408 0.51/1.00 vMB 50
632,387 632,387 0000000000000000000755202cfe98210ea57de9cc22568a8aa8e7beb2a6b928 653 0.24/1.00 vMB 50
632,386 632,386 00000000000000000003a6823ffa22b538275b130b21a28251d64a2100c0292e 548 0.19/1.00 vMB 56
632,385 632,385 000000000000000000107bbb8012923701377ebe1d064eef00deb01f915e2592 134 0.04/1.00 vMB 52
632,384 632,384 00000000000000000010a6a9e0a41575c29396171d6a1f7fc0c00d5a50d92135 2,513 0.89/1.00 vMB 50
632,383 632,383 0000000000000000000ed070975eaf6796f4b1178d3ff1295fe70ea2c003a619 371 0.18/1.00 vMB 68
632,382 632,382 0000000000000000000d27eec650f57345dcd06ca300a0f51689e07309d8e9d4 1,418 0.44/1.00 vMB 53
632,381 632,381 000000000000000000094598dc85ee52a1dd18621edf85c7f5d184894d6159eb 1,140 0.71/1.00 vMB 16
632,380 632,380 000000000000000000073dbc9bddfb17b256e3a1e9480f200bd8766a1a7fef4f 2,504 1.00/1.00 vMB 30
632,379 632,379 0000000000000000000e4ec5ea9d2c58d9d4bdb94d05bd5dff0f985b8481d927 2,068 1.00/1.00 vMB 99
632,378 632,378 00000000000000000008018cbb35dc7c3059369af618bcec7235a0c1ae7de6ee 91 0.99/1.00 vMB 2
632,377 632,377 000000000000000000073a56d06619aba7f95b0be69b5002b3e7aab566928b8f 970 1.00/1.00 vMB 19
632,376 632,376 0000000000000000000aee7f8eed2e77381bc1444387375d8db36528272b4ede 2,044 0.99/1.00 vMB 34
632,375 632,375 0000000000000000000b263ae92d52994574f755a44cd968a8a97b0659136628 2,851 1.00/1.00 vMB 69
632,374 632,374 0000000000000000000b6ca4555e0dbf59f2d9b76fb861b9b0224274bd4ee147 1,598 1.00/1.00 vMB 38
632,373 632,373 00000000000000000001e85d49570841583e1c6ae704d08afab61a6fd863a48a 657 1.00/1.00 vMB 16
632,372 632,372 000000000000000000014e9133c372c00da4649bf91c8357ea31ba5e75f9e4d1 1,335 0.53/1.00 vMB 48
632,371 632,371 0000000000000000000703fe02c63d7def299703e28873020e29c9031fb94f3d 1,781 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.