Loading Tool

Explorer IconExplorer

Memory Pool

79,170 transactions
30.69 vMB
0.10579685 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 87e44036923ac19313d84257f4aaa2cff3f249d69eea65e56868b5ab68e37f01
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root dbffc5b2ad3893bb3b0bcf7b3b373971df33c9ba1a1cb815380565ec81ee10aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.03285172 BTC
Feerates: 201.36 > 3.29 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (344,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,979 570,979 000000000000000000207cb0670078d467deb220c217a641852d46105d5c0f1e 1,217 1.00/1.00 vMB 61
570,978 570,978 0000000000000000000f128d2fea46d95bf18059e5335327611ec5295862bf13 1,854 1.00/1.00 vMB 102
570,977 570,977 00000000000000000008adfc5dbfae64b1c7322c3a171e15c959a5dbbe162d3a 2,672 1.00/1.00 vMB 135
570,976 570,976 0000000000000000001d9c403d7934bec2a7cf635978c9744d1c53a1996e13c7 2,814 1.00/1.00 vMB 26
570,975 570,975 00000000000000000024b9e04f7585374e9fb475c56cda25073f6317b6033d52 2,530 1.00/1.00 vMB 74
570,974 570,974 00000000000000000007368bedba3ef9eb5c8da878078d10aee06655f592ebb6 2,898 1.00/1.00 vMB 54
570,973 570,973 00000000000000000013196d93a8d25f3d024fbfff164ca09c73bff1a458183e 2,791 1.00/1.00 vMB 131
570,972 570,972 00000000000000000013672e76fc5d16feec2130699f2bedf81dd32f2d4aaa3c 1,466 1.00/1.00 vMB 4
570,971 570,971 0000000000000000002376630770886c0a50c430a74091533cab217f1cbfc034 3,171 1.00/1.00 vMB 9
570,970 570,970 0000000000000000001e9aea461913e41342aa81486982a043bd1c524d8e1207 3,366 1.00/1.00 vMB 56
570,969 570,969 0000000000000000001836a509314c326bc38fa095f086aec2da703bd99e0f7a 2,995 1.00/1.00 vMB 58
570,968 570,968 0000000000000000000a8ee2ad8276c414b8f53e54a36bdc42822b43f298daa3 3,156 1.00/1.00 vMB 74
570,967 570,967 00000000000000000028b7916c22ee4878a9345225de9030c4f6d9fed1846ffb 1,816 1.00/1.00 vMB 28
570,966 570,966 0000000000000000000c32c1fa2a882fc7cf33699e1e19e5888861c8068e2c93 2,149 1.00/1.00 vMB 38
570,965 570,965 000000000000000000139a2e2dd336fdb403c9ab765129e7761d149e183fc7a5 3,151 1.00/1.00 vMB 12
570,964 570,964 0000000000000000002b3acb6f3039a3f75c744ebbbdcafa5b34f5b2f26c4a19 2,986 1.00/1.00 vMB 102
570,963 570,963 000000000000000000037f683119673fb2647bcf81e804a1a1ff7959e07ee906 3,170 1.00/1.00 vMB 46
570,962 570,962 00000000000000000019354a101a51d39c724a28ac96cb054e5efac3d915f00b 3,206 1.00/1.00 vMB 107
570,961 570,961 000000000000000000227644aa80ebf5168324d612c695885bc20c1b570cbb0a 2,361 1.00/1.00 vMB 33
570,960 570,960 00000000000000000025d4042f9c4eb2d11219ef748f8638d55702e765069111 2,251 1.00/1.00 vMB 40
570,959 570,959 000000000000000000098d4b469abd9cdc914e5548ec0a8d52728dffedada95c 1,520 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.