Loading Tool

Explorer IconExplorer

Memory Pool

86,154 transactions
32.35 vMB
0.10874291 BTC
Random Selection Loading Transactions
Max Size: 194.57/200 MB

Candidate Block

Mining Attempt f0f8a9b141469e7d25df9de8f7d7818142aabd9cebff6b2696ea566dbf8cecf7
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root cb510bb9437a26f28244fc0c5e5ab72983fb1dc46d267fe13a18dcc2874eba58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.03529345 BTC
Feerates: 218.18 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (584,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,713 330,713 000000000000000000c3a3492c18bd9eef74bf0960e8f34f218efe20c03baff7 816 0.54/1.00 vMB 21
330,712 330,712 000000000000000014bc3f00e994ede82f8e310d7a2825d120b1c8fb4382d2f9 1,586 0.75/1.00 vMB 28
330,711 330,711 000000000000000017dbb56818aed069facf75694fea9eb7b4792f89dba7aea9 869 0.31/1.00 vMB 37
330,710 330,710 00000000000000001aba86476cd5afbd2e94bfadf977043e319d2e75948c5554 965 0.67/1.00 vMB 21
330,709 330,709 000000000000000007362badd900385583b5aad420a52086c4a535d9c97ed944 648 0.47/1.00 vMB 33
330,708 330,708 00000000000000000b396a73663417a2ad32f3f7ff6895e08ecb70c722ea0c65 570 0.29/1.00 vMB 42
330,707 330,707 00000000000000001a29eda113b87db64d9cd6641e48d08dd93388b78102a82a 590 0.34/1.00 vMB 24
330,706 330,706 000000000000000017ff65b9ca81c4f635cf3ef7d40eec06a0821007a379655f 398 0.25/1.00 vMB 22
330,705 330,705 0000000000000000122b70d8f7487d02a0d498c04a666428340fdf0e0cb34883 630 0.50/1.00 vMB 21
330,704 330,704 00000000000000000fe4d9b4dde5db70e16285f342f9e462f067798a70abaa0b 1,318 0.75/1.00 vMB 26
330,703 330,703 00000000000000000d770f7ddf5069f307e4d8e80d835c25f765cad3f575ee31 683 0.25/1.00 vMB 76
330,702 330,702 000000000000000015990a01e2ce3cb20ecaa116dc05daea36024b3a82b61274 640 0.28/1.00 vMB 69
330,701 330,701 000000000000000002f25a17ddec9e55a4f07fb7e5a4ab58a61594f5847327a5 1,138 0.60/1.00 vMB 28
330,700 330,700 000000000000000011120a5eec88e0f00e2869afa319e2a5805fcf466b0089a1 251 0.21/1.00 vMB 20
330,699 330,699 000000000000000001f4c525f2cacdbc40eea14fc1ebf72e4eda64c8f2458281 236 0.22/1.00 vMB 18
330,698 330,698 000000000000000013668d86007ba9ce763c75b363cde163642580402c3b5eeb 153 0.11/1.00 vMB 21
330,697 330,697 000000000000000007458c6843453c64fa301f680d614b50a1af6bfe80daeed6 378 0.27/1.00 vMB 20
330,696 330,696 0000000000000000114fe9d8fda785c6af4eaf002a6d5c77fa2b51f85c58755e 691 0.67/1.00 vMB 17
330,695 330,695 00000000000000000a5da4ec8f9b389479d5f7179c36dd09ca34e9b1e06c5ca8 1,444 0.50/1.00 vMB 40
330,694 330,694 00000000000000000e48ffd11229677a6b58c240502243fa9213215ec47befe2 831 0.53/1.00 vMB 23
330,693 330,693 000000000000000016272bd0fcb0c07ba67359630e7690b5745d8b6ce342d1cf 176 0.14/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.