Loading Tool

Explorer IconExplorer

Memory Pool

80,302 transactions
29.88 vMB
0.09095947 BTC
Random Selection Loading Transactions
Max Size: 182.38/200 MB

Candidate Block

Mining Attempt 7f7f4692604213eefc2d9e3716547bcb331c53eabf3f9ecc154f3f0c9bf25dc9
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1409164aac9f7db68b57df6cf4250c12b53a9c0e73294c4a0e5f2d3688237bc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02452769 BTC
Feerates: 402.60 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (623,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,452 291,452 0000000000000000fe00518d0ff7184ae3dad439b8b935b6626a31b546195bf4 362 0.25/1.00 vMB 27
291,451 291,451 00000000000000007cb5f2c3a54fe121a1f3dcb090a8953dfd9d6be1fc4aaaa1 32 0.06/1.00 vMB 5
291,450 291,450 00000000000000001a4223b4fc1b433c99bdaefa3a6f0fe6a984910b6183c888 410 0.22/1.00 vMB 27
291,449 291,449 000000000000000074c23371605b1a1d3a783a4227aecd81b2a9d065f325a738 32 0.06/1.00 vMB 60
291,448 291,448 00000000000000002819722e3abb42fe5cc7b0dbe230e129a07224ff11a8b25a 692 0.35/1.00 vMB 34
291,447 291,447 000000000000000083b96d15a76468f3e75c4e2d3a2e46a9cbd0b735dc863965 246 0.10/1.00 vMB 35
291,446 291,446 00000000000000007cdf417cd1fc694acb5d549a4758240fc52a7be68b96b417 182 0.08/1.00 vMB 33
291,445 291,445 00000000000000006e437e950c79731f41157ff98770f4a23f998350d6c067e1 62 0.02/1.00 vMB 36
291,444 291,444 0000000000000000f56cbfe646258eafe1b59433e1b91fada2379af94f3dc498 47 0.06/1.00 vMB 8
291,443 291,443 0000000000000000754be9cf2f77af7f3551671a5b4e62be45ffb720425b8192 306 0.21/1.00 vMB 25
291,442 291,442 000000000000000059fc3f862b52a541ffe96beac927962f4a3c9185caa3d18b 317 0.21/1.00 vMB 24
291,441 291,441 00000000000000001e543bd6daedfcd6a656cb43099fa0371f0d1c54bcf06e3f 283 0.22/1.00 vMB 27
291,440 291,440 0000000000000000c23105ee9db4363676caf98118cca569fdb51399d0207931 256 0.12/1.00 vMB 33
291,439 291,439 0000000000000000239284219c8291787a44e9242a5d9c855500dc842735dca4 256 0.12/1.00 vMB 36
291,438 291,438 000000000000000057676dab9619fc039f67e637362637d341b753c23ca1f61e 284 0.32/1.00 vMB 16
291,437 291,437 00000000000000007628274e61937ee8ebb798140dd7927c47dc177d4c860606 675 0.50/1.00 vMB 27
291,436 291,436 00000000000000006f8ab67e28c18bea0178cbfe009374cd392c365fe9e231cc 1,431 0.50/1.00 vMB 54
291,435 291,435 0000000000000000c983f6a8fbc6257f09c4d0a90eff2a9bf6c259908cfc3282 81 0.04/1.00 vMB 33
291,434 291,434 0000000000000000352792ac1cc95b33b59cdcf738ac8870285582db4b83038c 80 0.03/1.00 vMB 37
291,433 291,433 000000000000000048ede29e8c5428cf4d3ac800a4d16813f9b75d689b123b56 292 0.12/1.00 vMB 37
291,432 291,432 0000000000000000206f787448ab9cf6c6f58ec0beeef6bac2116189dc06e7ca 135 0.09/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.