Loading Tool

Explorer IconExplorer

Memory Pool

82,173 transactions
31.08 vMB
0.11994539 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt a76c471999854e0abd30c7980ac7058707e16b419e39d87c1e80a800b38c04e9
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 20ae878140912b9bbdd3ad28b25ed3b720258e4577a236bc8a36e989406aff55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.03535321 BTC
Feerates: 101.42 > 3.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (139,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
776,117 776,117 00000000000000000003d26d44efd89182fa66a6275eaef27e7963f9b86c3f54 595 1.00/1.00 vMB 9
776,116 776,116 00000000000000000003fa1f99862b7e5bef61c7a205b97b676fea17cd06ec8a 912 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.