Loading Tool

Explorer IconExplorer

Memory Pool

82,075 transactions
31.17 vMB
0.09230154 BTC
Random Selection Loading Transactions
Max Size: 188.65/200 MB

Candidate Block

Mining Attempt bf2cee4751fd9cfc8f758a402d963e0b56d59d74270c53d5d830584b8458d1a4
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 47696473de0527bddcc882e56fc0b24b66e134b335f2a853b267a12ab4d99099
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.01734282 BTC
Feerates: 115.63 > 1.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (192,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,963 722,963 00000000000000000008d94d81b2f611f688e97b47a72cbfcc7fe741532e0afd 3,145 1.00/1.00 vMB 16
722,962 722,962 00000000000000000007583398679829316adaed225afdf587da9121608157f4 373 1.00/1.00 vMB 2
722,961 722,961 00000000000000000003732cb1b60960b7475db5a0780a5f422ca8dc05f1c44a 382 1.00/1.00 vMB 1
722,960 722,960 00000000000000000003a45fe4aea9dd9a39578fb9d3fabb1d8e72e563dbc4cc 2,803 1.00/1.00 vMB 6
722,959 722,959 000000000000000000077d3096c1c8668426639b69feb0d1eb8c856a0b6c9e4d 1,891 1.00/1.00 vMB 12
722,958 722,958 00000000000000000008a62f9a3c59564e9697e9ba3c8a924e0814b4fb927632 1,016 1.00/1.00 vMB 13
722,957 722,957 000000000000000000041bf3c88af4cd25021bb5dc2885b6a9bf46caaba6be00 2,224 1.00/1.00 vMB 15
722,956 722,956 00000000000000000004046793fccace0db7d70ac1794f413475cc9f4e4b67e2 816 1.00/1.00 vMB 22
722,955 722,955 000000000000000000049cd891af761db850e3e385bedcfe64c9ab28d814746f 546 1.00/1.00 vMB 6
722,954 722,954 00000000000000000003938d5a11eb0f04a1ba6aef7e9f909a1d4b7fe963dbbd 997 1.00/1.00 vMB 9
722,953 722,953 0000000000000000000876f45dcc0149f1ccec61e6e05cdfa5dffaaf65d73c8e 2,075 1.00/1.00 vMB 16
722,952 722,952 000000000000000000038a2ea559dd9b6b185fb15841baf0c5fa517dc1959ecf 2,897 1.00/1.00 vMB 12
722,951 722,951 00000000000000000005ff465f73cef98faabc2b8637b37c46d21d6f4eb49736 2,051 1.00/1.00 vMB 8
722,950 722,950 0000000000000000000759d2584d0f2754a331f2afa79c85b793032e9d7d3579 475 1.00/1.00 vMB 2
722,949 722,949 00000000000000000001e4e909e69f01ada330066478108bda52af7b0593c4da 2,418 1.00/1.00 vMB 10
722,948 722,948 00000000000000000003ffecc18a09dd505acec4a9c7d2a96cb4eb622bb89b30 1,254 1.00/1.00 vMB 5
722,947 722,947 00000000000000000002164cb0c474e26b86c5951d91830fefc9c6faf656db8b 2,114 1.00/1.00 vMB 7
722,946 722,946 00000000000000000005f761e6f96664ba8d3fc30f49dc90c9366b78d5d98d5a 1,662 1.00/1.00 vMB 8
722,945 722,945 00000000000000000000d7ff38e32c2c08bad075b2fcd27c70c8dd81b27fba68 348 1.00/1.00 vMB 2
722,944 722,944 00000000000000000003e42ea21a3f10634de04e7421248803ce4d66c4af50d6 607 1.00/1.00 vMB 3
722,943 722,943 00000000000000000002daacd69d2cde08ad3e23607a63296e42c965ea4504b3 282 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.