Loading Tool

Explorer IconExplorer

Memory Pool

81,042 transactions
29.83 vMB
0.15046999 BTC
Random Selection Loading Transactions
Max Size: 179.80/200 MB

Candidate Block

Mining Attempt 617a90e5846712718cea7fc77210cf6bfa2047ca3c11f6d8dc08a6ca7e3da9e0
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 01c62fe72a2c8cceea39902cd3bf684147164e81ffbf4c5e4164573d9a255084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.05699053 BTC
Feerates: 1,002.91 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (459,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,808 455,808 000000000000000000f51530fda18ce357e2a5504e606f69038fe241e9109e94 844 1.00/1.00 vMB 85
455,807 455,807 00000000000000000107a158529ac9448946981489894a00075b2a9968f567b7 1 0.00/1.00 vMB 0
455,806 455,806 0000000000000000025e83218aa34690df030c1e9480b1f2f9b21227a2bfdc80 1,782 1.00/1.00 vMB 90
455,805 455,805 000000000000000001ad704df0914cb5b26e91e5769eaf102199e2dc57a36556 1,808 1.00/1.00 vMB 104
455,804 455,804 000000000000000000f0313392f5cf96f2a6967565bff4bc4269b022dccd6b30 2,229 1.00/1.00 vMB 171
455,803 455,803 000000000000000002257805a355e8911336564b818f197a9a64acb3e1d09dd5 1,974 1.00/1.00 vMB 109
455,802 455,802 000000000000000001b3510ae13d3fec027c08526ce720b0cd8784e370b362ed 1,940 1.00/1.00 vMB 143
455,801 455,801 00000000000000000108f3471073c1f640a00c57fe7913e12cb0a58c81ccfbcd 2,291 1.00/1.00 vMB 184
455,800 455,800 0000000000000000001e3b4c55ac162146a1da39972e97024d5ff177518f2d77 1,918 1.00/1.00 vMB 145
455,799 455,799 0000000000000000006ae7c4235c5f4fadccfa2a84a156dd5af51ac0f3e1d195 1,535 1.00/1.00 vMB 120
455,798 455,798 0000000000000000012dac8bef004ce7a2a7d121f1a3673008f4d8fdca9c1785 2,493 1.00/1.00 vMB 137
455,797 455,797 000000000000000001cf90882714fddbaa019b337aee4c59047bfcf4aea4b04c 1,940 1.00/1.00 vMB 140
455,796 455,796 000000000000000001036386b50c9dd559c055505ba0f1c10f9427c82096fa66 2,265 1.00/1.00 vMB 204
455,795 455,795 000000000000000000708cb907ca8cd4c3783ab8a1e0c2b0fb1df06214066bf2 3,306 1.00/1.00 vMB 125
455,794 455,794 00000000000000000022ad3a8e5047153b64134de113337531eb34f0d68146ec 2,913 1.00/1.00 vMB 133
455,793 455,793 000000000000000001d47e572db1fecdafaae3bf0ad88a3baae469f3f5b55eab 1,742 1.00/1.00 vMB 179
455,792 455,792 000000000000000001cd3db44760a36084f2f487353a6213ce2c568f55f39646 1,829 1.00/1.00 vMB 119
455,791 455,791 000000000000000001d08fd5e6131971d185f6d3c89adb68ea7d2f2aa84764b5 1,493 1.00/1.00 vMB 144
455,790 455,790 000000000000000000bd3756af16940a8aa12b32996ea3836924aa9ab13d9bb4 2,091 1.00/1.00 vMB 135
455,789 455,789 0000000000000000009ad2da1823422afe013112989bad786fb92f1d499724d3 2,194 1.00/1.00 vMB 168
455,788 455,788 0000000000000000016edfe4de1bf85b41d6254e4a92ff9add9343b3592585e0 2,714 1.00/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 782.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: 714.47 GB
    • Received: 17.54 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.