Loading Tool

Explorer IconExplorer

Memory Pool

88,775 transactions
33.17 vMB
0.19694061 BTC
Random Selection Loading Transactions
Max Size: 199.83/200 MB

Candidate Block

Mining Attempt 5d055ff90d446a2dade4f332f9dbb4d2895acc12ff693c824bf1cf270c6187fb
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e8070789b8f3e7b74935804dd16eaeef7378f5a1b18546bde3b4e43b385d8038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.08654110 BTC
Feerates: 387.56 > 8.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (496,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,737 418,737 000000000000000002b3f33237dc27f4232d30e20a6497c54a03dff4104893e5 1,355 0.61/1.00 vMB 50
418,736 418,736 000000000000000004af3ea7a9fd03db7a266b83f8309282b360c0278556bc7c 936 0.38/1.00 vMB 52
418,735 418,735 000000000000000003cea14856f6759e7865936a142f8586afc29746f08488fc 410 0.14/1.00 vMB 55
418,734 418,734 000000000000000000966d03a5430fa0a7e43106022dec26072804820c1a5fcb 187 0.99/1.00 vMB 5
418,733 418,733 000000000000000000deeb4822c639553bcde46b0dec9ea3f1cecc1af3c097b1 353 0.14/1.00 vMB 49
418,732 418,732 0000000000000000028bc99957378c4e43ab06425ef8d970a294e7a377895da5 1,652 0.83/1.00 vMB 52
418,731 418,731 000000000000000000c50167dd42c4315654b331eb5ffef2894f69652bc2076e 1,160 0.61/1.00 vMB 44
418,730 418,730 0000000000000000031db506773220ef64099e5cbf45afc21a039fdb4e2d472f 411 0.20/1.00 vMB 44
418,729 418,729 00000000000000000460f2bbfec3d92e9db83857b35188980fb97b6ed67cad45 77 0.09/1.00 vMB 32
418,728 418,728 00000000000000000429a6bc36962cf070fc2d449ad31d1bc2060161e4f073e4 298 0.47/1.00 vMB 20
418,727 418,727 0000000000000000017a4b8c7b7b754f510ccba2c1c7931b7c701fbd291deb80 141 0.45/1.00 vMB 22
418,726 418,726 000000000000000001f1f7e40cd460c94f02699ba83f4cb37bf22fc12f5037a6 1,949 0.88/1.00 vMB 48
418,725 418,725 000000000000000001448f0b72506b64a3326617a230d6cc95e6633c4f07b442 656 0.98/1.00 vMB 25
418,724 418,724 000000000000000002e9ac54d1e64b50e2ff665ab4383f455cdbd25e68559160 435 0.98/1.00 vMB 29
418,723 418,723 0000000000000000003b1f81211f371d030c5120fb5e589bed70694ac652485b 1,331 1.00/1.00 vMB 50
418,722 418,722 000000000000000002024ff8a7991edec3b7a58575fb6563b0bf4cad2e4106fc 2,213 0.85/1.00 vMB 54
418,721 418,721 00000000000000000337d8f0afecc76335048143c0a369bc3075a283a25377ae 728 0.37/1.00 vMB 48
418,720 418,720 000000000000000002a6b060f2036e8dc6ee2ca3c5cb1c5c2111b2fd7af7ce48 409 0.17/1.00 vMB 53
418,719 418,719 0000000000000000044b9694ce3271229dbf82ec0ef9ca4e01b889ae91e7fbf1 173 0.10/1.00 vMB 45
418,718 418,718 0000000000000000016231c89f9be1a2b359676b1e77171949aab9c903070915 1,626 0.73/1.00 vMB 47
418,717 418,717 000000000000000003793f59930fe069a2f90709edaf294eaeff89ee9074cab1 775 0.99/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.31 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: 660.10 GB
    • Received: 14.62 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.