Loading Tool

Explorer IconExplorer

Memory Pool

48,775 transactions
30.54 vMB
0.10879962 BTC
Random Selection Loading Transactions
Max Size: 162.80/200 MB

Candidate Block

Mining Attempt 6a4e6165967f2d82f6c512d7d51801d2c3ee59b456edbd6433c660b63c1fbeec
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 19a588f3ca28eb8cc32f81d7bec4709109cf586efb501cebcb48466777405bca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.04407356 BTC
Feerates: 150.97 > 4.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (526,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,522 388,522 00000000000000000d257c1ed59aed803d813534d98500bbcd178021d9b7e7aa 71 0.03/1.00 vMB 29
388,521 388,521 00000000000000000beb7e2ba6d81c32bd55e334e12283c239400be266d1aa43 1,179 1.00/1.00 vMB 13
388,520 388,520 0000000000000000003b2adb2e8221c302404a9428023af404090171cd88a888 457 0.15/1.00 vMB 47
388,519 388,519 0000000000000000072e68ef3bbdd6602d980bb3a4fed077e15c5ed035dd0532 1,239 0.62/1.00 vMB 34
388,518 388,518 000000000000000008210fab440fe132268a736e585913b935bea9d5ca90f3f8 1 0.00/1.00 vMB 0
388,517 388,517 000000000000000004f091324108b9a06416186f67de20c40dc7affc4907cd79 2,685 1.00/1.00 vMB 43
388,516 388,516 00000000000000000a4e96bd9499d6ce6491a2b9f20b8e8bea4cd9b720c9224f 301 0.25/1.00 vMB 17
388,515 388,515 000000000000000001f2546595297574caf21afbcbb708582598f34a908cb6ff 2,029 1.00/1.00 vMB 33
388,514 388,514 00000000000000000be0b6b16131f9aa4133c02c9e14ff5c4fd0e1e91902f4f9 1,671 0.95/1.00 vMB 28
388,513 388,513 0000000000000000097d81271816b1842afe015a58c7d5d25cc40d82acb828fd 1,918 0.81/1.00 vMB 35
388,512 388,512 00000000000000000588b4deb5e660d90b3b62471f19236260d9a34e0ffe9497 35 0.95/1.00 vMB 2
388,511 388,511 000000000000000006caddd2ec14b8bb8940aebece70edb34bdb4bc0695e67b9 481 0.40/1.00 vMB 23
388,510 388,510 000000000000000009c2069fd4a0704f31f41a25c0893624001105c32a7a1826 866 0.40/1.00 vMB 35
388,509 388,509 0000000000000000007ea865e4b7dc30448cc2a54e54fd64847b1912c1653d84 2,049 0.75/1.00 vMB 41
388,508 388,508 000000000000000007db93e4ec68abdbb4b16103035cacd64cc07b4dded4c98e 34 0.06/1.00 vMB 8
388,507 388,507 000000000000000000169eac99fbb91c58fa80e42f1cec8ec85c3980ff5dea7c 1,342 0.61/1.00 vMB 40
388,506 388,506 000000000000000005ee8289ee98f2c4013d8101bccba5b29670f1001ee19f1f 830 0.75/1.00 vMB 19
388,505 388,505 0000000000000000010fbc479a092be51cbd03fa9d78015ed2b69a34e98ca50f 1 0.00/1.00 vMB 0
388,504 388,504 000000000000000005bfe7fd8f7de6f836e3a238b5f9ad5372a7310b6c4e53e4 2,573 1.00/1.00 vMB 34
388,503 388,503 00000000000000000d066e12ca99a2ffb5b77bc9df1934937559686e740f31be 157 0.95/1.00 vMB 7
388,502 388,502 000000000000000004f27840fcb4e0d2f4d25414c38a874842d9981faa9276d8 2,834 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.