Loading Tool

Explorer IconExplorer

Memory Pool

41,345 transactions
27.38 vMB
0.08022218 BTC
Random Selection Loading Transactions
Max Size: 141.45/200 MB

Candidate Block

Mining Attempt 78a0057beae862927e4fbdc9a3f80185bbfc17e40f38d805be026c5c0148b457
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 7debc6192feab797178a968c0647166e008569cfa81be988edaf5052cbe91e92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.02703057 BTC
Feerates: 141.50 > 2.71 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (66,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,661 847,661 000000000000000000021ff8b9aa3052b8f54980a6c838f1250d595e885f5fb1 6,415 1.00/1.00 vMB 57
847,660 847,660 0000000000000000000258d2d1b038779125a6a186319db562eced483007554a 6,464 1.00/1.00 vMB 71
847,659 847,659 000000000000000000030aa808e2900d9bdb839a555b423c1f1f1318d033f300 5,750 1.00/1.00 vMB 66
847,658 847,658 00000000000000000002b69f35af7440d3eb9816b29a2b76e2a1ffaba8fc03f0 4,987 1.00/1.00 vMB 36
847,657 847,657 000000000000000000020034847598990c3e79d13937874b3433e4f71adde8fb 4,339 1.00/1.00 vMB 30
847,656 847,656 000000000000000000008a31e0b1154f651dd95a5db72e5e00fbde1036eaedbb 3,232 1.00/1.00 vMB 32
847,655 847,655 0000000000000000000032025d36ab58d55d3b082e012b32fc8ab1eaa9bf584a 5,367 1.00/1.00 vMB 29
847,654 847,654 000000000000000000005e7ad965f03b2911c9b311345be27287aafc1b049ca1 4,351 1.00/1.00 vMB 27
847,653 847,653 00000000000000000002fc21a8db9a33d8a822082ba5f0ae5184b3f2f58575c8 4,396 1.00/1.00 vMB 33
847,652 847,652 00000000000000000001bc7863e214b4bcf57bda3329a3c3d640264a2451ac57 3,763 1.00/1.00 vMB 30
847,651 847,651 0000000000000000000259e06ca1ca1e62d31694a5e47c9790de848c150dc248 3,581 1.00/1.00 vMB 41
847,650 847,650 00000000000000000001af3a6dc73b12e9447740436bc4dcf85fa8b40aa22eb3 3,112 1.00/1.00 vMB 52
847,649 847,649 000000000000000000019a164bb7f55cd98012434ccf6647cbb25d3b46f248f8 3,505 1.00/1.00 vMB 27
847,648 847,648 00000000000000000000909ba1dbf9cbaf918e3834d2e7a895cda6b4621c0262 4,035 1.00/1.00 vMB 36
847,647 847,647 0000000000000000000292103fca5cbb73e963d1d08e3373254bce465f6e1b56 3,641 1.00/1.00 vMB 48
847,646 847,646 00000000000000000002c507bb38883e5acd37c4a6423f277aff0d00f5ea9f6b 3,236 1.00/1.00 vMB 68
847,645 847,645 0000000000000000000040c47670bc1ce4cbfd9949be13a74e0eb6d58e1640db 3,593 1.00/1.00 vMB 29
847,644 847,644 000000000000000000013194049288ecc9f0e385520d4878079675106610702c 5,359 1.00/1.00 vMB 35
847,643 847,643 00000000000000000000dd9f06777fe4618577b31794091142c54b89f5a246b2 6,341 1.00/1.00 vMB 45
847,642 847,642 00000000000000000001172e8af1b31aef7993c4f911f9b802febb6d1533f093 7,029 1.00/1.00 vMB 26
847,641 847,641 000000000000000000019388aee0e09e77cc2376af3dcf3efb9623013eaad670 7,133 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.