Loading Tool

Explorer IconExplorer

Memory Pool

79,028 transactions
29.61 vMB
0.07410913 BTC
Random Selection Loading Transactions
Max Size: 177.89/200 MB

Candidate Block

Mining Attempt b1477011ed404364f9dc57c3f8c24b3ae6da07b1835b1e25551e43203e019770
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 8094faa09ad46f436e06e085161465762dc84f7ada11e6073304567c76c44794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,094
Size: 1.00 vMB
Total Fees: 0.01394620 BTC
Feerates: 302.06 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (537,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,702 377,702 0000000000000000080a3d516dd39f23c87d76a214d5e009418fc0d82d8ec183 532 0.29/1.00 vMB 23
377,701 377,701 00000000000000000dc88fec3271af0370fc6fab52e01f332a28f7c9891b03f9 2,207 1.00/1.00 vMB 33
377,700 377,700 0000000000000000062edc16635b9b7c5a62d99cbeb80ca6b8a6ac9a413cb87c 1,222 0.60/1.00 vMB 38
377,699 377,699 000000000000000011c2b71f6b50bc928b3a694e2ff1600500b2f1994f3db61a 98 0.03/1.00 vMB 39
377,698 377,698 00000000000000000355777c51b0ab1641316514e5f311c9f3bdb5aa5b6f1cdc 437 0.20/1.00 vMB 37
377,697 377,697 00000000000000000b6fcc8e0f3b5ac183869885b49484d3a2c787cf2f51e1be 332 0.26/1.00 vMB 16
377,696 377,696 0000000000000000003030aa096e211c05418a6e506ef9600a3940e64c3004ff 981 0.75/1.00 vMB 18
377,695 377,695 00000000000000000752bdf9f22324b02f9440fcf5f6f15593658fdeee935d78 2,880 0.95/1.00 vMB 55
377,694 377,694 00000000000000000b061ef4334771f9a049e5109878635610fdda90f7686c90 414 0.34/1.00 vMB 25
377,693 377,693 000000000000000006ceef5ca37b3ced04f94ca46ee7a2a04beb858086c81a32 128 0.17/1.00 vMB 15
377,692 377,692 000000000000000008a9a62146232b47a062a5d91e5fae4a2fd7c3795d197b62 2,020 0.89/1.00 vMB 35
377,691 377,691 00000000000000001167feea921a893d0aa0c880e7e5c61a8d9c55a63b6228ab 1,226 0.58/1.00 vMB 31
377,690 377,690 0000000000000000012ae9f882606abbe3f09fd6f5fab5a555c008d12d0f2c0b 356 0.16/1.00 vMB 27
377,689 377,689 000000000000000000e712ce2545780ec976e6be4f43d89861970ab210f25539 397 0.47/1.00 vMB 11
377,688 377,688 00000000000000000dab027781ad20663e539ca71b3d13f159f70479d2ba1e88 2,697 1.00/1.00 vMB 44
377,687 377,687 00000000000000000303550dc1146ae977e0c3b0336ad1094eaf87b6ab878973 1,620 0.57/1.00 vMB 27
377,686 377,686 000000000000000006af08eb3e99f30493850204f09e28e528cf32c34e3eeae2 446 0.21/1.00 vMB 33
377,685 377,685 00000000000000000e5c5bc45c82a07b9c365522557443fdf10492987cb22faf 552 0.42/1.00 vMB 16
377,684 377,684 000000000000000003620d0c336a95d70cfc48a7a04b20f08ad6eda81efc4744 1,866 0.75/1.00 vMB 41
377,683 377,683 00000000000000000297b329d4d49cfa27b876848efd8b3ccf62d8f78c379e63 1,417 0.73/1.00 vMB 25
377,682 377,682 0000000000000000010fe6858a2f9c8dd569d44fb2fe4e282c8d166049d6cbaa 844 0.49/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.