Loading Tool

Explorer IconExplorer

Memory Pool

81,662 transactions
30.78 vMB
0.07979463 BTC
Random Selection Loading Transactions
Max Size: 188.80/200 MB

Candidate Block

Mining Attempt a39408d95df551d646bc6610f600e90f2028c2d7867042135f7ffa42ef69b691
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root cdfcbc9928862e924fca38b6cd026c147751b4ba858efd9c68d3542392bb5913
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.01078775 BTC
Feerates: 151.12 > 1.08 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (37,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,444 877,444 00000000000000000000cdcc50da38b9cb7cde602138398bec95cd1c935b1d83 3,133 1.00/1.00 vMB 5
877,443 877,443 000000000000000000020f8eb31b23e17a76d1101b19c6fcf16196e07aef8e9a 882 1.00/1.00 vMB 1
877,442 877,442 000000000000000000013521a9fda3b53dc0fed947e72a14107f9ee20e88e0fe 2,822 1.00/1.00 vMB 3
877,441 877,441 000000000000000000017ca71624f26de9bb6e2197a3bc0d6eb2a3adf609e88e 1,205 1.00/1.00 vMB 2
877,440 877,440 000000000000000000016ae345ecf9b522fcdb6dc26f8fd94323f14aaeb7148e 2,267 1.00/1.00 vMB 4
877,439 877,439 0000000000000000000129db91467a3693c5a9d949f32c0550c1491048ad8d4d 495 1.00/1.00 vMB 2
877,438 877,438 0000000000000000000000422a7b26176a63d5debbb1da15eb8bb1fd1d7869c7 1,588 1.00/1.00 vMB 3
877,437 877,437 000000000000000000022d9d88ca295182fc8d5238f9d7cc93488e0f3d4a5de1 260 1.00/1.00 vMB 2
877,436 877,436 0000000000000000000157c700ed3af8a5a0944a41c5b4d58ece8d2488a782b4 2,119 1.00/1.00 vMB 3
877,435 877,435 000000000000000000003d7f33adcc5d721ef0f5b42d3e049830223b21eed2b7 2,792 1.00/1.00 vMB 4
877,434 877,434 00000000000000000000d020b0b99436743d28454ae091a8c00c7601c9aca423 3,482 1.00/1.00 vMB 5
877,433 877,433 0000000000000000000278c45ed7f50fc5729f1ac7f35e38dca38fc9d9b38147 1,702 1.00/1.00 vMB 2
877,432 877,432 000000000000000000003b13fbb7bf62cb1257cb0fabd43f0c52e9ac059624ba 2,145 1.00/1.00 vMB 2
877,431 877,431 0000000000000000000044b4fb2fdec1a4fa7f8765c773449dea46337512872b 1,993 1.00/1.00 vMB 2
877,430 877,430 000000000000000000024cd8a33499a595124b574ab3db6c8cb58cb0d117a317 2,458 1.00/1.00 vMB 4
877,429 877,429 00000000000000000001ec04e536e401f7ed88db94a652656e44717f8ded84f1 3,103 1.00/1.00 vMB 4
877,428 877,428 00000000000000000001a6a028460dadd459a4196d45769993075add6d3bac4d 1,763 1.00/1.00 vMB 2
877,427 877,427 00000000000000000000513fca5ab115862f79da71e355245596594a3b825cec 2,247 1.00/1.00 vMB 2
877,426 877,426 00000000000000000001c0e60e40caf6fc09a994b43eca66f5100de7e157139e 2,876 1.00/1.00 vMB 2
877,425 877,425 00000000000000000001e6362a779b937426a5df54f842daee9dde8ecf521cc5 2,016 1.00/1.00 vMB 3
877,424 877,424 000000000000000000028ad02ef019450109c7aabf015cba1914058dbff9770a 2,122 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.