Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
34.85 vMB
0.19220024 BTC
Random Selection Loading Transactions
Max Size: 194.20/200 MB

Candidate Block

Mining Attempt 69f448ea3090a19b3c76b39a0bbef33f246c023d0e81f3386c7a0a14a008ba48
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root b1d49174a13463dea0c77928b54d7c0acd1b5582a00e8dbb9bc0acb4dae5b70a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.05920990 BTC
Feerates: 477.45 > 5.93 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (411,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,594 503,594 0000000000000000008b930e7df491e47e402b4de913d237bbf61d3e4e3f811a 3,117 1.00/1.00 vMB 521
503,593 503,593 0000000000000000005ab3be8671b728e2386aba2821ced4f66e9484c674168a 3,232 1.00/1.00 vMB 557
503,592 503,592 00000000000000000065dc0a9e60d4a77cb2599aedfbbd64d5b3a91ed90bc8d2 2,667 1.00/1.00 vMB 514
503,591 503,591 00000000000000000082a6dd747c0d4bb1b6ea8e8a5560418b820d09297d88e1 2,686 1.00/1.00 vMB 535
503,590 503,590 0000000000000000006b9484926b0f2f295dbf504c936d977ec2962b2dcf58d8 2,120 1.00/1.00 vMB 506
503,589 503,589 000000000000000000264469e2704c835a035d48447c4d2fc52235a08498abf4 1,321 1.00/1.00 vMB 302
503,588 503,588 000000000000000000383a7c6921fc6bc04d212d5fc08594755838b87c3cdcfb 1,866 1.00/1.00 vMB 384
503,587 503,587 0000000000000000004394240d214d16bfb617e0b3dd335f324fce6148914b34 2,924 1.00/1.00 vMB 538
503,586 503,586 0000000000000000006cd0981ad2ff82c37560e2fbb2f70d53c3e0537269c2cc 1,380 1.00/1.00 vMB 314
503,585 503,585 00000000000000000059ce7951c8168e9f49a03096450ac72b878dab084e6937 972 1.00/1.00 vMB 166
503,584 503,584 00000000000000000041b2f7795f4375dfb48811d7cef93fcb2b67929da8c404 2,024 1.00/1.00 vMB 209
503,583 503,583 0000000000000000002f03b9a33df4e2ddb04e822739740bade375feff602e7a 2,215 1.00/1.00 vMB 385
503,582 503,582 0000000000000000008b7b1b869b44b203c850f653192c7de634a3f8b8a6984d 2,311 1.00/1.00 vMB 509
503,581 503,581 0000000000000000001bd9f5972d833119e4b9b5c3e596cce3851ab36782d409 3,040 1.00/1.00 vMB 533
503,580 503,580 0000000000000000004da8a3a5ea6dfe2a7f52e0baa6c8e57442529cc5692053 2,999 1.00/1.00 vMB 553
503,579 503,579 0000000000000000003b4e33b60cc8d3c848fe243a65efdaa5fe2082d89c5284 2,427 1.00/1.00 vMB 507
503,578 503,578 000000000000000000610d09f273238f8e644a8097cc221a016c2b30349693ae 1,828 1.00/1.00 vMB 332
503,577 503,577 0000000000000000008767b2d3e339b33a947ac84bb7bb7cfe72abcb99ea9393 2,736 1.00/1.00 vMB 522
503,576 503,576 000000000000000000047c1fcd5c8e7269c1f7a6aaf57f0b1f1f8d287fdb6652 2,022 1.00/1.00 vMB 348
503,575 503,575 00000000000000000066d074da88076ff44a00cdfeb54e9f2bf7a8e5d806894d 2,720 1.00/1.00 vMB 545
503,574 503,574 0000000000000000004525de7b6b3263aa4a7c26ab678ea1315c3819b960119f 2,222 1.00/1.00 vMB 284
Previous 10 blocks ↓
Total Size: 783.11 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: 735.82 GB
    • Received: 18.58 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.