Loading Tool

Explorer IconExplorer

Memory Pool

80,698 transactions
30.03 vMB
0.12389796 BTC
Random Selection Loading Transactions
Max Size: 180.63/200 MB

Candidate Block

Mining Attempt 58b699f05a69592df8ac459fec58e663e25da9d96bcb9c3eb656c7ed330194ff
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7342c36640d47cbc0b96944ae4458b9c73376b7a10f0bfa08d8771fc2c3f440f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.05117941 BTC
Feerates: 242.90 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (166,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,541 748,541 00000000000000000001c87a1c62c6c8248f3ed01b5cee59f0feb253b62a3aea 3,047 0.99/1.00 vMB 9
748,540 748,540 000000000000000000015e8f420e0be066203c6d99a2f0f5ffdd701e18a4e01f 2,382 1.00/1.00 vMB 9
748,539 748,539 00000000000000000009474e65b3c3255a991cc257a7defebe4607b1778fbf13 2,981 1.00/1.00 vMB 19
748,538 748,538 0000000000000000000320bfc46f8e14d130dbb9d23d447a722e413c29949250 2,230 0.88/1.00 vMB 10
748,537 748,537 00000000000000000007d3588eabc2d715ff060d556a028554dd77aeeafa2d40 2,704 1.00/1.00 vMB 12
748,536 748,536 000000000000000000082d5acb317f2136a58073ae303aab2310ce00183df1a9 2,397 1.00/1.00 vMB 8
748,535 748,535 000000000000000000059de0b34e52960a9bf0b0f1ba480c715bc6dd60e73967 1,252 1.00/1.00 vMB 2
748,534 748,534 00000000000000000005e94a0a77b669cd0dc6a587af4fca9b62efeb11899ece 459 1.00/1.00 vMB 2
748,533 748,533 00000000000000000002aebd8865b3274716c76907d1dd5acc1fd879303c8f7b 3,523 1.00/1.00 vMB 12
748,532 748,532 0000000000000000000247273883f91e40a082dd5ac9fabb1388fccba86afbfa 2,911 1.00/1.00 vMB 4
748,531 748,531 000000000000000000072f67d3ac13f3dc706728b42994a2dbccde586b678891 1,786 1.00/1.00 vMB 11
748,530 748,530 00000000000000000006cf60bb76151faccacd106d7fc0fd154d4c5b48d22fde 2,089 1.00/1.00 vMB 21
748,529 748,529 00000000000000000004b39b11bc5accbf5fc76e1867608fb083c2042477c1bd 2,736 1.00/1.00 vMB 10
748,528 748,528 000000000000000000015a697f54f9115f4d1fd321999a76721a637fd0c79670 909 1.00/1.00 vMB 12
748,527 748,527 00000000000000000007a065dcc3c88a432629c329ac98f3ed199e4c6306b78d 2,702 1.00/1.00 vMB 17
748,526 748,526 00000000000000000002323d3439aa3c43a90596f33166cc454e1019a4420459 2,984 1.00/1.00 vMB 23
748,525 748,525 000000000000000000082b7d6e63728556f47a43e83f1a2a78592fcfd4d720b1 2,078 1.00/1.00 vMB 15
748,524 748,524 0000000000000000000344fa2ab17cb178a0ad0fc4348b130379b793063c9e99 2,501 1.00/1.00 vMB 14
748,523 748,523 00000000000000000009e613ef6365d9df2e0cc2388ff714251f7b48efe9359e 2,307 1.00/1.00 vMB 18
748,522 748,522 000000000000000000028dedb0ffe0fefe257580c0166a191b2ab3ab04e7d1ec 1,482 1.00/1.00 vMB 19
748,521 748,521 00000000000000000001b22f85bb4bfea1d497cb163d91f6118fecafbcdc7544 1,607 0.78/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.