Loading Tool

Explorer IconExplorer

Memory Pool

85,111 transactions
32.05 vMB
0.13022891 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt e4670b7dff95166eacdb0c2271c3920d46c6985d09a1c6c66b52d9ce9978c002
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root c4ce8e7da0115f7f499e74cea600379b4f6db774c6e09e9c79d2fbf3d4de2c86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,749
Size: 1.00 vMB
Total Fees: 0.04127446 BTC
Feerates: 405.89 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (196,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,893 718,893 000000000000000000021a2f5745d92e1cc85de160d96618fc39ba1dca73d0ac 475 0.17/1.00 vMB 8
718,892 718,892 00000000000000000005173f548b720b1d18375e693750bf4826c338c6ba5d16 218 0.06/1.00 vMB 11
718,891 718,891 0000000000000000000abf33a5f04af66f0858672bb06cd5c82f21da9e66d0fb 509 0.16/1.00 vMB 8
718,890 718,890 00000000000000000001387d540b512b85e0f3a193b4bc00f4aa4272bddc02dd 1,806 0.63/1.00 vMB 7
718,889 718,889 000000000000000000064eb9a912b8bd05b07581e71537dae2af6c10a628f7c1 79 0.03/1.00 vMB 7
718,888 718,888 00000000000000000000b941640df416cde4a460a8bf7db973b35ed93b243528 2,376 1.00/1.00 vMB 7
718,887 718,887 000000000000000000086bdb4d8f084bc45e776212771eadc0d30fca2cfc9593 399 0.13/1.00 vMB 7
718,886 718,886 0000000000000000000006c3f8acf279edc566ae6cec5cad10df4df0f6ce828f 2,436 0.79/1.00 vMB 8
718,885 718,885 00000000000000000000d2c25f64ad5b83a3ba8d848e8ac7c63e40677c2d7658 564 0.17/1.00 vMB 14
718,884 718,884 0000000000000000000964f6144f052ec7ec8cf85bb20eb22dda1c981d20e3f7 88 0.02/1.00 vMB 18
718,883 718,883 000000000000000000085602b61359d3f5c4c29daf1980beaeac02f82407d19a 192 0.08/1.00 vMB 11
718,882 718,882 000000000000000000019899b37eead43eb7f44b75a24fa86987a37425088232 13 0.18/1.00 vMB 1
718,881 718,881 0000000000000000000823c69a1964a684373abc5a683c076e45976048d29e8e 1,904 1.00/1.00 vMB 7
718,880 718,880 00000000000000000004b0f3948d5b629c9e93feb00c5116c4f27308b871b29d 1,528 1.00/1.00 vMB 7
718,879 718,879 00000000000000000004967ed3b58c7b76fd717cc1b50af2d31cd2871e45c15c 1,937 0.58/1.00 vMB 9
718,878 718,878 000000000000000000013124f3e0bec928da06d2a1cee247642e15d97724d4c5 257 0.08/1.00 vMB 9
718,877 718,877 000000000000000000091ad8ec6bb4fc6887f04bb8b0fab400c74a44e6856890 380 0.11/1.00 vMB 10
718,876 718,876 00000000000000000004e5b5d2ec8bfded60508458fbca261c8747b10c093c03 1,799 0.62/1.00 vMB 10
718,875 718,875 0000000000000000000819a22966142b9ec6f54c7561dcb8a22606a8f1ab114f 411 0.20/1.00 vMB 8
718,874 718,874 0000000000000000000001a31078c4871462ef013fa23ff8b8e67c892e726501 479 0.14/1.00 vMB 7
718,873 718,873 00000000000000000009f079f60f227fe09af1fbcb692344de33509d029d32b2 2,232 0.72/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.06 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: 720.76 GB
    • Received: 18.24 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.