Loading Tool

Explorer IconExplorer

Memory Pool

76,413 transactions
28.15 vMB
0.08462113 BTC
Random Selection Loading Transactions
Max Size: 171.48/200 MB

Candidate Block

Mining Attempt 67806630fb97e185e6454346f26a163fba4d49906d1bc8a4c138754dd28aa11b
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e5bf538adbe8ede201e5a7dbae531aa710c3a9d47c060ddb9ab22eb5a009b61d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.02373592 BTC
Feerates: 150.93 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (600,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,662 314,662 000000000000000027e5d657297b84cc6a9b372b400317847f444b98725c6696 604 0.31/1.00 vMB 26
314,661 314,661 00000000000000000cce323a958d05e352c3771d128e1256b985a70964135a8b 29 0.01/1.00 vMB 29
314,660 314,660 00000000000000002aad7feb269e38e43efb1ba17bf43e7f88ed5fba24d5390e 133 0.09/1.00 vMB 23
314,659 314,659 000000000000000005980a72e51bfc7830dcc9d24fef81487b34070db6814bef 64 0.04/1.00 vMB 30
314,658 314,658 000000000000000033824011141f5d1557d796e4f490e8aed81f30ef1826c9cc 40 0.02/1.00 vMB 22
314,657 314,657 0000000000000000135dc5d19420118a2bcd8e070ca61132d988164ed55d4983 184 0.09/1.00 vMB 30
314,656 314,656 00000000000000002b625710ace79ea89ec72da905bb337d1294b5b345453c99 106 0.05/1.00 vMB 27
314,655 314,655 00000000000000000328d6614c6068f7d4812c3b8b7c51a7ee0a38a4c7cdfb40 193 0.13/1.00 vMB 24
314,654 314,654 00000000000000001893094a5fa4c848f5afb5d42de6bc7f54af340d0f27689a 215 0.12/1.00 vMB 23
314,653 314,653 00000000000000002643bd47188fccecb31420d1966597e4016e875dbc741c1b 244 0.17/1.00 vMB 32
314,652 314,652 00000000000000001089853e9effb06eb66b37761c56291ba79905303d7a627f 648 0.35/1.00 vMB 25
314,651 314,651 000000000000000023175273a934fdc941a9ccfd13d22cb27bdbd99602a03294 269 0.16/1.00 vMB 21
314,650 314,650 00000000000000001c744753e0508286bb4f54986533823a3081d18b40173578 366 0.23/1.00 vMB 25
314,649 314,649 00000000000000001aca0dfdd1121181212b09c84e7b84edc69464fb960a2277 836 0.35/1.00 vMB 33
314,648 314,648 000000000000000022f0f5421161090d478732f3ae81ef34438e5704993e23b5 359 0.20/1.00 vMB 31
314,647 314,647 00000000000000001b4d5bf473527d2e2dbb678d8810c9c728a263f07184b16b 196 0.15/1.00 vMB 28
314,646 314,646 000000000000000011871bbd0de13058af69878d396012cf25e21d9c80d150e2 262 0.14/1.00 vMB 30
314,645 314,645 0000000000000000329fcc0e6cd53b7ae32b6c00e3f8bf356ea898f5b23a73e7 127 0.10/1.00 vMB 19
314,644 314,644 0000000000000000185e56fbad963648dc1916e20e9ccd07e4308b3013812659 205 0.11/1.00 vMB 26
314,643 314,643 000000000000000018473bc36e846aa83a410c4d85fbb72804f6fd86738b19c9 256 0.09/1.00 vMB 40
314,642 314,642 00000000000000000b6eba6ff12345810404f5f3085b9de48115a72fe49364ed 194 0.12/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.