Loading Tool

Explorer IconExplorer

Memory Pool

84,933 transactions
23.39 vMB
0.07880567 BTC
Random Selection Loading Transactions
Max Size: 154.50/200 MB

Candidate Block

Mining Attempt ff81e60ba80af75b6a4fbc6f571e37e3fc53692b1aecbbefcb750969cdda8f62
Version 20000000
Previous Block 00000000000000000000ea7ef898fba4c9414f14de5d8d91401975b9e810addc
Merkle Root c4cdc5e05788e1aa9f7c67cfa4794081852768a1c84107bc7581b95e00445de2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,377
Size: 1.00 vMB
Total Fees: 0.02425180 BTC
Feerates: 66.96 > 2.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,115 (905,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
11,056 11,056 0000000069470001a1a3b6616f8b798481d408e78476e17720ac3821679c2b21 1 0.00/1.00 vMB 0
11,055 11,055 000000006b64d8d92c34491580c7ed759fd550a0a5f1a9f9a06d37029fd5d563 1 0.00/1.00 vMB 0
11,054 11,054 00000000e7d225ec23d51533ec0f4c925636aeb47fe2e02189f84df131fc9743 1 0.00/1.00 vMB 0
11,053 11,053 000000007685fa33eacb64328696d600c43fa31220a2037fbae65a6b3613bd5e 1 0.00/1.00 vMB 0
11,052 11,052 0000000075b662000d030868c87f0f0738affab2c56af30ee1d525b2805c2f69 1 0.00/1.00 vMB 0
11,051 11,051 0000000096cb1b63b3ccfc694f5f18c89d586fd2edc078917a1c2247edc1448a 1 0.00/1.00 vMB 0
11,050 11,050 000000008b73fd48d30b0495172f4663a69aee5e626218ce2cc9166c8be274c6 1 0.00/1.00 vMB 0
11,049 11,049 00000000ac08130b7e1de7a414525dccd590f1ccb48e55c426ee5c60f2b9f473 1 0.00/1.00 vMB 0
11,048 11,048 0000000063e49f8030a2665e519d4f2e0a42fa99a6ffb1e534f3646f660a6601 1 0.00/1.00 vMB 0
11,047 11,047 00000000f2d51923d2aac14808594bc949796583cc11bdaa0cd4032d80874445 1 0.00/1.00 vMB 0
11,046 11,046 000000003046448b8a2e09195d977a6a11a7ed3329589dced9a852730f6c5b67 1 0.00/1.00 vMB 0
11,045 11,045 0000000076dfa33cb4bd6bf4ec3b3022c0e384299e45e9a4dcc11f9d0aa75525 1 0.00/1.00 vMB 0
11,044 11,044 00000000508921c73e28042aee48f8f51e420445333cfa02d8c93ed18d776ab1 1 0.00/1.00 vMB 0
11,043 11,043 00000000fe89da0c4a0d9d04ff95020717b591de14214f565badf1158c779504 1 0.00/1.00 vMB 0
11,042 11,042 00000000e83a2d8d2a46d0d338966c4b03157f74acdceef03b4d29a164da9404 1 0.00/1.00 vMB 0
11,041 11,041 000000007f068ddc7d024f8e511d8acf62693fd4d550eaa83336cf058b9ffc96 1 0.00/1.00 vMB 0
11,040 11,040 00000000dcf7d1d0626c73187cd174df77327cbf04b1e7853e4b1b40f7c8c63c 1 0.00/1.00 vMB 0
11,039 11,039 00000000c8de5b73753f158b2174476d9936deea77d880af46ac08cd629d3859 1 0.00/1.00 vMB 0
11,038 11,038 0000000064ca83601be32e0aae7ab96f9b06226bc36b06aa3f229a179a7d152d 1 0.00/1.00 vMB 0
11,037 11,037 000000002f63fcd6b40e84fbf27eccfde72ecfab8f22480115032bd7a3d27570 1 0.00/1.00 vMB 0
11,036 11,036 00000000b22348710e0d4576a389a745cf913e4e6fbb86344fe869359816d9e7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.32 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: 816.27 GB
    • Received: 24.31 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.