Loading Tool

Explorer IconExplorer

Memory Pool

79,384 transactions
30.12 vMB
0.12684477 BTC
Random Selection Loading Transactions
Max Size: 180.69/200 MB

Candidate Block

Mining Attempt 1e2f93689a929eb708bd567ed9f766cb62e95d2eea98e32e2445c4fe01abcea5
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root f91ff909cfdc4ae6ae9078641132a585e5b31e05d62e5e3424fa125a1d6db422
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03982343 BTC
Feerates: 673.02 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (585,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,053 330,053 0000000000000000092eb7853e03dc1cca38185a7624536cd29c7f847f95663a 908 0.52/1.00 vMB 26
330,052 330,052 000000000000000006d4d5739882f877a789ced902b037c1f69d1c67197af646 1,046 0.66/1.00 vMB 27
330,051 330,051 0000000000000000038b1d46992e6ae0ca3aeae0d3f77424f3f59455682abdaf 568 0.37/1.00 vMB 25
330,050 330,050 0000000000000000154d0ba243ee0193353d4e9eae523a5cb3f225bca8433a75 50 0.03/1.00 vMB 19
330,049 330,049 000000000000000003cea1cbf8542b653f2e1d28e2c84616ba375a3989a209d6 338 0.17/1.00 vMB 25
330,048 330,048 00000000000000001ae7ec0752a3c681ce1ab7dafaa185345cde1e22483578a1 412 0.23/1.00 vMB 27
330,047 330,047 000000000000000011dc75e93a23a3ce16f83c0d0f2e3a2a127ace60f05cd5c0 724 0.35/1.00 vMB 29
330,046 330,046 0000000000000000075dd76f6a265282f13f3101f921cfeb21fdf14ed8bc8fca 1 0.00/1.00 vMB 0
330,045 330,045 0000000000000000061d49d9b9af77aaf360875e37b2e7ac34306aca7f7672cf 430 0.20/1.00 vMB 30
330,044 330,044 00000000000000000d01ba24fb0e748cbec01d1227014427a54f3bb70fede47c 489 0.27/1.00 vMB 26
330,043 330,043 000000000000000002cd52f55bb383351c9c873f889471141b7d020421891234 834 0.50/1.00 vMB 25
330,042 330,042 00000000000000000fafb9c6e686f3cec96380abb2d7c811a371fa15f976d2f5 934 0.51/1.00 vMB 27
330,041 330,041 0000000000000000057b4f6810c90716dad48ac03596ce0a630b9c7142d932fd 640 0.35/1.00 vMB 29
330,040 330,040 0000000000000000115e00488392f97843b0c9f67122f622c456f52adf1e1162 739 0.35/1.00 vMB 33
330,039 330,039 0000000000000000125a1edaa7ecb3029ca020baa0e8882f8a7f38a9e01ab8f6 8 0.00/1.00 vMB 52
330,038 330,038 00000000000000000a7c29b6dc7dd8e5a72865292432e038f687eed8a485a93f 495 0.30/1.00 vMB 24
330,037 330,037 000000000000000002ee025000cfd0476822a96a6b033d9291bd289120875314 457 0.31/1.00 vMB 25
330,036 330,036 0000000000000000132fd95e4663669809e76bc7f899e0c1c700a28bed51ac26 512 0.24/1.00 vMB 32
330,035 330,035 000000000000000019a445a55d3bd3f05fe905ecd0101ebfa453e4a3c7981a7e 188 0.10/1.00 vMB 12
330,034 330,034 000000000000000006e1de7b30f41f3978f1576e1f775871278021fa18b6a9d4 920 0.50/1.00 vMB 31
330,033 330,033 00000000000000000a4a8457b238b710210d07618f7abf28dd8b46cec589fc09 79 0.04/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.29 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.