Loading Tool

Explorer IconExplorer

Memory Pool

45,569 transactions
27.64 vMB
0.07464088 BTC
Random Selection Loading Transactions
Max Size: 144.81/200 MB

Candidate Block

Mining Attempt ca52f6f67cffa239fdde00b2735db8b628fce551627f33a7b61a4918db26fced
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 20af49d740d4eba9a36aead66fa8cf0a79e993fa7ac43a2d7545723a0ce74a27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,534
Size: 1.00 vMB
Total Fees: 0.01973167 BTC
Feerates: 124.00 > 1.98 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (579,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,436 335,436 000000000000000011b108670a819aec0587ea4ed7c94fefcb68d314f0e14747 675 0.46/1.00 vMB 24
335,435 335,435 0000000000000000162233410774457ecdd946a0e14c703a4246601d1c274b0d 1,026 0.53/1.00 vMB 41
335,434 335,434 0000000000000000143283f81b8c17b0e00d5a89519069bd075ecca44cef363e 1,077 0.56/1.00 vMB 28
335,433 335,433 000000000000000001f4557e4e670235033cdf6b6bdf5e9ff16c2cf4ef2f634b 32 0.01/1.00 vMB 39
335,432 335,432 00000000000000000099ec3ed5f912111b3d96d07658945cc19f03a08bde6ce6 381 0.20/1.00 vMB 26
335,431 335,431 00000000000000000a54e4ad95a0ff56b5193f1359fa068ee84113d40ec38f5b 565 0.33/1.00 vMB 22
335,430 335,430 0000000000000000006f084d23ae2c370488b8ba4e010f35f1b1fe2c475f5c70 333 0.17/1.00 vMB 26
335,429 335,429 000000000000000008300303cede5231748853d7376f725afed02a094a39c275 899 0.48/1.00 vMB 26
335,428 335,428 00000000000000001aa3d46426d843133e3e6b3e0dba6bfaa053d54af503f977 759 0.45/1.00 vMB 23
335,427 335,427 00000000000000000ea6507751855f2e8e07ab05d5f31ca578947170beeb3b01 405 0.24/1.00 vMB 24
335,426 335,426 00000000000000001808cce57a6a9104f6e203a4d7b3704922a4065028520f82 617 0.34/1.00 vMB 25
335,425 335,425 0000000000000000044a3513f750f7e79161fc476bbc140cbebd093dee0051ea 212 0.09/1.00 vMB 26
335,424 335,424 000000000000000010effbcbdf23652aa2fce1d2c676afab0908efe0be29b7f8 66 0.10/1.00 vMB 3
335,423 335,423 0000000000000000165cce2c33eed5ae5ef8149af85378a93cf5b7c71bd741b4 39 0.03/1.00 vMB 15
335,422 335,422 0000000000000000005b4486c61a26c2509085c3fa51655cd3b7f5697c59df41 628 0.31/1.00 vMB 28
335,421 335,421 000000000000000008fdd3ae10980bdfb2cd429565d48bcf1ada62bca67229cb 51 0.02/1.00 vMB 18
335,420 335,420 00000000000000000ab19a9416ab8e50af74e56246a90f4ce3f1f69b49d309f4 873 0.47/1.00 vMB 25
335,419 335,419 00000000000000001a140d934b15f253836e0b19b6c560369befe0b3b2ef10b8 995 0.51/1.00 vMB 26
335,418 335,418 0000000000000000189a6b46dfbfba8d55c5bf75fdd1bdace528751dca36aa01 64 0.04/1.00 vMB 12
335,417 335,417 0000000000000000008fc73fa362147faa7f7ac5bf04e88af7fe133f7f62f5e0 501 0.33/1.00 vMB 20
335,416 335,416 0000000000000000164287e3549924092c7ae453c14bdea16d09c9e595719764 502 0.33/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.