Loading Tool

Explorer IconExplorer

Memory Pool

79,582 transactions
30.37 vMB
0.08058895 BTC
Random Selection Loading Transactions
Max Size: 185.02/200 MB

Candidate Block

Mining Attempt 28f6d36cbfd3027b22acd03b4c5388bf0cf42c24718c625ca3f82ede8d4cbc61
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 00d92cefe8a36e17e175ea1570dd3c1237c5ba7b24dd3809dc04d30e9ccd13b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01227455 BTC
Feerates: 150.80 > 1.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (628,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,689 286,689 00000000000000011e6d5c7ab5277f394ba39c0d52cb1fa5a66629bdfea349fd 443 0.24/1.00 vMB 40
286,688 286,688 0000000000000000ed2c040a8689534b592158bffde515c9e47b4b1538d79f1e 48 0.05/1.00 vMB 26
286,687 286,687 000000000000000141a38eb07f7472158ab893871ffeb3a45824d1f9eff347a4 96 0.09/1.00 vMB 24
286,686 286,686 00000000000000013eb486c3cda2a4e2b870c307c204a3c7678b3738822dfb2d 617 0.35/1.00 vMB 24
286,685 286,685 0000000000000000274396bdcb7469f85f4fea50efbe9c538102043826f3723a 192 0.06/1.00 vMB 122
286,684 286,684 0000000000000000254c7983276fa404058f981c2a3383db383e43bb524c4657 448 0.19/1.00 vMB 40
286,683 286,683 000000000000000072c556a0aeee38fa59a3cb1eaae8637dd27a3d7a62dda009 344 0.20/1.00 vMB 32
286,682 286,682 0000000000000000a25b00f452825221b18d2b3e3b740b102bfe5df3dcc6c0bc 332 0.17/1.00 vMB 32
286,681 286,681 00000000000000010bea00617c5841eafec2b7ea9a6a7326df294bc1ced17568 345 0.20/1.00 vMB 36
286,680 286,680 0000000000000000556788a9abd4d868863fcef00b5cbe1c5226e95485765216 549 0.24/1.00 vMB 48
286,679 286,679 0000000000000001238077823f331c13f29f699c05d8b5f9fe974a8d360c5ca2 435 0.18/1.00 vMB 323
286,678 286,678 000000000000000142c764fe7aa7452e7f79f2e4c25b23ffeb6673034738aeed 189 0.10/1.00 vMB 31
286,677 286,677 000000000000000077745ac47d66b38eda25c3e05a7ae555ef150a53bf7882ad 557 0.25/1.00 vMB 75
286,676 286,676 0000000000000000d305e61ff0834f59822b648ec120139642423cb092524b42 233 0.17/1.00 vMB 34
286,675 286,675 0000000000000000528e648c94b1c17f029f67daeef5727a7bf7a926bad36dc5 322 0.18/1.00 vMB 30
286,674 286,674 000000000000000006f9bf87869bd4064083b6bf6df12feacbec2fce5dbbfb82 309 0.17/1.00 vMB 32
286,673 286,673 00000000000000009f994c042be1456b1dd1899783154349270db7424478ba31 713 0.35/1.00 vMB 34
286,672 286,672 00000000000000008ab127e6b273d5c59bb9ba8e23bdeedcbc12a18426119f49 67 0.06/1.00 vMB 18
286,671 286,671 00000000000000008d574b201bd64fc06796cb3cc7ec4925eb6bf1f368764ac4 66 0.07/1.00 vMB 19
286,670 286,670 0000000000000000573af434bfb39a6d4c779956d2bf3530fe48c1badc7c76a4 201 0.11/1.00 vMB 30
286,669 286,669 0000000000000000c3e5cd54fd4043d7285c2faaffac097f2cf24d4062da9e61 244 0.19/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.06 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: 720.83 GB
    • Received: 18.27 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.