Loading Tool

Explorer IconExplorer

Memory Pool

80,135 transactions
29.80 vMB
0.08338805 BTC
Random Selection Loading Transactions
Max Size: 179.08/200 MB

Candidate Block

Mining Attempt 31f9fc8dd1868802d15a732f5d1981900210a5d1faac3cbb36bff91437efa06d
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root a33a6368236d06edb74310136b643302aa0f86324e40491cea68955a0af11c5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,973
Size: 1.00 vMB
Total Fees: 0.02259888 BTC
Feerates: 502.65 > 2.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (285,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,712 629,712 0000000000000000000b1b70cd20fdcd52f7b08c553f216ffd1c03e10d65d3df 351 1.00/1.00 vMB 8
629,711 629,711 00000000000000000011492c40d4c032f13135e86adeae2238bc7740ea207291 1,100 1.00/1.00 vMB 26
629,710 629,710 0000000000000000000768e4b249c1beb8d84eb44a5c930ad46d067bec13912c 729 1.00/1.00 vMB 15
629,709 629,709 0000000000000000000f4a92da3e02e3b6e3c1007b1d543dd74ee689d91cf110 1,293 1.00/1.00 vMB 13
629,708 629,708 000000000000000000090591e10bf1f5d8dfb1b6315b38b11633cd754b64f1c5 2,448 1.00/1.00 vMB 86
629,707 629,707 000000000000000000013fb12f0a1877e68aca6245cb7a888db38bb5d8fee28c 202 1.00/1.00 vMB 5
629,706 629,706 0000000000000000000dc2ddeedb37011a41a3466ab916d60c3c655accfc0daf 127 1.00/1.00 vMB 2
629,705 629,705 000000000000000000100006be34a1fea562f83318299e8998f81d6dd1ad29fe 1,548 1.00/1.00 vMB 39
629,704 629,704 0000000000000000000a4116092a8797d69600d6f5a59e31b7d9ea48f971c2f6 686 1.00/1.00 vMB 20
629,703 629,703 0000000000000000000bf51dae85c1587bd08a654508b47077076e1550ff8e33 676 1.00/1.00 vMB 15
629,702 629,702 0000000000000000000d17d5c49a3b5493ad3c908331f8c32e95c304398f7be5 1,742 1.00/1.00 vMB 47
629,701 629,701 0000000000000000000ce301755f0520dd72762250f577f79694b77db53a5931 2,557 1.00/1.00 vMB 61
629,700 629,700 00000000000000000001cf74095d1d22b38ca494413f3936fdff7c1212356c56 1,785 1.00/1.00 vMB 17
629,699 629,699 000000000000000000100225280746051ffbcb8d3c9467ff46dc0869c47aee17 2,608 1.00/1.00 vMB 103
629,698 629,698 000000000000000000053168f05d4e32fa18ea3e3456fc77259312cb946a0670 509 1.00/1.00 vMB 11
629,697 629,697 0000000000000000000e985e6393362a5510ffe478097e202b7cdd0100141488 2,131 1.00/1.00 vMB 55
629,696 629,696 00000000000000000007eec8e482d33092ed65cbfe84de3d4724fa98ae4c8d02 848 1.00/1.00 vMB 18
629,695 629,695 00000000000000000002830ab8f9af6ef1fad0cc9f3677ff5fe29de4fe8d6008 203 1.00/1.00 vMB 3
629,694 629,694 00000000000000000003397a84cdbb859817cde7451516fd0632d54eee4e674a 838 1.00/1.00 vMB 15
629,693 629,693 0000000000000000000830fb1993f6bbbe8c7bd8bb547cb3ff7e4caadea498fe 992 1.00/1.00 vMB 5
629,692 629,692 0000000000000000000d6d99298ec84003ce9e051ec3232fee1639415734ff8c 896 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.