Loading Tool

Explorer IconExplorer

Memory Pool

76,424 transactions
28.18 vMB
0.08931794 BTC
Random Selection Loading Transactions
Max Size: 171.64/200 MB

Candidate Block

Mining Attempt 696c077c7b4ec9dd4bd32276689dd5542413c7c7b6ae9e5dbcdf5b5de4605b46
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2274e035955c4d7a88ed3e61a8d65dd77f8c718633e888774ec438eab5891c0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.02819028 BTC
Feerates: 105.73 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (299,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,643 615,643 0000000000000000000386ca148ef0712058efe43b0287664011ecbacc6d65b8 2,865 1.00/1.00 vMB 20
615,642 615,642 0000000000000000000527373b8ee963cf8bd33b2ab880570fbd9447b7a66ceb 2,930 1.00/1.00 vMB 17
615,641 615,641 00000000000000000009970d8d294becf94cc77595e346a362e2457c88f99575 882 0.21/1.00 vMB 1
615,640 615,640 0000000000000000000666484ce0cdf3835d433b00724ebdbb47e0085fa96bb8 3,091 1.00/1.00 vMB 9
615,639 615,639 00000000000000000004a43dbb58d447709a1790fde7e3458033920b717bc234 2,980 1.00/1.00 vMB 23
615,638 615,638 00000000000000000010ee18600a477fad99311f2909dcf3bb3c1cb6deaebeb4 3,395 1.00/1.00 vMB 4
615,637 615,637 000000000000000000091ed0b62a92ef6d6fe3349ab9fcc37ab8d59290e1071c 2,197 1.00/1.00 vMB 29
615,636 615,636 0000000000000000000b869fb707b61e6c7899283623b3f4373fc3898817ca86 2,379 1.00/1.00 vMB 21
615,635 615,635 0000000000000000000b2175bb210437e5bc68511376fa78a1605a93e12ff794 1,708 0.48/1.00 vMB 6
615,634 615,634 00000000000000000005d504ec0a7074a3ed29ff01e58a756445ac782f9495dd 2,248 1.00/1.00 vMB 12
615,633 615,633 0000000000000000000e64dd8dde5befd674319fa36876fb4f7fc52c32cbfcdf 2,876 1.00/1.00 vMB 19
615,632 615,632 00000000000000000007ea4fb8d51a613dbdfeda03f8c3d929888c3265a12fa4 1,239 0.39/1.00 vMB 12
615,631 615,631 0000000000000000000f9e1d7bfa153ce62d79e3854678eadaeb3a988bbbd518 725 0.24/1.00 vMB 17
615,630 615,630 000000000000000000107d92704252156d0d2d21bb3cab3ce077194687afa272 1,628 0.48/1.00 vMB 13
615,629 615,629 000000000000000000075efa4a6f088f7c3fbb711be5285aa8e5ea2f28278232 1,799 0.53/1.00 vMB 16
615,628 615,628 0000000000000000000700a8682d906948861c0ef69ccd2ec170c7833977af01 49 0.01/1.00 vMB 11
615,627 615,627 0000000000000000000d4cc2b32d201d3799daf7cf86155fa1305c2f9783593b 3,033 0.92/1.00 vMB 8
615,626 615,626 00000000000000000006026c6a3a3e405498429d59784fc071fd26d11fc27de5 2,432 1.00/1.00 vMB 4
615,625 615,625 0000000000000000000940e3ae723ca991e069b45ea2be01a7b17342d8dd8f09 2,543 1.00/1.00 vMB 15
615,624 615,624 0000000000000000000b872ae8614b404ba30e81de8d2cc27573d94a7d605878 2,995 1.00/1.00 vMB 30
615,623 615,623 0000000000000000000f539a280712a60d948d0279a99e4a92a98a8c1482b851 86 0.05/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.84 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: 712.05 GB
    • Received: 17.16 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.