Loading Tool

Explorer IconExplorer

Memory Pool

41,810 transactions
26.78 vMB
0.06483270 BTC
Random Selection Loading Transactions
Max Size: 140.13/200 MB

Candidate Block

Mining Attempt b9ac0c3f63a7ef39c22f00d08c519b869ca6f6494fe0f95ccf0d1db9a3a6384f
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root cc33ce82f592f67474c3a28bc6482915e91177620da76bc3ef17d76816c7c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.01512837 BTC
Feerates: 151.03 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (560,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,235 354,235 000000000000000010c961ad685c0d1fbf5fc453b9277e78667ab4b1691afe04 228 0.75/1.00 vMB 12
354,234 354,234 00000000000000000bc466dbcde511406b1826adb73e131fb55984d6491a79bb 1,290 0.75/1.00 vMB 27
354,233 354,233 0000000000000000128b05bbc46cb3df3a8ecae6727f8d159ebbb0596c407768 94 0.09/1.00 vMB 11
354,232 354,232 0000000000000000168267a5dac6e874547843d5ba68e873b47f4b3aca266c61 667 0.31/1.00 vMB 28
354,231 354,231 00000000000000000744e778b3b6d38fe1bc1f9a82069fb1b1d5d3d71c5c156d 545 0.54/1.00 vMB 29
354,230 354,230 000000000000000012b873f05e8df2782db0966b4cbbce39c546e6174d279487 151 0.07/1.00 vMB 13
354,229 354,229 00000000000000001120e9687706e686913e4a2644aa3871db669ea78cfd3393 1,196 0.82/1.00 vMB 15
354,228 354,228 00000000000000000da4b67bdfbb039909bb764f8333e60a229e40fb7732d790 2,251 0.75/1.00 vMB 40
354,227 354,227 00000000000000000f44c7113f2485bf3a99f8d020e8929bcfb2d58d62c94c37 730 0.56/1.00 vMB 20
354,226 354,226 000000000000000000ab37ac8a3b777d53bea5b0b29b6b60fbb9acbeb1ef69b6 1,704 0.75/1.00 vMB 32
354,225 354,225 00000000000000000b9a9f132be87262054b25e6c6f02328ee61c19c1995c1a7 2,497 1.00/1.00 vMB 35
354,224 354,224 000000000000000009e17014044519c1ada67e339a5b6f811e881b9e3054a122 391 0.21/1.00 vMB 21
354,223 354,223 00000000000000001425107ad7bf0bb4334d4b11d6d31c3a7675bacfd18a6e52 542 0.27/1.00 vMB 24
354,222 354,222 00000000000000000ce5d8b007bace28bd8a474a12eb589ba2044f94053c8457 642 0.38/1.00 vMB 14
354,221 354,221 000000000000000009fdc2ab7819e80a56dd97b896c0bc831f296b128c36d171 148 0.11/1.00 vMB 19
354,220 354,220 00000000000000001601f26865cbb043c79f671ca795f2966d38617286f3a5b8 1,277 0.75/1.00 vMB 24
354,219 354,219 0000000000000000086bdac002e694a109e0e61f36f270c9231062a2c787fc5e 814 0.75/1.00 vMB 12
354,218 354,218 00000000000000000dfe9873b914938062c4d7f9326f6779f03768d7b6d5f911 901 0.75/1.00 vMB 21
354,217 354,217 00000000000000000981d0f028b10d6222e56b32923a4bce336acde8f4cb79c7 1,461 0.75/1.00 vMB 27
354,216 354,216 000000000000000009981084c21b487ea94caf012a1b17feacfffe266d178a3f 987 0.75/1.00 vMB 19
354,215 354,215 00000000000000000d44e1fd1a84178c8f3c59c5761f0da1cd607fe9ac40572c 2,089 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.