Loading Tool

Explorer IconExplorer

Memory Pool

76,708 transactions
28.49 vMB
0.06539569 BTC
Random Selection Loading Transactions
Max Size: 172.89/200 MB

Candidate Block

Mining Attempt 988987d2d7ef9b82b7da389d867f0aa1ebefd3cdbbe9a588f0de5565ea320506
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 6356a9fe9f934b2b642cb4975c0f444e99831035dc3b25b852506d552a342081
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,488
Size: 1.00 vMB
Total Fees: 0.00642985 BTC
Feerates: 178.73 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (316,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,675 598,675 00000000000000000011921589dd3f81fb9b41517d791f34f990033fa6fc23ae 3,255 1.00/1.00 vMB 23
598,674 598,674 0000000000000000000033cb7bd6b899701c80451277214da2bc6dc6073ae9ca 3,479 1.00/1.00 vMB 35
598,673 598,673 00000000000000000005f6bd3070cc55304fbf30a729e1e02921c3a5deca9089 1,002 1.00/1.00 vMB 51
598,672 598,672 0000000000000000000b8b1069c17f9a8e187ad353079c9ca8f1742a61eef574 3,479 1.00/1.00 vMB 56
598,671 598,671 0000000000000000000ffd2eb16120879950adc6cc227acbc5180cc0688847e5 3,121 1.00/1.00 vMB 34
598,670 598,670 0000000000000000000550c822d6ae3ab14edb79cab94885bec462e850788cdb 3,110 1.00/1.00 vMB 43
598,669 598,669 00000000000000000012e89625d28766f5f2cee614ca7b52c2b624c3c825057f 2,767 0.76/1.00 vMB 21
598,668 598,668 000000000000000000034bbbc47b712c37bac5a2446bb96fd9fd6cd55b92aa36 692 0.20/1.00 vMB 20
598,667 598,667 0000000000000000000c15536b4d87cb89d5dc054217e4c80ff7a2fd2af648ef 215 0.05/1.00 vMB 46
598,666 598,666 0000000000000000000e18e3acabf9427ec11fadf62de73569df66ddcef4cb5a 49 0.01/1.00 vMB 11
598,665 598,665 0000000000000000000809fc4bb8c23743e527f064a476d647c0f04b86696f89 2,824 0.88/1.00 vMB 22
598,664 598,664 000000000000000000016c97647e9e73b0b1e8a3b3e2c00bc8b95413d76b84ab 1,471 0.39/1.00 vMB 21
598,663 598,663 00000000000000000014d5c579e7fa850904ae9aaf205fcb7510d953e3e40a35 1,953 0.76/1.00 vMB 14
598,662 598,662 00000000000000000007d48a4cbeb9cac9afc154adb6fbc8577cd976504eaee2 1,179 0.31/1.00 vMB 28
598,661 598,661 0000000000000000001071723eb373a1060812fad0faf5c2cee783b3b6680452 3,183 0.94/1.00 vMB 23
598,660 598,660 00000000000000000010d04a8139bfc8ceb2d1edc801b92d0c2e5122b0e3464b 3,108 1.00/1.00 vMB 13
598,659 598,659 00000000000000000012e1e43bdba88653f7d6490f878c2db5a6bb7e5c5a986d 2,255 1.00/1.00 vMB 5
598,658 598,658 0000000000000000000efe88fac9ba0e095144969613c0948113a2cada041763 1,647 1.00/1.00 vMB 9
598,657 598,657 000000000000000000021fdb9021dfd8c81baa2fbb6033734e658c06d71fb095 3,292 1.00/1.00 vMB 26
598,656 598,656 000000000000000000003d1848c4905a270e6c788ee300c25139bb3beca96d21 1,724 1.00/1.00 vMB 6
598,655 598,655 00000000000000000005684fe18f2fc0f063336ff1f31ffeeb53fc7030e9d3e8 2,839 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.68 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: 675.62 GB
    • Received: 16.43 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.