Loading Tool

Explorer IconExplorer

Memory Pool

44,916 transactions
26.96 vMB
0.06818331 BTC
Random Selection Loading Transactions
Max Size: 142.09/200 MB

Candidate Block

Mining Attempt 5f773559ca353a6490e06c36f2960a1eaca91f9ace40379fb9789d87d2bfede1
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 02ad445c22708729f7ab465344da8eb9592ace490176ed80c3803080795550b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.01827691 BTC
Feerates: 251.72 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (591,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,889 322,889 0000000000000000053c6098307c7c4784d07f99c11a15ad1b21fec482d8e2db 117 0.06/1.00 vMB 26
322,888 322,888 00000000000000000adfa8009bdfda77ffb3864b20a148a7d4791e74392df7ce 953 0.50/1.00 vMB 26
322,887 322,887 000000000000000000d844d4b6d268864ee12d996e4ce3c864cd117edd25ba19 331 0.25/1.00 vMB 23
322,886 322,886 0000000000000000155065ba70ee087db35b6008411d09e991d562ba35868893 423 0.26/1.00 vMB 27
322,885 322,885 0000000000000000150b575328ef39b2c03fee4d56731e8e04691c1308903bac 35 0.01/1.00 vMB 36
322,884 322,884 00000000000000001425a781ce810bee562b4f14be0109643ed6e43fff6afb86 446 0.53/1.00 vMB 16
322,883 322,883 0000000000000000159ee49a4f376d85b22a23d8b2f94efb6953e83ae5e66d02 697 0.35/1.00 vMB 31
322,882 322,882 00000000000000000cae8cedc4fb953a2c1fc5e80446366fcb71837fb37a86f6 279 0.17/1.00 vMB 27
322,881 322,881 000000000000000004bd86a5ce9a9100e61ae8ec41d0aaba8fcb903e64c1be86 858 0.45/1.00 vMB 27
322,880 322,880 0000000000000000084778cc7b7394a48d65c9451a59dcf98d0f1e1078f39c3a 232 0.32/1.00 vMB 18
322,879 322,879 00000000000000000a3de5a160749e6a07b35e230f9f0504d418da68b09f1000 386 0.32/1.00 vMB 23
322,878 322,878 000000000000000008aec4ac5509eb1a82b9db4bb7ae6b931a2d7be6b90041b7 429 0.21/1.00 vMB 33
322,877 322,877 0000000000000000170b124d15d268ac73964886b1e8001e7720afb8c0d2c706 567 0.30/1.00 vMB 28
322,876 322,876 000000000000000017f831442d3412a60595ae6442b4af1f0c3fcc161d414eb5 167 0.07/1.00 vMB 30
322,875 322,875 00000000000000000c87d9b875cf4b29652c7feb24b9ec35df27a5293c8d5b6a 28 0.02/1.00 vMB 22
322,874 322,874 000000000000000002e967a00cf6ab68c407677694e25f6229ff0d192986b341 505 0.27/1.00 vMB 27
322,873 322,873 00000000000000000b1f30ea2e80f14d83ca7ab125c5d79a118bc2f01b811db8 563 0.32/1.00 vMB 25
322,872 322,872 00000000000000001ba572f9551d1a29bc15ca384e5fbc500ef4b31e92490352 32 0.02/1.00 vMB 32
322,871 322,871 00000000000000000eddbd7a74359c013ebe7e045d6618a2ffc5199ad3dccea2 836 0.54/1.00 vMB 24
322,870 322,870 00000000000000001f7bbfa5ab7f7883d372065d6f18c9ab91dcfb891394c8c8 180 0.10/1.00 vMB 34
322,869 322,869 00000000000000000bdf0d3f345457beaa40915a52fab9d8c5cbe6c89752d82a 169 0.08/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.