Loading Tool

Explorer IconExplorer

Memory Pool

81,753 transactions
31.23 vMB
0.08160341 BTC
Random Selection Loading Transactions
Max Size: 185.92/200 MB

Candidate Block

Mining Attempt 497af9c5b48006ff03f0fbb662832ffadc209466b1a5b6b5be54c9207bd06d1e
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 1870c7224cf910dfe1eb485ee96d6e0479c5f00f479feed579414989ae6b4ba0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,202
Size: 1.00 vMB
Total Fees: 0.01533847 BTC
Feerates: 157.11 > 1.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (333,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,129 581,129 00000000000000000019a01fb231d8f2ebd3ea857d6450d209e440e5191fed78 2,285 1.00/1.00 vMB 93
581,128 581,128 0000000000000000001f0f9ec9d9a02efd0f502ed2d42dac41271c14ed02de71 2,716 1.00/1.00 vMB 94
581,127 581,127 000000000000000000002f62ab51da10fc72f33a8f2a7f84db3cc47cbaaad76b 2,387 1.00/1.00 vMB 115
581,126 581,126 000000000000000000005c3fcb268511333ccee8c77242c6e2c237273a70c453 2,192 1.00/1.00 vMB 125
581,125 581,125 000000000000000000164102907b3356c776d645daf902e3570b93b8b810f6cd 3,014 1.00/1.00 vMB 149
581,124 581,124 000000000000000000121ccc773065e55589ab9dbffadafaaf18cb416d62197e 2,675 1.00/1.00 vMB 88
581,123 581,123 000000000000000000207d415c9037c3f2dc76a27a8c550d382f4a350fdb33ae 2,379 1.00/1.00 vMB 104
581,122 581,122 0000000000000000002539f5d1ff0ead4326e65bf2ec6fddf4c174a75c3f700f 2,915 1.00/1.00 vMB 106
581,121 581,121 00000000000000000003f21838707692aaab9ae8e1b3db2b04fc4484508ed109 2,866 1.00/1.00 vMB 101
581,120 581,120 000000000000000000119a4848b0c871fc27dd7b6f6b3253c306380500b8d38b 1,006 1.00/1.00 vMB 90
581,119 581,119 000000000000000000165a59c075a6aa631f7468c2234efad61fa8757d51eee4 1,603 1.00/1.00 vMB 105
581,118 581,118 0000000000000000001f9116f54990ee4a2d42bad74b07e31a7161731461fae4 2,945 1.00/1.00 vMB 96
581,117 581,117 0000000000000000001b1d028ef5ba492731c10e576a8afafc197c179c9bd91b 2,732 1.00/1.00 vMB 93
581,116 581,116 0000000000000000001536405c37aaf0cd12122d753edff2835484bbbd8c9ddc 1 0.00/1.00 vMB 0
581,115 581,115 0000000000000000001c298b62f8a469e4c8adf6e3f6126638368d931403855d 2,210 1.00/1.00 vMB 86
581,114 581,114 0000000000000000001fdac4863fc7ba480bab2838827dadf8ae32494f972b98 3,018 1.00/1.00 vMB 136
581,113 581,113 000000000000000000095e474ce6ac9de809d584e597c8f7409405e54b09242d 2,126 1.00/1.00 vMB 29
581,112 581,112 00000000000000000002247e81d6b520debab79dff7a78ba77d6ef1e38d0c554 2,332 1.00/1.00 vMB 65
581,111 581,111 00000000000000000007507e17d6864527213aef5b6ff8178da558d391e680f4 2,377 1.00/1.00 vMB 98
581,110 581,110 0000000000000000000a4a83422e821845eac65ab6450cb7293bd889b1dde22f 2,351 1.00/1.00 vMB 81
581,109 581,109 0000000000000000000890c17e7ef64bde8c90f5333ada40f833983d2053fbb8 1,496 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.83 GB
    • Received: 15.59 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.