Loading Tool

Explorer IconExplorer

Memory Pool

80,273 transactions
30.51 vMB
0.07329441 BTC
Random Selection Loading Transactions
Max Size: 185.61/200 MB

Candidate Block

Mining Attempt afe142367de9c727e1ae3593346d2e981f7234ff8c89e966ad7496cf4caf7ffb
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root 1f5378c358b6203b439656170b3b4ece79f591c8f7b6160b4838ef97578b8f7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,944
Size: 1.00 vMB
Total Fees: 0.00810836 BTC
Feerates: 60.03 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (440,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,454 474,454 000000000000000000db406f8abf20abcfc6e4c2b6b9ef962699f70f2b65f9da 377 1.00/1.00 vMB 55
474,453 474,453 000000000000000000afcbdc4cb582cd80112bda61d8b552a32e70345be7c367 1,844 1.00/1.00 vMB 207
474,452 474,452 000000000000000000823749307f977233d7f9ebf12e87e40b97895fe8a7332b 1,792 1.00/1.00 vMB 159
474,451 474,451 000000000000000000f07f87b58571c78a56a4075c8694c0ba9187034f16df10 378 1.00/1.00 vMB 48
474,450 474,450 000000000000000001275f9727c7356a06cbb1c3cd351d1f5baa0887380b646b 1,952 1.00/1.00 vMB 158
474,449 474,449 0000000000000000008c3c04a82b563f41f9a95db90bc46cacd16e9cf4756db1 772 0.75/1.00 vMB 100
474,448 474,448 000000000000000001129eae3323ea122c21690973f2530c1996a272ca2f65f7 674 1.00/1.00 vMB 49
474,447 474,447 0000000000000000009b5a26039ed13a3aa42be5d7418bc94e4a8c2458de3234 1,977 1.00/1.00 vMB 223
474,446 474,446 0000000000000000010542f2f46196294c53ac7b5e59f85b6c4bf5f69797e8fe 764 1.00/1.00 vMB 82
474,445 474,445 000000000000000001273c11d2408e58e8632db0f7274bd5b0d727506ce13741 266 1.00/1.00 vMB 42
474,444 474,444 000000000000000000cecb4e3c2119d7a7521fffca427c3d1326bde54fa360d1 503 1.00/1.00 vMB 57
474,443 474,443 00000000000000000045160f11399777e7e53f54db526ace189e250dfe7a440a 1,806 1.00/1.00 vMB 148
474,442 474,442 000000000000000000e476fe41ffc559804d530fc5dd1af09f7c3c846faf994f 933 1.00/1.00 vMB 63
474,441 474,441 0000000000000000012719400aa620d44fda5a7089fdf9f02a1f341eb773e9c2 2,500 1.00/1.00 vMB 93
474,440 474,440 000000000000000000cbceb529f9b969ec1edeee123fe52a481c6e28db29c2c5 759 0.33/1.00 vMB 147
474,439 474,439 000000000000000000b3e440a84a614f782ae705de25c1623b2efeb9381aff22 2,191 1.00/1.00 vMB 247
474,438 474,438 000000000000000000590ba4d106861f702728b61b4953125193b57a71c93277 2,338 1.00/1.00 vMB 252
474,437 474,437 00000000000000000109825d635532d96d5acb181c76b68b78c278d8f4a40a4d 2,055 1.00/1.00 vMB 111
474,436 474,436 0000000000000000003b5815848a71520beb84fd862d090dc5b5126d878ffe88 2,452 1.00/1.00 vMB 113
474,435 474,435 0000000000000000017b36542f8fd02cdb11a71c13ec72041b2b52136f05ad61 2,266 1.00/1.00 vMB 236
474,434 474,434 00000000000000000142291d7abde4c757255b6af5308442daa9592137040539 1,465 1.00/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.73 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: 707.72 GB
    • Received: 16.70 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.