Loading Tool

Explorer IconExplorer

Memory Pool

37,896 transactions
27.03 vMB
0.06422893 BTC
Random Selection Loading Transactions
Max Size: 137.53/200 MB

Candidate Block

Mining Attempt 2ce0712e0ed5bec6e3646248040a3e86756c8ed92d5f8ae6911015ed2acd4d8c
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 11cc11ffad97dfe833cfee1973671fb64bd5d4c8dffa953d9061c46869f66193
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,774
Size: 1.00 vMB
Total Fees: 0.01338382 BTC
Feerates: 100.28 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (464,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,559 450,559 000000000000000001f74e70a52a613030b6e75f409af54592380fcde95e432c 870 0.38/1.00 vMB 77
450,558 450,558 0000000000000000019ed3131292c48dc197fc69221044ebc8fc7b55d97ea50d 375 0.92/1.00 vMB 16
450,557 450,557 000000000000000001688f52f9f1c0d48ba8b68058ef0191ca6d528787f08c32 578 1.00/1.00 vMB 27
450,556 450,556 0000000000000000020f07c543bcd4e29090abe55931fb5918b84cb236a6cc45 984 0.99/1.00 vMB 28
450,555 450,555 0000000000000000018dab71ef3099ebea3ead6b235aeb050c5a7835f2ca11c8 1,985 1.00/1.00 vMB 80
450,554 450,554 000000000000000000c5b7ce9283e9adff816f8622977dfaf5c3916d3ac3841b 1,979 0.93/1.00 vMB 120
450,553 450,553 000000000000000001ff97f75a689afc738d6f2fe5b12558f3c13239d4f34104 641 1.00/1.00 vMB 46
450,552 450,552 0000000000000000006adb2db6893a0ba538b2df3b327b0d39a9b6928406a9a1 82 1.00/1.00 vMB 7
450,551 450,551 000000000000000001d8d24fc6937bf869c7fdf32c439664104ec8bcd9df32e5 1,032 0.99/1.00 vMB 54
450,550 450,550 000000000000000001accbfd44a93c79938d882033266535aedf759041abf6b7 327 1.00/1.00 vMB 16
450,549 450,549 000000000000000002c596b67b69a03dbb1274ab171fbc52feb0af1e78ba6e08 1,206 1.00/1.00 vMB 50
450,548 450,548 000000000000000001dff6b97ad240535cea6d07c2c40233b9ba326b46d8e9bc 722 1.00/1.00 vMB 37
450,547 450,547 0000000000000000007ab6f6cf6e3481bf2a6d3bcf29d06fd5362c8890915659 359 1.00/1.00 vMB 15
450,546 450,546 000000000000000000c99222fc8b82c03476e5a14e38f7f074fb39fcd37362e9 1,229 1.00/1.00 vMB 94
450,545 450,545 000000000000000000e1cd6893641b095761725ff58834ea5d82593d6820131c 1,787 0.98/1.00 vMB 76
450,544 450,544 000000000000000000576cd2838a064e228242ee51bf5390b0490d04cfccd1d2 2,087 1.00/1.00 vMB 59
450,543 450,543 000000000000000002adc68e55133c771c4770cb657a7f268564220931c89368 1,569 1.00/1.00 vMB 72
450,542 450,542 00000000000000000267f642febe068adec7f04fdecbcf48f5c817d5efc29708 1,534 1.00/1.00 vMB 72
450,541 450,541 0000000000000000011403f8475c589278157bfa9d77cfbae5a661ead218c4b6 2,005 1.00/1.00 vMB 90
450,540 450,540 000000000000000002466863f582646ac39811351e7e007003ddaacc2c07eb8f 1,079 1.00/1.00 vMB 105
450,539 450,539 000000000000000000d5518579bcb4f1db223d2c853bcf69e061be6c052f4113 2,626 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.