Loading Tool

Explorer IconExplorer

Memory Pool

26,373 transactions
30.30 vMB
0.04827710 BTC
Random Selection Loading Transactions
Max Size: 163.36/200 MB

Candidate Block

Mining Attempt d7086e007a316c205ebaee8647112bce8297947d0f4c5e476a513956685e2e7f
Version 20000000
Previous Block 000000000000000000007700a37dc3d6a26fccad51bd3393d423516f710c5f94
Merkle Root 6cc5829a057442884aee8531df543c83d0914d7bc9bea0ee03c934d74c6cd7f2
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,047
Size: 1.00 vMB
Total Fees: 0.01407528 BTC
Feerates: 150.61 > 1.41 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,213 (749,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,481 190,481 0000000000000119b9eaad1870258328c4e74d705b8274b3e46471b122343ccf 938 0.42/1.00 vMB 122
190,480 190,480 00000000000005c61052c1326e24a0a0764f05a8ec100f0e9347b1893e41d9b9 429 0.25/1.00 vMB 106
190,479 190,479 000000000000007c4a435d43f380b463dbbab6aca0fc3d9bf9b70762e1f429f9 145 0.04/1.00 vMB 30
190,478 190,478 00000000000005f8a22ac66c535a0b5b74686b9e5eca446180ed9275ff0f26cf 145 0.05/1.00 vMB 133
190,477 190,477 00000000000006a61b5b29b3cc25022933b63142a331ae9f37349283df48f31c 548 0.27/1.00 vMB 237
190,476 190,476 00000000000006c437900a5398324a99a7d137d21ad297bb47c95ad2c5ff27ce 155 0.06/1.00 vMB 152
190,475 190,475 000000000000061fa965b49aa004e844dddba2ab4a313b397daf8efbfbe8042e 6 0.00/1.00 vMB 15
190,474 190,474 00000000000006dd962f829e0c71809fb4cb6b468c38e68208b008d6525dc888 12 0.00/1.00 vMB 39
190,473 190,473 00000000000006a0bf4bcbc0f75b8fab48e37024af8b50d9fa7e7bfaa90351f0 277 0.09/1.00 vMB 188
190,472 190,472 00000000000006cb4353fe998be4b042f32523daa7dc882c9f948c8d0b71aa18 11 0.00/1.00 vMB 14
190,471 190,471 000000000000046e371fac6e611d6e049442ceb8c5a00adb4385ae96ed48d433 598 0.25/1.00 vMB 136
190,470 190,470 0000000000000530397a6b26a1aa4aa16560169f1130beb169635b5ca4114cc2 97 0.05/1.00 vMB 143
190,469 190,469 00000000000000fb26fcc9453715bb1fc2e02ef07a8707ab8d4c89f16a4c5039 12 0.00/1.00 vMB 344
190,468 190,468 0000000000000032f12cf83a1880381d6a3ef3aa767762f88a95fe053478a6a8 153 0.07/1.00 vMB 100
190,467 190,467 00000000000003ae05791017966299cf8aa295ef9051736fb1a8d9e3539df498 22 0.01/1.00 vMB 133
190,466 190,466 000000000000080825f34c13a453f415aec11a5f9c31088319076c2cc7082887 720 0.34/1.00 vMB 126
190,465 190,465 00000000000000465850eb025bb89f76e1f05b1eb99925ef022ac3dd3917b808 81 0.03/1.00 vMB 747
190,464 190,464 00000000000007a315a55d38f488eec0d66eee2b0210f6298324f4366af46ca0 9 0.00/1.00 vMB 73
190,463 190,463 00000000000004c49bc50183ed13b0376524155e3e4cbec7bc1021c312bd58ee 235 0.08/1.00 vMB 3
190,462 190,462 000000000000050e7ca3dd669255e6a22f42e2061a4159123e37457bdeb182b2 512 0.23/1.00 vMB 279
190,461 190,461 000000000000065327cb0ff62075241301b7d7a7da409df2b8dba38c1c155b87 6 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 827.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: 4,442.47 GB
    • Received: 241.14 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.