Loading Tool

Explorer IconExplorer

Memory Pool

76,202 transactions
29.15 vMB
0.10432369 BTC
Random Selection Loading Transactions
Max Size: 172.34/200 MB

Candidate Block

Mining Attempt eea95c4694459a3aa6d42695452fe0161744ca9f701e0987e905e276c257c8b2
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 626f311a373ac6186860ca320eb982211a35ec14012baa7fc5e1990ade591a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.04173667 BTC
Feerates: 201.37 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (120,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,475 794,475 00000000000000000001b6de00fcd8ecdf7db92dac5ce3f7330d985937dde9ef 3,300 1.00/1.00 vMB 42
794,474 794,474 00000000000000000003770af1f9554ade7c2481f36bad2cca61931d46a32669 3,075 1.00/1.00 vMB 36
794,473 794,473 00000000000000000002a7b66a599d17893cb312a8ee7bc15e4015ff52774f00 2,840 1.00/1.00 vMB 41
794,472 794,472 00000000000000000000b67b10c1cb6bed764bacb224e85c116edf803269c263 3,610 1.00/1.00 vMB 38
794,471 794,471 00000000000000000004351da7608b0fc8405193b3eb2baee5d1b721e3fd97b7 2,848 1.00/1.00 vMB 39
794,470 794,470 00000000000000000002064c61fada8bc7ad8d23aec3f8e4e932a947b19b2a72 3,185 1.00/1.00 vMB 49
794,469 794,469 0000000000000000000326291b22585e29375c34958011edf99e2df19faa8b12 3,123 1.00/1.00 vMB 59
794,468 794,468 00000000000000000002eef03a6526664de99c6dead9b4638c3d0c84a11e6030 3,028 1.00/1.00 vMB 61
794,467 794,467 0000000000000000000292f1ed698fbc827f327b6f469da5061160b855ca2428 2,290 1.00/1.00 vMB 15
794,466 794,466 00000000000000000000db991bcfac240810b22e054bee82305373f366881f72 3,059 1.00/1.00 vMB 24
794,465 794,465 000000000000000000017b9853ee0ba881839fad59e47c5c547a50d9b82a173e 3,200 1.00/1.00 vMB 43
794,464 794,464 00000000000000000005348fd07c86b4a9cbad2efb6e052e28795e9d29bee55e 2,292 1.00/1.00 vMB 19
794,463 794,463 000000000000000000022c5ffa29f6f1c933c1a20b434971459fa36f9afd743b 1,977 1.00/1.00 vMB 46
794,462 794,462 00000000000000000002702f283e53942c1c52d64b2f8ddc118ee8b962a34f2c 2,474 1.00/1.00 vMB 11
794,461 794,461 0000000000000000000169eb459356c5592a92b5dea57f489a76bb9bd6b2a80c 2,484 1.00/1.00 vMB 16
794,460 794,460 00000000000000000001be75ade06a34fb6fed0adac75c6b77c8278dcbb78583 2,882 1.00/1.00 vMB 23
794,459 794,459 0000000000000000000219a0092cd5d9917686826d752725743b5d01cebcee4e 2,819 1.00/1.00 vMB 26
794,458 794,458 0000000000000000000041fa2e33f95f8eabab2f57b951fe6434888e1c44a843 3,137 1.00/1.00 vMB 21
794,457 794,457 0000000000000000000050111d5f5a157497827b16cf07ed0d49dc2efc46dda6 3,119 1.00/1.00 vMB 15
794,456 794,456 00000000000000000003a92d5ebf07b08c4484ae097ab992f27ff685d4be76fc 2,672 1.00/1.00 vMB 27
794,455 794,455 00000000000000000001c8481a1f26c6bbb41f7ea8a41456f223ebb78903c73d 3,343 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.