Loading Tool

Explorer IconExplorer

Memory Pool

79,181 transactions
29.32 vMB
0.09757742 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt 8bac40e957efeedd49e22b37a504739e43267f2dfdc5dc1ecc3590ee1f2c4a4a
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 627531d948645d48bd82f648a6695eb4cc0c0a046699a6c685e410e7d5604e7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.03533543 BTC
Feerates: 150.62 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (139,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,138 776,138 000000000000000000035bb8a4aa90631291d84a16c9bb5ddf5fad3aa82fca5d 681 1.00/1.00 vMB 6
776,137 776,137 00000000000000000006dd7de83049429a62fec7fe0a493136d0c8ea15ec6a7c 923 1.00/1.00 vMB 8
776,136 776,136 00000000000000000001f2f394f29005bd17507c0a594e7c7f900fcd703336c1 1,599 1.00/1.00 vMB 13
776,135 776,135 00000000000000000004a226bc083efe59542555e6cc073164a872b303fb0449 472 1.00/1.00 vMB 4
776,134 776,134 00000000000000000005f88e59c1e896547a95c9dbadeabef1b7a0f0bfdbc980 964 1.00/1.00 vMB 5
776,133 776,133 000000000000000000050f2586e3cc7dd33f990459d4d0c3fe2e3979ea7e6ed0 828 1.00/1.00 vMB 3
776,132 776,132 000000000000000000001e752d2ba1c22f18c8268b9fba200ccbf14a9ba032d0 1,584 1.00/1.00 vMB 12
776,131 776,131 00000000000000000004900bfc64d5a36b902287094c54496ea9f67a1f360b8a 915 1.00/1.00 vMB 7
776,130 776,130 0000000000000000000701b767e0bbbe2a9b625519b7eb402b5251a64dcdbc57 1,248 1.00/1.00 vMB 13
776,129 776,129 000000000000000000051c8895571e3a7b265898eaac36f180a78f04fcee4832 919 1.00/1.00 vMB 7
776,128 776,128 000000000000000000024ec913edfe899a89a2eccc6aacc54c46d26b306602b6 889 1.00/1.00 vMB 5
776,127 776,127 00000000000000000002ec036c819724ce0ee9c716c8520bf4cbea2509d1febc 1,627 1.00/1.00 vMB 13
776,126 776,126 00000000000000000005059989a2d9ed4f75504777871e54023791660a13e286 600 1.00/1.00 vMB 7
776,125 776,125 00000000000000000000ede47c6ce79895770f3dab24e8574ef678c0bafaffaa 1,924 1.00/1.00 vMB 18
776,124 776,124 000000000000000000015ca5c3d2ddcce13de77a968982f09810b420554ce156 769 1.00/1.00 vMB 8
776,123 776,123 00000000000000000006bbb7d539862aa971c836d4ee350bd31f302575ec3431 1,205 1.00/1.00 vMB 8
776,122 776,122 00000000000000000004b36a5b6d5c873bc97e163ea1434b0221c2ce60597880 1,619 1.00/1.00 vMB 14
776,121 776,121 00000000000000000005c78cf057c7ecf794f728f029d0b74c7dcbc67dfcb385 548 1.00/1.00 vMB 8
776,120 776,120 00000000000000000004fcf51b59bf2db7ca4d930befc408538300b2de30fdc4 387 1.00/1.00 vMB 7
776,119 776,119 0000000000000000000349ad394be2685f8be0c09d141fa967898e57fc9c1d64 1,486 1.00/1.00 vMB 12
776,118 776,118 00000000000000000005e60f76c7b0bba29dc9c4f39ddd80d9bffef6be11c757 677 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.