Loading Tool

Explorer IconExplorer

Memory Pool

41,158 transactions
26.66 vMB
0.06292299 BTC
Random Selection Loading Transactions
Max Size: 139.21/200 MB

Candidate Block

Mining Attempt 1cc405025c6910dd149298d17f1b9cf6c415ce6229d50436eac5f21d4d3e930e
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 964e69ea8e245e45746f786c496369e8cd2b5b50aaf725cd87801926cd66b7f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,235
Size: 1.00 vMB
Total Fees: 0.01361727 BTC
Feerates: 151.03 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (642,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,885 272,885 000000000000000439ca6dbf20df349a060c6cac4a1884f031f39a667f3d626e 635 0.25/1.00 vMB 53
272,884 272,884 00000000000000002bff9c8034e07457a2647167c6d4f6af7f137194afb40489 512 0.20/1.00 vMB 47
272,883 272,883 000000000000000356bdf67fc717f56f065935ec29edd038c3f6b744a92949c4 1,209 0.50/1.00 vMB 75
272,882 272,882 00000000000000029883878fce7a1819d4a4044897b1226397fd60fe5f7e1499 833 0.89/1.00 vMB 21
272,881 272,881 0000000000000002d12dfa4e373a399a026b7e4dc7390d1c7af6788ef12eb23f 592 0.25/1.00 vMB 76
272,880 272,880 0000000000000004143670a6a17ca45dc4372a58fcb0712c9b6d475de7362c29 526 0.35/1.00 vMB 17
272,879 272,879 0000000000000004a1348526baef2d71ea549baacd44d892fd311512149910b0 664 0.25/1.00 vMB 99
272,878 272,878 000000000000000013d94b84a8c7e4aa3669ddd3f46b24618c0a3cab00961a04 931 0.50/1.00 vMB 30
272,877 272,877 0000000000000001cdea4c1fe75b408b327b0f5f7c705a959987fae4100a22d6 601 0.25/1.00 vMB 36
272,876 272,876 000000000000000151516dc9d62f181ada106d42a0f60bfb39208458c5cb82ad 1,474 0.50/1.00 vMB 98
272,875 272,875 00000000000000032cd9bd7bdfbd05fcce3ed71042dfa8bc7605ea6ac5021a0d 692 0.25/1.00 vMB 50
272,874 272,874 0000000000000000b791bec471b34fa15021d68cb47f839a9d568f9a30d342c6 1,192 0.50/1.00 vMB 53
272,873 272,873 0000000000000004e3c1e3e3cce0df85e0c8987dcb40b5132bdcd62146cdc2cf 25 0.02/1.00 vMB 28
272,872 272,872 000000000000000607543ac3a728b7f1d7f4872eab2eda53e4ef8b295ddbbfed 490 0.25/1.00 vMB 132
272,871 272,871 0000000000000003acfb48e92981fea4740a4da39a53e1b7dd23f5d420617bdb 500 0.25/1.00 vMB 26
272,870 272,870 00000000000000035bed2acdeeeba73487382e474b8e2d062fd4b16a3dc55d63 459 0.25/1.00 vMB 37
272,869 272,869 0000000000000005b856236f90f7d93a891fe58879638451ce23a1dea9915ce1 828 0.25/1.00 vMB 41
272,868 272,868 0000000000000000c9dc9e60c943b075b3fe3a87b51c5e76227df5571ec9bb93 572 0.25/1.00 vMB 127
272,867 272,867 000000000000000424fc58d0f7d22aa482c4d00337822e988aacfcb73de928d0 681 0.25/1.00 vMB 43
272,866 272,866 0000000000000002cdee32322cadde608b41e59b152e2ff93559e977e8d8fd74 811 0.25/1.00 vMB 63
272,865 272,865 0000000000000003b23c20d067c424c06ec2e78c555d35192f85b390bf1d4971 29 0.02/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.