Loading Tool

Explorer IconExplorer

Memory Pool

80,092 transactions
34.97 vMB
0.19585935 BTC
Random Selection Loading Transactions
Max Size: 194.58/200 MB

Candidate Block

Mining Attempt 4029212ae93cc04dfb1ba5875c1f9155de1353906c1177237af3e0f8f05a095c
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root c46bfca8b00750f431f0e689d1fc830fcebe36effac87f1a10c1fa2020680283
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.06107049 BTC
Feerates: 477.45 > 6.12 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (636,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,988 278,988 0000000000000002ffaf8fb43956b46e603d838abe67d2bbcb746298df094539 310 0.15/1.00 vMB 39
278,987 278,987 00000000000000025f3269b0e9c90feadca73aff40041361dc69d8560712bc74 538 0.24/1.00 vMB 50
278,986 278,986 000000000000000011e46632600705915cfb6c7f975642f010152907ff1ecc43 367 0.25/1.00 vMB 44
278,985 278,985 000000000000000293f30efe4d9ca305aa82faf748f58aded519698b90334426 198 0.11/1.00 vMB 29
278,984 278,984 00000000000000013b02ebb1900dd13a29cbd61648d5474c343c79d037649eca 333 0.25/1.00 vMB 34
278,983 278,983 00000000000000011f83e5f9113ae66e8bc01155ee01ce95917a9930243b5d27 1,757 0.90/1.00 vMB 42
278,982 278,982 00000000000000027038af8a0fb1d73d16618f400e06f33fd21f084aa9e73d53 698 0.33/1.00 vMB 50
278,981 278,981 0000000000000000d401d60b47aadf7b306f694c26d2857b618e6edafc323310 184 0.15/1.00 vMB 15
278,980 278,980 000000000000000055303b99e4cc89835e28de3418e7ff3370b0f71b4e111a43 115 0.06/1.00 vMB 37
278,979 278,979 0000000000000000bcee4124d5d1fe02878ff6683f388da686120211f269ed48 341 0.17/1.00 vMB 33
278,978 278,978 000000000000000230293d2d21057a291856b0081d66621ac2942cf46a9efff0 292 0.32/1.00 vMB 18
278,977 278,977 0000000000000000cc803b291bdc02bb4468d3a5ed9a62d9be486607c1574a7c 626 0.25/1.00 vMB 41
278,976 278,976 000000000000000140460b26943c555f6529a419a6f74f3c569295e8c9c2e5d0 669 0.25/1.00 vMB 53
278,975 278,975 0000000000000001c0340e88bfa23ad8ec787944050bc404d87250aa4c2f2fa0 599 0.25/1.00 vMB 66
278,974 278,974 00000000000000014657fd86b72b2c5f9cf24dcb98c63075fd0ef5dbafd63f9b 446 0.25/1.00 vMB 66
278,973 278,973 00000000000000012096d6e707222dfeef093c4907729bae167f6751fbe36dc0 297 0.15/1.00 vMB 39
278,972 278,972 000000000000000141266b26e48de40c8d9f63de5805a615f7bf841e6b2c1982 371 0.25/1.00 vMB 22
278,971 278,971 00000000000000016a629480625dcf085a0f08e6ee3ffe2bb42044044f539f23 638 0.25/1.00 vMB 44
278,970 278,970 00000000000000006aa90ee1d0d7dc990e7a29d4656e73524408d33701e3d1e6 476 0.25/1.00 vMB 75
278,969 278,969 0000000000000002dc17e4d68331dbedbf22b24b5b6b0938c52dc1194940d623 806 0.41/1.00 vMB 38
278,968 278,968 0000000000000002ca3fc10062bd5dae6f3c3878f755c352816e6963eba3172d 80 0.03/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 783.11 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: 735.90 GB
    • Received: 18.58 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.