Loading Tool

Explorer IconExplorer

Memory Pool

79,829 transactions
29.61 vMB
0.09481081 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 22f531d056e5b9a6fd368b34742f81886bfe28dcca73ec0bf96ed2c991457160
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 6d6038a5bbba992ea0f178012eaa51aec45fd9288929adcbc0e33c5311d3809d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.03193499 BTC
Feerates: 301.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (290,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,150 624,150 000000000000000000048c7367b5c09c7660505f776e869036017877369f1345 2,827 1.00/1.00 vMB 6
624,149 624,149 0000000000000000001249fae023c5e7a71644909c9ace368a6c13eb5ac0df9b 1,708 1.00/1.00 vMB 21
624,148 624,148 00000000000000000003d9450cd91bc29bebca8caa0ea3cc8c1a5beafbb264f7 2,604 1.00/1.00 vMB 28
624,147 624,147 0000000000000000000cca3342146c09d6907c7f9ca57523b9bd86fa30899894 2,131 1.00/1.00 vMB 6
624,146 624,146 00000000000000000008d43b3490ebccaebb29fc87601b73ccfeac1215f02684 2,696 1.00/1.00 vMB 26
624,145 624,145 000000000000000000041bbc25814f4ceb5b33026aed4f585a1fe310aa3baec9 1,283 1.00/1.00 vMB 1
624,144 624,144 00000000000000000000e3af90160098203997c549d1b2d5a26d1151cde37913 2,695 1.00/1.00 vMB 11
624,143 624,143 0000000000000000000ded63433c454e1801f7d97e6ed9158a8890937040d0e8 2,582 1.00/1.00 vMB 31
624,142 624,142 000000000000000000002642cd4a90dc76c77a569bbd047f99043090b04f919c 293 1.00/1.00 vMB 2
624,141 624,141 00000000000000000007aa4992c3747fd07f10e60e7e6872a981da368404a5ff 258 1.00/1.00 vMB 2
624,140 624,140 0000000000000000000adc3d9a58b52f1751da06b106f051792f2aac11f77bb1 226 1.00/1.00 vMB 1
624,139 624,139 000000000000000000106c19f88e722eea3625f9e1bb903f403625adf586cbee 2,701 1.00/1.00 vMB 13
624,138 624,138 0000000000000000000302276291b22197fba223ecaf3449a8a80cd44df5f032 3,051 1.00/1.00 vMB 19
624,137 624,137 000000000000000000113d7f5d17fbc0210800a41c226808a06f9f06fbf3dc63 2,512 1.00/1.00 vMB 10
624,136 624,136 000000000000000000101f1b00040595d415feda09e4ec9c308ec38279080d4b 2,593 1.00/1.00 vMB 20
624,135 624,135 0000000000000000000c78d5d174bea4876042c78b771279f74152fc814b46d2 730 1.00/1.00 vMB 5
624,134 624,134 0000000000000000000c0e5793debb834f771ac78954e6d38b32a8dc9b8cac56 1,515 1.00/1.00 vMB 2
624,133 624,133 00000000000000000002d03d1ceac8394778476920212ee693366f3d305a7eb4 2,904 1.00/1.00 vMB 14
624,132 624,132 0000000000000000000dff0a512bb188190c3f83408a7fd4761cabc1c7d040e9 2,814 1.00/1.00 vMB 25
624,131 624,131 000000000000000000000a5a9e17bc1e29b7dc263b62ff328523647f2384e7e9 2,256 1.00/1.00 vMB 20
624,130 624,130 00000000000000000007fbcce9b26293db1da98dc736421f1a7f460c4c06366a 1,727 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.