Loading Tool

Explorer IconExplorer

Memory Pool

45,342 transactions
29.83 vMB
0.10477393 BTC
Random Selection Loading Transactions
Max Size: 154.36/200 MB

Candidate Block

Mining Attempt 5cc862c69cfa26e409a5c39e9cce4d3d655ab190eaabf29da802d95a6423293d
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root 4d7f07fd9a6e9e98f35dc64cfa9ca299ed9843e34ba603504db66664e4572720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.04537584 BTC
Feerates: 302.06 > 4.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (524,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,805 389,805 0000000000000000095c2e2c07db1be373f875b3f4cd068959b06c3a7cc3c016 2 0.00/1.00 vMB 0
389,804 389,804 00000000000000000ab16a0d08f8a478231fc9ea4a22aaffd0d5e3b1613c7e46 791 0.36/1.00 vMB 33
389,803 389,803 0000000000000000034ea014303fc44487de17558222f31357a1d2f3af4db8ee 764 0.39/1.00 vMB 30
389,802 389,802 00000000000000000669be5867bdd8bd648b819ecd478b87d422f37d8f170b08 1,454 0.67/1.00 vMB 37
389,801 389,801 000000000000000000be4152275ebd8b1d2bc219efd23e1f40ed8e791f9d7c26 473 0.23/1.00 vMB 31
389,800 389,800 0000000000000000042b2f87a79c549f50929545895d8ebc2a991dc5f2dedd90 1,344 0.69/1.00 vMB 29
389,799 389,799 00000000000000000593068979ba7683654a78d1d1ae1e3f14f5fbe2dc83a995 1,463 1.00/1.00 vMB 26
389,798 389,798 000000000000000007d676b3b4850398eec098d4748df00017ddd621917fbc05 1,047 0.53/1.00 vMB 51
389,797 389,797 0000000000000000044af41088bc0b05767933c7c41990375ae20ef8ddcd3139 1,228 1.00/1.00 vMB 18
389,796 389,796 00000000000000000040dfdfb4ad8c63929b7633f118e7fd57a01ba768cc5d5b 1,994 0.93/1.00 vMB 41
389,795 389,795 000000000000000004ebec5931cf2c5774ba02c2d142098281d1f6137281dd28 1,700 0.95/1.00 vMB 31
389,794 389,794 0000000000000000016ee76b1eb9618e32a97bf3ba63bd877c59220ce023212f 497 0.35/1.00 vMB 20
389,793 389,793 000000000000000007c2dc97aef38f226b8026651ddab047eaccef22cc234b76 898 0.65/1.00 vMB 25
389,792 389,792 00000000000000000606e4ad635787c4e470a99408a82e22d99fedadf9bc0041 997 0.63/1.00 vMB 27
389,791 389,791 00000000000000000b35ffc5255161678e331caa63752daf2e5021c55b5b30a1 1,939 0.95/1.00 vMB 31
389,790 389,790 0000000000000000043cfc9398c84aff726c5fdda1511fa7cc5fd333823a8760 2,475 1.00/1.00 vMB 82
389,789 389,789 000000000000000009d7afaeb0847f247ca7e675900b61bb093f8c3ce71bcc25 2,484 1.00/1.00 vMB 54
389,788 389,788 000000000000000003b6506dd9a69d0a93568d34f8b87d0eced2d4d2b5778b46 707 0.50/1.00 vMB 22
389,787 389,787 000000000000000006a9fb1d8ae1a635d7d873b9361e528059bed6539072cede 1,896 0.97/1.00 vMB 29
389,786 389,786 00000000000000000a47670c83193b8fb4796634c7fab22936752a73bbd9e9f8 2,330 0.75/1.00 vMB 51
389,785 389,785 000000000000000007d2f306789a83a931e3069f79f36d42f7cf187818572912 1,703 0.95/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.