Loading Tool

Explorer IconExplorer

Memory Pool

80,154 transactions
30.17 vMB
0.11676600 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt aa701a8157b70e9124240dc25b9b70073c7df0dcd2d6d831e089aaaf90aa232e
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 217b3b3d29f3e901dd62c98857f456de713b920bd495845fc40e445aa6548aef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,712
Size: 1.00 vMB
Total Fees: 0.04629709 BTC
Feerates: 574.11 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (257,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,533 657,533 00000000000000000004355ae1480777d7925ac180167bb23d107dca9dd591c8 2,710 1.00/1.00 vMB 64
657,532 657,532 0000000000000000000a2d30bc9487fe83e3304ea647c8bb1f9d1589fa1ea483 2,437 1.00/1.00 vMB 44
657,531 657,531 0000000000000000000db732cc73e8d239eb8bc1fbdaa20c0dfdd675fe9ab10e 2,641 1.00/1.00 vMB 35
657,530 657,530 0000000000000000000aa74363596530e9965d3d6e46a69f6bd7a802314ed49d 1,821 1.00/1.00 vMB 15
657,529 657,529 000000000000000000053bf00f7e16be6518c3e74cdcec40137ad0e2bc6ae449 1,804 1.00/1.00 vMB 39
657,528 657,528 0000000000000000000498020f101789e63010f24387e0a8712b8c5b46bb48a1 2,017 1.00/1.00 vMB 72
657,527 657,527 000000000000000000007b413c8ecc6393f0b388a3850c9b691c510fddfd9adc 2,658 1.00/1.00 vMB 64
657,526 657,526 000000000000000000014b8c03ba611b30a4a757cf2e1d33f652457871d8776c 2,090 1.00/1.00 vMB 34
657,525 657,525 000000000000000000003d60f71c43edd2528b791740721228d5880befa674c4 2,418 1.00/1.00 vMB 42
657,524 657,524 000000000000000000097b0c7e782dde7c66d16ac9e5beb7daaf33c143617db3 970 1.00/1.00 vMB 73
657,523 657,523 00000000000000000006c37531bd41f254d603ab4a1bfce7ec11d3b8e937806f 2,881 1.00/1.00 vMB 99
657,522 657,522 00000000000000000004a9f75666f75c1a7acecae4319be104d1184fdb8db60e 1,074 1.00/1.00 vMB 51
657,521 657,521 0000000000000000000985e75b167d407933221a4e56be14f41b20e6b2b421bd 1,028 1.00/1.00 vMB 54
657,520 657,520 00000000000000000009f70ad15d197714111e0fe6db30c0642dc90677539070 1,908 1.00/1.00 vMB 79
657,519 657,519 00000000000000000005b74553ab77409d46d9d7ce2f3f74a32fa70387249c4e 2,761 1.00/1.00 vMB 91
657,518 657,518 0000000000000000000ed18aee194b5cd06ca27fa9189d0b57d06cb80b6396f4 83 0.14/1.00 vMB 5
657,517 657,517 0000000000000000000b05298a17c5e5c923bfd799142b314ae253cf48389206 1,628 1.00/1.00 vMB 24
657,516 657,516 00000000000000000007122d7fa85d0331fabd0514015f3979e0a36d8718a9d1 1,955 1.00/1.00 vMB 22
657,515 657,515 0000000000000000000b947c1c48e3dc58ba83ae1549b1b8e5ba37101c6e3c85 574 1.00/1.00 vMB 2
657,514 657,514 0000000000000000000875187bd4af7c09cce9181f325e7258e889ddf07fb55e 1,853 1.00/1.00 vMB 14
657,513 657,513 0000000000000000000195b9838e7b7c233d79ff9d8240cf8987ed24eeb4ef37 2,513 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.19 GB
    • Received: 15.87 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.