Loading Tool

Explorer IconExplorer

Memory Pool

75,081 transactions
27.69 vMB
0.07603505 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt 12c3d5cb354ccc91f5cb78cc583e211dcc301ab4dc5c194c8acb8bad951b3a3d
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 6c30c6e4d66f4f96b3e2eb9235cc99c85b551b0c0faa873feaf672b0b5d9392e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,071
Size: 1.00 vMB
Total Fees: 0.01683559 BTC
Feerates: 100.35 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (460,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,783 454,783 0000000000000000013b9531b3b03424d022b7b057c897430acd6a22229ea50f 724 1.00/1.00 vMB 65
454,782 454,782 000000000000000000ff463b83e826f0be59d02bcae43e18ab05698b0a7c69c2 1,305 1.00/1.00 vMB 88
454,781 454,781 000000000000000000d6c6d44ef049c585d1d49003b26e1df7bc165c785307a0 1,534 1.00/1.00 vMB 81
454,780 454,780 0000000000000000023597baaefda392f1ae7a72004ff7dba00f72b4325cbc45 1,363 1.00/1.00 vMB 95
454,779 454,779 00000000000000000170dac50c9a9daa238ea4e5a90ac21783b4c3960ff6ba8f 2,073 1.00/1.00 vMB 117
454,778 454,778 00000000000000000242d15cff42de924106dfed0babeb6f8274ba52337939b3 2,516 1.00/1.00 vMB 150
454,777 454,777 00000000000000000057ed1d982a1c2675596bb2263313720acf8844486eccc7 2,422 1.00/1.00 vMB 139
454,776 454,776 00000000000000000113835f891b0772e40f9d6e88a5114fd8240ba507066134 1,402 1.00/1.00 vMB 115
454,775 454,775 0000000000000000014bdd691c03cc1fd15eda56c17d866794408f5b57a12ebd 2,912 1.00/1.00 vMB 115
454,774 454,774 0000000000000000026818868daecb3dfc0a1ecbaa6976839272577b25daa647 1,990 1.00/1.00 vMB 134
454,773 454,773 00000000000000000126fc8712b292ae036871267f53f926135cf3e09c290cc4 2,356 1.00/1.00 vMB 150
454,772 454,772 000000000000000000b8612839a3fadd0c1e52d2ffee5e7abac618e9804bb59d 3,251 1.00/1.00 vMB 155
454,771 454,771 000000000000000000eec3b7e2721e0a8411c2bb816a1a7d5d34bb5c5ee5ce5f 2,412 1.00/1.00 vMB 158
454,770 454,770 000000000000000001ace96ae0b3f696575625f4c89f0965f8601ab81f84ec34 406 1.00/1.00 vMB 39
454,769 454,769 0000000000000000025f7a12fff71d9b0cbccb013ceb2106b2292382e227a671 1,887 1.00/1.00 vMB 115
454,768 454,768 000000000000000000543118297ee7624b00cba61f9f90c1c874b7f6a58dbe67 926 1.00/1.00 vMB 71
454,767 454,767 000000000000000002331fc837e661465320a63ffcdba1b41d97e906612be8ce 1,514 1.00/1.00 vMB 96
454,766 454,766 000000000000000002744d9bb9273d888e5d11d6a7f1ffedf206eea4035f55b2 768 1.00/1.00 vMB 36
454,765 454,765 000000000000000000fa153618688dc62eb159804dc1cb2ade4cfe119549f487 1,474 1.00/1.00 vMB 100
454,764 454,764 000000000000000001d3d35805240ed604c960705e35ea2ce987cd5f1bf391f7 2,710 1.00/1.00 vMB 138
454,763 454,763 000000000000000001fdd97524ce4039dbe795a334eb9bf94f0fb376218fe3a0 974 0.37/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.