Loading Tool

Explorer IconExplorer

Memory Pool

81,586 transactions
30.83 vMB
0.08651872 BTC
Random Selection Loading Transactions
Max Size: 188.04/200 MB

Candidate Block

Mining Attempt a7d68cb60609e5146238356205313896c69610b0686758a9218f5582f05608d1
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 13d605307a37d49f75f2fa7838ee96599fae01eb6bc7d2c7971710b856351eed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.01743859 BTC
Feerates: 150.93 > 1.75 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (579,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,947 335,947 0000000000000000089aaa028ad5838921d3ca51354f0a390104e49f587f1659 72 0.06/1.00 vMB 12
335,946 335,946 000000000000000006925e5572752fbe45582d5b23a0328d9019c1f5fd10e7bc 606 0.46/1.00 vMB 22
335,945 335,945 0000000000000000195282394b1cbbb2fc8e1f7aead43a15aad6dbc006c53598 885 0.30/1.00 vMB 37
335,944 335,944 0000000000000000146a7d122178dc9e409bb61d411f1010697ca7a781039b8a 761 0.75/1.00 vMB 17
335,943 335,943 00000000000000000e15182e92c135c4b5e8db8458f924cd6d6305364dd7bccf 2,643 0.75/1.00 vMB 52
335,942 335,942 000000000000000004c2b957d70c72f9070cde5db4d93416311f025de6a7c1aa 841 0.50/1.00 vMB 29
335,941 335,941 00000000000000000cbb7539663f9646853ede948e29abd5a9dff1ea8810b0d0 64 0.03/1.00 vMB 67
335,940 335,940 00000000000000001bac5cbcc1964526a9ea7914fc7f087e94e386c951cfea2e 512 0.15/1.00 vMB 52
335,939 335,939 000000000000000016fa560fda602077cf664a9fceac669f9673badf4f633931 693 0.52/1.00 vMB 22
335,938 335,938 00000000000000000fe5e0911faa3529830e29af6d1975cbc27484c10b7f9e72 192 0.13/1.00 vMB 20
335,937 335,937 00000000000000000f746e9d6d264d4bdfac70746bb8d56e584bc8ecbdac89bc 60 0.04/1.00 vMB 19
335,936 335,936 000000000000000000b0fa12957371e7a0e40d03544c6c2cbcb96569defcd7a7 252 0.17/1.00 vMB 21
335,935 335,935 000000000000000009e5bf2f6967d03b6113ff0c2e21272b6cd8ca695b6e32f9 860 0.54/1.00 vMB 36
335,934 335,934 0000000000000000047b2297da5fb077d2328a3adeaec2b83cab5a0c6dab9618 455 0.25/1.00 vMB 46
335,933 335,933 00000000000000000aecf9f726c3e4795b8d82eae42351c8f76d43dc35469449 176 0.10/1.00 vMB 47
335,932 335,932 000000000000000000eb501ae4dfe0bcb6b985aa7b0c3999d0d16c5edc5e74ad 139 0.10/1.00 vMB 33
335,931 335,931 000000000000000019396f1e2d019098af62f820713c00d13e5dcccbca61cd5b 370 0.20/1.00 vMB 42
335,930 335,930 000000000000000015ab7c3649f63c009310377265e111d511f96dd49a193a60 45 0.02/1.00 vMB 36
335,929 335,929 0000000000000000186390db1fdc107279e4441ff1b4b83d65dc9f6909406d91 109 0.14/1.00 vMB 15
335,928 335,928 00000000000000001b00f323e008fad2607d1aab9dddcb8a7d30cb6e466c9ffd 311 0.13/1.00 vMB 42
335,927 335,927 00000000000000000a4fd7b6084dccc8e66a81b8116e70f294d99cecc359b251 61 0.03/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.