Loading Tool

Explorer IconExplorer

Memory Pool

82,431 transactions
31.24 vMB
0.10550197 BTC
Random Selection Loading Transactions
Max Size: 189.46/200 MB

Candidate Block

Mining Attempt e88e1d19fb68a5065b911bcf6dda9abe2ce16d400aace56bb49ae53d856ccc2a
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6e6985fea46269d0825c91527f122d580b22553082cc7549c07680a8c19a00c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,999
Size: 1.00 vMB
Total Fees: 0.03208448 BTC
Feerates: 318.30 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (434,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,471 480,471 00000000000000000015917f7bfdab3d631f248e1af757bec5f24901525628c6 181 0.99/1.00 vMB 2
480,470 480,470 0000000000000000001a0b4f2cfc4b88dd0c7e215a1ba06f5547da958e23ebe8 896 1.00/1.00 vMB 30
480,469 480,469 000000000000000000947fa30b2621fbf9f2492a5b27a8234933018d64f71935 1,592 1.00/1.00 vMB 187
480,468 480,468 0000000000000000009f7dd954ecb26dc0ff5955f37907c6f0a41672871dfda0 661 1.00/1.00 vMB 19
480,467 480,467 000000000000000000947b560ee9b399085032265e2f28f3ea4391bfc604f8d7 1,746 1.00/1.00 vMB 126
480,466 480,466 0000000000000000001d4d0ad58c01daf413b6558662bb75350c455cad01326c 27 0.01/1.00 vMB 390
480,465 480,465 0000000000000000008b03f3972c700984ee29f9a6d68d491e01f3cf6917ea7e 153 0.07/1.00 vMB 123
480,464 480,464 000000000000000000c5c9fa1e32297dc68e78a01b54c4b94e7bf7d01cb1b771 744 1.00/1.00 vMB 62
480,463 480,463 00000000000000000093317510296fe28fc071323cf2dbc4b894ab082d08db35 976 1.00/1.00 vMB 53
480,462 480,462 0000000000000000011abfd0958c011e8e111b3318dc8fb7d6ff79e997903533 1,134 1.00/1.00 vMB 69
480,461 480,461 000000000000000000fd0206f3721c89dc9863128dd3661a46c51d4827354671 451 1.00/1.00 vMB 18
480,460 480,460 0000000000000000010d4f0b4f3595b3f4ea715966b0d168c76dfa9e55d5d992 1,936 1.00/1.00 vMB 130
480,459 480,459 0000000000000000008c6e74dab08bab44b687e19c7ee885beb73986e6657010 956 1.00/1.00 vMB 27
480,458 480,458 000000000000000000cf187ea98f8bf216df7a974ff71a331d4641eab5e3ce89 1,722 1.00/1.00 vMB 136
480,457 480,457 0000000000000000010445067bc0141fdb235e658eb7a66bf901d39ed0bae877 1,951 1.00/1.00 vMB 203
480,456 480,456 0000000000000000009e06606fd6aca2057146c01736ecdd7b3886ecc80d631f 992 0.99/1.00 vMB 70
480,455 480,455 0000000000000000002653b50154f55bf09fdfdc269c14830ae198f3cd666ca7 1,895 1.00/1.00 vMB 78
480,454 480,454 000000000000000000b18a2e4355b95fdf0a726ee1b6584d89350f70228d136d 1,847 1.00/1.00 vMB 98
480,453 480,453 000000000000000000b40851b4c623f52e4db89ef292f4b24d73fa4461409a0b 2,070 1.00/1.00 vMB 208
480,452 480,452 0000000000000000005315322533ffbbd51e296ed2f5c7a26dadde4850627e5a 1,764 1.00/1.00 vMB 72
480,451 480,451 0000000000000000001c1d8dab55ab24b5567d5fb0304e68c5513ed606aa5c62 1,962 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.90 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.