Loading Tool

Explorer IconExplorer

Memory Pool

50,256 transactions
21.60 vMB
0.08650399 BTC
Random Selection Loading Transactions
Max Size: 123.48/200 MB

Candidate Block

Mining Attempt 0735c1304cb4e0835655bfaaf57bd7cc48617cea621202ce64b9d3ed4f70580c
Version 20000000
Previous Block 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158
Merkle Root ddde0729461acdb5230d2e0daccaea6410cbc161c89e00e700f4d550e110d2a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.03903141 BTC
Feerates: 501.52 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,967 (782,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,526 131,526 00000000000008ccdbc6ce5586738b994488638d26f9330a56bded6a1039af58 112 0.04/1.00 vMB 472
131,525 131,525 00000000000005eea17ecca8059c3bb4348cd0816bee5596e8cbfc4aec91b64e 171 0.05/1.00 vMB 196
131,524 131,524 0000000000000e3548c20ff77e4b8d5460293e96af33a2f7d5c0fa3e655e7621 8 0.00/1.00 vMB 718
131,523 131,523 000000000000111a0b25defc2264dc78f4649d7e2bf0d401ca7c6627def8a815 9 0.00/1.00 vMB 316
131,522 131,522 0000000000000edd2a3c65ffd89591a5e04e8d342ca507612c42d88254905aa2 15 0.00/1.00 vMB 1,142
131,521 131,521 0000000000000dfcfc4eccebe7842eff348ec38ec54ad6eaba430cb2769b4bce 24 0.01/1.00 vMB 964
131,520 131,520 00000000000004589e6597e32cf08859f6b68204eb24b803f799ea5aa6994753 24 0.01/1.00 vMB 907
131,519 131,519 0000000000001262df49677d86324d3fef7cc3b31698db5ca355eaafc150e161 35 0.01/1.00 vMB 936
131,518 131,518 00000000000001944ed36e0b265a5e1bf2b30ea0e86f3cf93a72fd444b7de333 20 0.01/1.00 vMB 359
131,517 131,517 00000000000005873df43282d3a333c1796fd77320bcc88902f0d669e842a00f 35 0.01/1.00 vMB 701
131,516 131,516 0000000000000e11bef0883c4d816a81782880451a44d8ab3472a889ec747274 74 0.04/1.00 vMB 913
131,515 131,515 00000000000008842db35f6914fdbc746a0380e338a0c9dfdeaad446d3b35a0d 213 0.10/1.00 vMB 887
131,514 131,514 00000000000001748953f0b3c1a2bbe7ba81a185f6f99a66d9322e027960181d 149 0.05/1.00 vMB 971
131,513 131,513 0000000000000637a3a99bd980bfe3e642dcff1997fb995b3bd0d004a80b2c65 126 0.05/1.00 vMB 187
131,512 131,512 000000000000006cdd3c1e6d485ed1e4e47116935a3d0ffcf350facaf47f5b4b 58 0.04/1.00 vMB 998
131,511 131,511 00000000000008c07ac47666a747035c79704ba21f5f64c15917ac3d6c53c84c 29 0.01/1.00 vMB 743
131,510 131,510 0000000000000c078b14ec845dda014e2195cf16bb5764efba9d11506711904b 58 0.02/1.00 vMB 1,878
131,509 131,509 0000000000000e005bbb5e439ae40603bda01036e24e903ab3d40e5f0703d2f9 106 0.05/1.00 vMB 757
131,508 131,508 00000000000001e041900b4f6237b9015b7057235b7ab09acbf3729df7f3092d 13 0.01/1.00 vMB 1,234
131,507 131,507 00000000000006065219510cf917aa3c0fdbfa8f7027257b7ebae8de33f0ed7a 42 0.02/1.00 vMB 230
131,506 131,506 0000000000001180eb4a3d3bf62fb3f46aca2e8b451a3b23957ccc2f91778bfc 8 0.00/1.00 vMB 789
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 536.56 GB
    • Received: 6.01 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.