Loading Tool

Explorer IconExplorer

Memory Pool

85,863 transactions
31.44 vMB
0.07932152 BTC
Random Selection Loading Transactions
Max Size: 193.39/200 MB

Candidate Block

Mining Attempt 2d390631897ec93d505dc86148538dd7174e36b8d3b0c3a2199eb62bc281a559
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root a5011227a93a5ed57492c0f32d7d32ae221bc309eb98e34d84bebbe55cc9204b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,977
Size: 1.00 vMB
Total Fees: 0.00796402 BTC
Feerates: 45.66 > 0.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (579,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
335,926 335,926 000000000000000014a32550b77ea98a6abf868cc7db28a2143da69168653525 520 0.32/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.99 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: 717.15 GB
    • Received: 17.83 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.