Loading Tool

Explorer IconExplorer

Memory Pool

53,253 transactions
29.81 vMB
0.15168212 BTC
Random Selection Loading Transactions
Max Size: 159.83/200 MB

Candidate Block

Mining Attempt fcb4e21374a9d2f6e65c0aeaa4e40fd35600a63e5cad1067c1c3771f50f52518
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 583110950f6dee54417ca1d3ce7f45fdfc998b47e176fcdd7245a7c19d1872ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,113
Size: 1.00 vMB
Total Fees: 0.07886285 BTC
Feerates: 445.47 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (302,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,955 611,955 00000000000000000011ec92ed0851f99b4527b1d88dc284cb798efa9d699345 2,292 1.00/1.00 vMB 8
611,954 611,954 000000000000000000085be43ad396c3c662509f497db4e26e2e483b8be226ba 2,823 1.00/1.00 vMB 15
611,953 611,953 0000000000000000000537053c837e5a1bb9005736f11f802bd30eec70d8edb5 2,864 1.00/1.00 vMB 27
611,952 611,952 0000000000000000000e90ccd3f9178791d955085624d5a371e54c5193e227d2 2,939 1.00/1.00 vMB 37
611,951 611,951 000000000000000000094c6fdf4d0369be77147c464e929a9d07cb93cbfa851b 1,941 1.00/1.00 vMB 12
611,950 611,950 00000000000000000007df725a6d5b15cae0e2708739b00b021afe0d40cb87b3 2,398 1.00/1.00 vMB 19
611,949 611,949 000000000000000000043341d469b099d9c32642de32e99d02dff921d51758fa 1,635 1.00/1.00 vMB 23
611,948 611,948 0000000000000000000e869a4473d53eb232c72b2565a542f448305f3e4d9d58 2,063 1.00/1.00 vMB 19
611,947 611,947 0000000000000000000042431680f7e73b46e731ffbba0bc83054a1e406dbd3d 2,001 1.00/1.00 vMB 24
611,946 611,946 000000000000000000144c7cd2e618cf4a86302d91680f5746b4a0308faf1d36 1,791 1.00/1.00 vMB 13
611,945 611,945 000000000000000000081e4487b2f961661a369cc473b10c3214f259930bd7fb 2,516 1.00/1.00 vMB 24
611,944 611,944 0000000000000000000c9862041797577310e0e95dab60c48a423d58990008bd 2,470 1.00/1.00 vMB 13
611,943 611,943 0000000000000000000bf2c9900280fd8aae2ad839b1a600aeea74cdc20477f1 1,828 1.00/1.00 vMB 15
611,942 611,942 000000000000000000089ced765a2bd66412abb00360156ac4b431905dac412a 2,939 1.00/1.00 vMB 23
611,941 611,941 00000000000000000008b771009e38ba1e54fb6ea3f2bacd134e4c98f89e5ad8 3,051 1.00/1.00 vMB 21
611,940 611,940 0000000000000000000ae65389fdecbd4dfc6b88cc29c1acfdf7831da6d91ad5 3,238 1.00/1.00 vMB 26
611,939 611,939 00000000000000000010c8866f00b22efeab11165d5e86fff16ba37aaee34b16 2,900 1.00/1.00 vMB 17
611,938 611,938 0000000000000000000675a716f25d482dea0a623d778e3cea28760fb3ecd9da 3,374 1.00/1.00 vMB 33
611,937 611,937 0000000000000000000e6edda559cd2156cc9874c9abddd90a0ee32f264d72a2 2,476 1.00/1.00 vMB 20
611,936 611,936 00000000000000000007b54b5f4214a534ccba822a1e6c02c14f8310dd5e2b0c 2,782 1.00/1.00 vMB 34
611,935 611,935 00000000000000000001470f527107462bd76755413b401c0630fa317debcd74 2,733 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.