Loading Tool

Explorer IconExplorer

Memory Pool

77,298 transactions
29.23 vMB
0.08329183 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt e411ea776c652a62010b9539458654ae8670ddb115ddf6aa64e9a9bda8eabc39
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root d478ecbf1daa852118ef52ef51143d3286a8b2ff07a025794ed0c53d24379dda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,868
Size: 1.00 vMB
Total Fees: 0.01936407 BTC
Feerates: 301.35 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (489,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,055 426,055 000000000000000003db54ca46c4e3956891f5928c2f4ac12dce4fb7c78ff20c 612 0.23/1.00 vMB 69
426,054 426,054 0000000000000000045dd5c0bad4506f60774b1df45c370ac0c55e4c53c440d7 468 0.46/1.00 vMB 46
426,053 426,053 0000000000000000030ed60be2f6820fc67f04047e08fa5aeed6eb96be79069a 2,389 1.00/1.00 vMB 65
426,052 426,052 000000000000000003a5c1433078555aa133d13609c62f5145c1bcca4d326bd8 538 0.26/1.00 vMB 61
426,051 426,051 000000000000000001721643ab0f00837a8ef6ab390c434e5af3092348239117 1,913 0.90/1.00 vMB 59
426,050 426,050 000000000000000001ce80b5f0af19c59ce016f75678c2b5ec8e3b56a9f29cc5 1,777 0.99/1.00 vMB 48
426,049 426,049 000000000000000003ccb75ed4a91f67fcf24c3b71a358a3c403b8f15dc84f0e 812 0.36/1.00 vMB 65
426,048 426,048 000000000000000003466ce33d320df38bd6ae41697fa3cd446b4aff6e5edebf 488 0.99/1.00 vMB 10
426,047 426,047 000000000000000004c4e8a2a3b2d27e43775959475624a5a3904c65e2edbd55 2,147 1.00/1.00 vMB 54
426,046 426,046 000000000000000001742ba924d1bce52cfc6c0b13ad048345f423ac702e9dea 1,841 0.79/1.00 vMB 68
426,045 426,045 000000000000000000d37bb0b028fe3d1024a91d049d289858c8ecb8409cf34c 40 0.01/1.00 vMB 51
426,044 426,044 00000000000000000304ecfeaf3f49621954f0208a4375893926bcd7f76db027 638 0.28/1.00 vMB 74
426,043 426,043 000000000000000001412d15eb13086ce7859e8e2fc176b674562169c1dc90e6 513 0.98/1.00 vMB 15
426,042 426,042 000000000000000002962181b56e18e1857a9119d99aa2b1505388c84a96f6fc 2,077 0.95/1.00 vMB 54
426,041 426,041 000000000000000001b04e6da391c046e4038f302671dd4fdac684b9e40d17d4 2,590 1.00/1.00 vMB 73
426,040 426,040 000000000000000004aa7860ee3252f4c4480cf2904ccffe9244b8d2a4ac4a6b 409 0.59/1.00 vMB 23
426,039 426,039 0000000000000000050475078873b47a66baf03ed7f7f26958212de7309e28d4 1,464 0.98/1.00 vMB 54
426,038 426,038 00000000000000000302e9c220cf7782df1edae4fef0c966e8ff4534dc32b555 756 0.97/1.00 vMB 27
426,037 426,037 000000000000000003765bbce5933999a69018481dfd7932afde00ceb651e7a7 1,949 1.00/1.00 vMB 67
426,036 426,036 0000000000000000014036a7752102a7b34b7fc927a52fca84d2a6c89fc8cb9f 634 0.35/1.00 vMB 48
426,035 426,035 0000000000000000050727a8ff095aa08c3e9b87edab49f4572eec23ec9a3f34 490 0.66/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.