Loading Tool

Explorer IconExplorer

Memory Pool

73,608 transactions
28.33 vMB
0.07586057 BTC
Random Selection Loading Transactions
Max Size: 167.62/200 MB

Candidate Block

Mining Attempt 522f2870e4a1b330d50129db5c3eea240a53ce754f16867be1e869b415f199b7
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 3e4531d53aa00394596b06d4b78e17623dc3570514ef7e3ea2df2a9bb142a3e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,718
Size: 1.00 vMB
Total Fees: 0.01895651 BTC
Feerates: 150.86 > 1.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (83,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,477 831,477 0000000000000000000188416c228a8bfd30f57816b7d08f3126346d56a5a58c 493 1.00/1.00 vMB 13
831,476 831,476 00000000000000000000b9afa81ac942e41574a2276a80db32cde02249fc0eca 408 1.00/1.00 vMB 12
831,475 831,475 0000000000000000000199ac1f107a78957cdf1e081afec44b9ceb19864f0b1d 1,914 1.00/1.00 vMB 17
831,474 831,474 0000000000000000000293a986c770f419d5d670dc0c2731d8296b829b915576 2,920 1.00/1.00 vMB 21
831,473 831,473 000000000000000000007d4d478759a07c588d389aab301017d31036e86fa988 910 1.00/1.00 vMB 14
831,472 831,472 0000000000000000000071bac7db6704df8986331b83b5d8493d2a9a62bed2fc 2,707 1.00/1.00 vMB 20
831,471 831,471 000000000000000000017612e165f89566c1a8cf071a0425c5d5c22b7286045a 1,973 1.00/1.00 vMB 17
831,470 831,470 00000000000000000001a609ce88e10540fd1e4b59d8e0b4f2b88624e13502dc 2,024 1.00/1.00 vMB 19
831,469 831,469 0000000000000000000202314500388812a90f877cbb76e8d112595b1e665d26 2,100 1.00/1.00 vMB 17
831,468 831,468 0000000000000000000187324498bbf808237bc196aba233d092659a231a549a 970 1.00/1.00 vMB 13
831,467 831,467 0000000000000000000294934afa70cc361d6bfc3223cb31590291a6e67bb418 2,510 1.00/1.00 vMB 18
831,466 831,466 00000000000000000000d0a153042624f53f724bd14ab7cd4eb7fa1590f63f1b 2,718 1.00/1.00 vMB 23
831,465 831,465 000000000000000000002ffd77aa387d1b78a372cb0a838bde0be845e1edac08 3,182 1.00/1.00 vMB 23
831,464 831,464 000000000000000000009b8bb3015ad5a1c68d822d936fafd60afda610429e0f 2,967 1.00/1.00 vMB 28
831,463 831,463 0000000000000000000273965cc277164b48f936a2ebcbad6bc6fd5c00363891 1,370 1.00/1.00 vMB 15
831,462 831,462 0000000000000000000091a5b5c62bc44b2f9409af43a18bf35e86634cb6ae40 2,526 1.00/1.00 vMB 17
831,461 831,461 0000000000000000000328f13850fe27b291ff1e3cd41186a91c1803cc6bff50 3,225 1.00/1.00 vMB 29
831,460 831,460 00000000000000000002bea076f0b02995a6a32beacc6d94650fa31e285a4eaa 1,791 1.00/1.00 vMB 14
831,459 831,459 000000000000000000013c3b9485bc7e29abf552360cfb720e56b2b3a0d4acea 2,304 1.00/1.00 vMB 18
831,458 831,458 00000000000000000000ce9a085d27cae3406c0e0f882c737f2855e7abad5691 2,541 1.00/1.00 vMB 22
831,457 831,457 000000000000000000017aac5b50220e6160ca50cd5099a0a9c90cee7ff1e91c 2,604 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 666.82 GB
    • Received: 15.22 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.